You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current pattern makes sense if you think of localResourceRoots as saying, "here are the local resources I want a webview to be able to access through vscode-resource:". Having to use vscode-resource for localResourceRoots would also create unnecessary work for extension authors
Tests #48453
Using different schema for basically the same think seems confusing to me. We should either use file for both or vscode-resource for both.
The text was updated successfully, but these errors were encountered: