sirfuzzalot / workspace-explorer

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

Allow a root directory that works on both Win and Linux #25

Open ozGarius opened 1 year ago

ozGarius commented 1 year ago

My settings get synced between win and linux but the extension doesn't take this into account when looking for the root directory.

It would be great to have ~ to represent the user home folder this way "~/Workspaces" can link to both "C:\Users\appuser\Workspaces" on windows and "/home/appuser/Workspaces" on linux.

sirfuzzalot commented 2 months ago

Currently you can use an environment variable to accomplish this. So the question may now be, do we need ~ support as well.

https://github.com/sirfuzzalot/workspace-explorer/blob/main/README.md#using-variables-in-config-paths