Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
-
Thank you for sharing these commands, they’re very useful! 😊 I tried using the "Toggle File Changes" command, but it doesn’t quite do what I’m looking for. What I’d like is a way to see the changes from the last commit highlighted with a gutter indicator, with a color like blue. At the same time, I’d still like to see uncommitted changes highlighted normally, as is usually done. With "Toggle File Changes", I only see the changes from the last commit, and as soon as I start editing the file, it switches to highlighting just my recent changes. I noticed there's a File Heatmap option that can highlight changes within number of days, not exactly what I need but very close. Thanks again for the help, I really appreciate it! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm wondering if there's currently a way to visually highlight the lines modified in the most recent (last) commit within the editor. Similar to how VS Code highlights modified or added lines since the last working tree change (green, yellow, red), but scoped strictly to the most recent or specific Git commit.
Is this feature already available in GitLens (perhaps a feature I’ve missed)?
🔍 Use Case
Beta Was this translation helpful? Give feedback.
All reactions