vscode-git-graph icon indicating copy to clipboard operation
vscode-git-graph copied to clipboard

Potentially allow multiple instances / tabs

Open Chrismettal opened this issue 4 years ago • 1 comments

It is nice that git-graph allows multiple repositories, but switching between them via a dropdown feels somewhat unintuitive. Other GIT GUIs manage this via seperate tabs per repo. This would also allow split screening two repositories of a similar structure (forks maybe) to compare more easily.

More of a consideration than a request really as this is greatly dependant on personal preference.

Chrismettal avatar Jan 05 '22 18:01 Chrismettal

Upvoting it. I've also seen this feature request which was closed: https://github.com/mhutchie/vscode-git-graph/issues/431. Hope author will hear us, because I love the git-graph except for the moments when I need to work with submodules and switch between thousands of commits. There's often a situation when you found a needed commit in one rep, then switch to another rep. Then you wnat to get back to previous commit in previous rep but you can't, you must search it again. Having separate tab for a separate rep, that would be awesome.

Kvenecusghost avatar Jan 16 '25 06:01 Kvenecusghost