vscode-workspace-switcher icon indicating copy to clipboard operation
vscode-workspace-switcher copied to clipboard

WSL 2 support

Open warfl0p opened this issue 3 months ago • 0 comments

I tried adding the path to my wsl 2 workspaces folder, but this does not seem to work

"vscodeWorkspaceSwitcher.paths": [
        "\\wsl.localhost\\Ubuntu\\home\\Workspaces",
        "C:\\Users\\matth\\Documents\\VSC_workspaces"
    ],

I started using WSL for all coding in vscode and it seems this extension does not support this.

warfl0p avatar Nov 06 '24 21:11 warfl0p