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

Doesn't work correctly with Multi-Root Workspace

Open adv0r opened this issue 2 years ago • 0 comments
trafficstars

Relevant https://code.visualstudio.com/docs/editor/multi-root-workspaces and https://github.com/microsoft/vscode/wiki/Adopting-Multi-Root-Workspace-APIs

I have three projects open now, with three different repositories.

However this extension just work with ONE repository at the time.

I can't initialize gitflow on a second open repository, commands always refer to the first project of the list

adv0r avatar Jun 15 '23 09:06 adv0r