vscode-git-graph
vscode-git-graph copied to clipboard
Keep graph in view when showing diff

Describe the feature that you'd like Cool plugin!! Possible to show the diff like in the screenshot? Keeping the graph in view makes it easier to jump between files without having to first switch back into the graph.
I think you can do this with this setting:
- Open to the Repo of the Active Text Editor Document: Open the Git Graph View to the repository containing the active Text Editor document.
@Gregliest I tried and there was no change in the behavior.. it still opened the file in another tab of the same pane.