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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does Dashboard support adding WSL projects? #103

Open
comsoi opened this issue Aug 9, 2023 · 1 comment
Open

Does Dashboard support adding WSL projects? #103

comsoi opened this issue Aug 9, 2023 · 1 comment

Comments

@comsoi
Copy link

comsoi commented Aug 9, 2023

I've been using the VSCode Dashboard extension and it has been incredibly helpful. I was wondering if there's current support or plans to support adding WSL (Windows Subsystem for Linux) projects directly to the dashboard?

WSL has been a crucial part of my development workflow, and it would be fantastic to be able to integrate WSL projects directly into the Dashboard.

@qianchd
Copy link

qianchd commented Sep 5, 2023

I've been using the VSCode Dashboard extension and it has been incredibly helpful. I was wondering if there's current support or plans to support adding WSL (Windows Subsystem for Linux) projects directly to the dashboard?

WSL has been a crucial part of my development workflow, and it would be fantastic to be able to integrate WSL projects directly into the Dashboard.

FYI, you can add the path manually and directly by the following form:

vscode-remote://wsl+ubuntu/home/{name}/{your project folder}

The uri

\\wsl$\Ubuntu\home\lewy\dev\projectFolder

mentioned at #76 does not work well. It opens the target folder but not in the remote mode. @Kruemelkatze

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