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.