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

WSL paths are stored incorrectly #46

Open
Forside opened this issue Sep 12, 2022 · 0 comments
Open

WSL paths are stored incorrectly #46

Forside opened this issue Sep 12, 2022 · 0 comments

Comments

@Forside
Copy link

Forside commented Sep 12, 2022

WSL file tabs are stored with incorrect paths into a tab group.

A correct WSL path looks like this (functionally a network drive path): \\wsl$\<distribution>\<path-to-file>.
When saving an open WSL file tab, the path is stored like this: \<distribution>\path-to-file>\.

This results in the following error when trying to open the tab group:

Tab-Groups_WSL-path-error

For reference: When hovering over the file tab, VS Code displays the correct path:

VS-Code_WSL-file-tab-hover

Tested on the version 2.1.1 from the marketplace. The extension was not installed or used previously.
OS: Windows 10 21H2

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

1 participant