sirfuzzalot / workspace-explorer

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

Nothing appears in Workspaces window for a remote folder #38

Closed sfsaccone closed 1 month ago

sfsaccone commented 1 month ago

I'm using VSC on Windows 11. I just replaced the old extension with the new one (the old one just stopped working). I've opened a remote Linux workspace. I've set workspaceExplorer.workspaceStorageDirectory to the remote Linux directory where I keep all my workspaces. I did this under User, Remote and Workspace. I clicked refresh in the Workspaces item on the left menu. Still, nothing appears there. When I click "Open the Workspace Explorer Storage Directory" button at the top, it opens my local Windows Documents folder.

Is there something special I need to do for remote workspaces?

Thanks.

sfsaccone commented 1 month ago

I found that if I set workspaceExplorer.workspaceStorageDirectory to a local Windows folder then the "Open the Workspace Explorer Storage Directory" button displays the files in that folder. The question remains as to how to get it to work for remote directories.

sfsaccone commented 1 month ago

Solution: https://github.com/sirfuzzalot/workspace-explorer/issues/37#issuecomment-2267644567