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.89k stars 243 forks source link

View commit in native multi-diff view #807

Open dimateos opened 3 months ago

dimateos commented 3 months ago

Describe the feature that you'd like VS Code has a fairly new multi-diff view feature: https://code.visualstudio.com/updates/v1_86#_review-multiple-files-in-diff-editor

It'd be nice if this extension added a button to open it for any commit, for example at the top of these:

image

Reference icon for the native multi-file diff: image

Reference editor view: image

Additional context (optional)

A bit more info in this git log issue: https://github.com/phil294/git-log--graph/issues/83. e.g.