Disable git blame above current line #1513
Unanswered
smoothprogrammer
asked this question in
Q&A
Replies: 1 comment
-
Those annotations in VS Code are called Code Lens, and the setting in GitLens to turn those off completely is |
Beta Was this translation helpful? Give feedback.
0 replies
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 like the git blame at the end of the current line but want to disable git blame inside the yellow box, how to do it? I know how to disable the current line one with
"gitlens.currentLine.enabled": false,
but can't find the setting for the other one.Beta Was this translation helpful? Give feedback.
All reactions