mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-21 02:39:14 +00:00
Fixes #72155 Adds a constant to the api that tracks the root path for resources inside of webviews. This is required because we will not be able to use `vscode-resource:` uris on the web. Our current approach is to rewrite the html we are given but there are almost certainly going to be cases where we don't get this quite right. Adopts the new api for the markdown preview
88 KiB
88 KiB