vscode-gitlens icon indicating copy to clipboard operation
vscode-gitlens copied to clipboard

Inline/hover details on the Commit Graph

Open EHMilon opened this issue 2 years ago • 2 comments

When we want to see git changes, changes file should open in right side or dropdown or tooltip instead open in sidebar.

demo

EHMilon avatar Nov 09 '23 19:11 EHMilon

GitGraph is not maintained by us. Please open an issue on their repo: https://github.com/mhutchie/vscode-git-graph/issues

d13 avatar Nov 09 '23 20:11 d13

GitGraph is not maintained by us

I am requesting this features to GitLens. I used this .gif image from git graph as example.

EHMilon avatar Nov 09 '23 20:11 EHMilon

Would also love if it could be docked at the bottom of the view. I think the commits details could get some improvements as discussed in https://github.com/gitkraken/vscode-gitlens/issues/2366 too.

Not the same as docking the current view in terminal panel, but inside the editor (hopefully nicely integrated with the graph view). Also using git-graph as an example:

image

dimateos avatar Mar 19 '24 12:03 dimateos