|
|
|
|
|
by linkdd
1587 days ago
|
|
Unpractical for me, my "devel" folder is organized as follow: |-+ orga (github, gitlab, other)
| |-+ domain (infra, business, research, ...)
| | |-+ repo-name
VS Code do not support hierarchies of projects in a workspace, so I would just have a huge list of `project-name` where project-name would be manually renamed to `orga/domain/repo-name`. |
|