Closed EthanBannister closed 2 months ago
Confusion on my end. Was using the older workspace-explorer extension and switch to this version. I had to manually add:
"remote.extensionKind": {
"tomsaunders-code.workspace-explorer": ["workspace"]
},
to the user settings.json, and provide the "workspaceExplorer.workspaceStorageDirectory" where my vscode-workspace files lived.
@EthanBannister glad you figured it out. I'll link to the section in the docs for anyone who finds this issue in the future.
Using version 1.91.1, selecting a workspace when connected to a remote host (SSH) will activate the selected workspace and automatically switch to it.
After the latest update to version 1.92, this extension is broken. The complete workspace list appears, but selecting a specific workspace does not do anything anymore.