vscode-workspace-switcher
vscode-workspace-switcher copied to clipboard
WSL 2 support
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.