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
🙂: I checked out hello-world-web-sample in Windows, opened in VS Code and launched it. A new VS Code opens, and the extension works (i.e. I see the Hello world command in the command bar).
😢: I checked it out in WSL. I launch it from VS Code + WSL => A new VS Code opens (in Windows), but it doesn't load the extension.
Using npm run run-in-browser works.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Extension sample
hello-world-web-sample
VS Code version
1.87.0
What went wrong?
🙂: I checked out
hello-world-web-sample
in Windows, opened in VS Code and launched it. A new VS Code opens, and the extension works (i.e. I see theHello world
command in the command bar).😢: I checked it out in WSL. I launch it from VS Code + WSL => A new VS Code opens (in Windows), but it doesn't load the extension.
Using
npm run run-in-browser
works.Thanks in advance.
The text was updated successfully, but these errors were encountered: