vscode-git-tree-compare icon indicating copy to clipboard operation
vscode-git-tree-compare copied to clipboard

Add diffs to gutter

Open tnrich opened this issue 2 years ago • 2 comments

Thanks for making this great extension! Love it!

Not sure if this is possible, but it would be amazing if the diffs could somehow be added to the gutter (probably with different colors to not conflict with the actual current diffs)

tnrich avatar Mar 01 '22 19:03 tnrich

Looks like it could be done in principle: https://github.com/gitkraken/vscode-gitlens#gutter-heatmap- You wouldn't get the rich popup though (on click) like for the current diffs with revert options etc.

letmaik avatar Mar 01 '22 20:03 letmaik

@letmaik thanks for getting back to me.

Without the rich diffs I would say this one is lower priority for me than the other feature request I made https://github.com/letmaik/vscode-git-tree-compare/issues/84

Thanks again for the hard work!

tnrich avatar Mar 02 '22 17:03 tnrich