Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

hello-world-web-sample doesn't load if developing in WSL #984

Closed
cristian-spiescu opened this issue Mar 8, 2024 · 2 comments
Closed

hello-world-web-sample doesn't load if developing in WSL #984

cristian-spiescu opened this issue Mar 8, 2024 · 2 comments

Comments

@cristian-spiescu
Copy link

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 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.

@cristian-spiescu
Copy link
Author

Does somebody have an idea? I'm wondering if:

  • it's something wrong on my side?
  • this is a general issue? I.e. developing web extensions + WSL = no go
  • if so, is this a regression, or this was always the case (and will be?)

@aeschli
Copy link
Contributor

aeschli commented Apr 9, 2024

We don't support developing web extensions in a remote extension host:
Duplicate of microsoft/vscode#201069

@aeschli aeschli closed this as completed Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants