Get VSCode Gutters to show diff from upstream #1504
samturner3
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using VsCode and the gutter features (the blue, red, and green highlighted sections on the side) which show file modifications are extremely useful. However, after a commit, those gutters go away.
I would still like to see the gutter modifications compared to what's on origin/master. I know that using the gitlens extension you can use the "open changes with" command and select a branch to compare with. But that opens a new dialog with the two files side by side. What I'm looking for is a way to keep the gutters to show all my changes. That way the areas which I've changed are visible at a glance.
https://stackoverflow.com/questions/57501180/how-to-get-vscode-gutters-to-show-diff-from-upstream
Beta Was this translation helpful? Give feedback.
All reactions