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

Git baseFolders doesn't list folders in WSL #411

Closed
biro456 opened this issue Aug 21, 2020 · 1 comment
Closed

Git baseFolders doesn't list folders in WSL #411

biro456 opened this issue Aug 21, 2020 · 1 comment
Labels

Comments

@biro456
Copy link

biro456 commented Aug 21, 2020

I'm using the same path url syntax used for rootPath in projects.json, but the git projects in the WSL distro don't show up:

"projectManager.git.baseFolders": [
	"vscode-remote://wsl+ubuntu/home/me/projects/"
]

Is this even supported?

@alefragnani
Copy link
Owner

Hi @biro456 ,

I'm sorry to say, but this is not supported.

But, you have a similar question/request from #409, and it appears you can try the same approach I commented there.

I just noted in VS Code documentation (https://code.visualstudio.com/docs/remote/wsl) that WSL could/should share your local settings (https://code.visualstudio.com/docs/remote/wsl#_wsl-specific-settings).

Hope this helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants