mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
Fixes #80740 The original view in diff views uses a data uri instead of a resource on disk. Make sure our webview editors can register themselves to handle this case too