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
-
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