gitextensions / gitextensions.vsix

Visual Studio extensions for Git Extensions
MIT License
16 stars 8 forks source link

Visual Studio GitExt Browse open multiple instance for the same repository #14

Open gpbicego opened 4 years ago

gpbicego commented 4 years ago

Current behaviour

Multiple instances for the same repository are open.

Expected behaviour

Open the same repository instance of Git Extensions if already open

Steps to reproduce

From Visual Studio 2019: click on Extensions->GitExt->Browse Repeat again: Visual Studio 2019, click on Extensions->GitExt->Browse

Screenshots

Did this work in previous version of GitExtensions

No

Environment

Diagnostics

gerhardol commented 4 years ago

Intentional, you may want to see a repo from several aspects

gpbicego commented 4 years ago

Thanks for response, I think it should be a voluntary choice to be able to open multiple instances of Git Extensions for the same repository. I use GitExt-Browse from Visual Studio to open / switch Git Extensions and it is annoying to find multiple open instances of the program. If not possible, Git Extension is still my favorite program to work with Git, thanks all the same to the team.

gerhardol commented 4 years ago

Can you please specify what you want in a little more detail: If Browse is running already for another repo, do you want a new instance to be opened or reuse the same?

gpbicego commented 4 years ago

If Browse is running already for another repo, I would like to open a new instance. If Browse is running already for the same repo, I would like to reuse the same.

mstv commented 4 years ago

Makes sense to me. Though the context menu of the GE icon in the Windows taskbar shall always open a new instance.