sirfuzzalot / workspace-explorer

Organize, iconize and open your collection of VSCode workspaces
Apache License 2.0
21 stars 1 forks source link

Support inclusion of workspaces saved outside Workspace Storage Directory [enhancement] #28

Open teleksterling opened 1 year ago

teleksterling commented 1 year ago

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.