-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I think it would be useful to have the list of detected projects (i.e. git repositories) sorted by their current subfolder in the root folder as defined in l13Projects.vsCode.folders
Le'ts consider this folders structure
/main/projects/dir/
├ /work/
├ ├ /work-project-1
├ └ /work-project-2
└ /open-source/
├ /os-project-1
└ /os-project-2
Currently the Projects extensions puts all these detected repositories in a flat list like this:
I think it would be extremely useful to have this list automatically (and maybe optionally, so everyone can choose their desired behavior) display projects in their subfolders, for easy organization.
At the moment I have to resort to manually save these projects in groups, but it is basically only replicating the folder structure and everything must be updated manually when something gets added, moved or deleted.
Thanks
Metadata
Metadata
Assignees
Labels
No labels