mhutchie / vscode-git-graph

View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph
Other
1.97k stars 261 forks source link

Review committed changes in split editor #771

Open einaradolfsen opened 1 year ago

einaradolfsen commented 1 year ago

Describe the feature that you'd like When selecting a file in the commit I whant to open the diff window side by side the Git Graph window using visual studio split editor.

Additional context (optional) If the split editor is open, open the diff window so that Git Graph window is open to the left and the diff is open to the right