Skip to content

Add subfolders to the list of detected projects #48

@stefanobartoletti

Description

@stefanobartoletti

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:

Screenshot_20231201_171356

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions