vscode-gitflow icon indicating copy to clipboard operation
vscode-gitflow copied to clipboard

In a multifolder workspace create tree for every repository

Open tguenneguez opened this issue 3 years ago • 3 comments

In mode off multi-project, it's very long to change of projet. It will be great to display all project with then différent branches ?

tguenneguez avatar Feb 02 '22 16:02 tguenneguez

You mean show a tree with 2 projects and flow branches for each project?

I was thinking about that approach, but that really complicates a lot of things for me. I would like to avoid it, because for that I need to record the whole extension because the main architecture has to be changed.

Serhioromano avatar Feb 03 '22 05:02 Serhioromano

I that I mean.... I know that is a big change, but when you work on différent project in a same workspace, you have to change of projet, refresh , ... It's long ;-)

tguenneguez avatar Feb 03 '22 08:02 tguenneguez

Ok, I'll mark it a feature for next major update.

Serhioromano avatar Feb 03 '22 14:02 Serhioromano