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

Open multiple files from a commit

Open JohanNicander opened this issue 4 years ago • 0 comments

Describe the feature that you'd like From the Git Graph graph, it is very easy to find a commit, open it and find the files that were worked on. But to open multiple of them (for editing or diff-view) takes several clicks back and forth from the Git Graph graph since the files always open on top. It would be nice to be able to mark several files from a commit to then open them all at once. Alternatively, being able to "scroll wheel click" them (like links in a web browser) and have them open in a new tab in the background, without losing focus of the Git Graph graph, would also work.

Additional context (optional)

JohanNicander avatar Nov 26 '21 07:11 JohanNicander