L13 / vscode-projects

Manage your workspaces and projects in Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=L13RARY.l13-projects
Other
18 stars 1 forks source link

Nested Group #38

Closed hihahihahoho closed 3 years ago

hihahihahoho commented 3 years ago

Hi, is it possible to create a nest group? For example: Group: |-Subgroup: |--Project

L13 commented 3 years ago

Hi and sorry, but this is not possible. This feature was still requested and you can find the answer here https://github.com/L13/vscode-projects/issues/34 A group is like a workspace for multiple windows instead as one file in one window how vscode is doing it. So you can open all folders in multiple windows at once. Making nested groups makes it too complex.

The next version I am working on will have the option to sort workspaces by root paths for scanned folders.