Would you consider adding the ability to list other workspaces alongside the ones found in the storage directory?
My thoughts were either
populating it automatically (i.e. using the history of previously opened/saved(?) VS Code workspaces)
manual 'pinning' of workspaces to the Workspace Explorer panel.
Another solution could be for Workspace Explorer to show any Windows Shortcuts (.lnk) found in the storage folder that link to .code-workspace files. Then I could just create those myself in the storage folder, and everything else works as normal
I'd like this feature so that I can save workspace with the code, which resides on a shared folder. Which also enables others reviewing the code later to have a workspace up and running.
Would you consider adding the ability to list other workspaces alongside the ones found in the storage directory?
My thoughts were either
Another solution could be for Workspace Explorer to show any Windows Shortcuts (.lnk) found in the storage folder that link to .code-workspace files. Then I could just create those myself in the storage folder, and everything else works as normal
I'd like this feature so that I can save workspace with the code, which resides on a shared folder. Which also enables others reviewing the code later to have a workspace up and running.