Skip to content

Turn off "Show git blame inline" permanently #11279

Closed Answered by SomeoneToIgnore
volfcan asked this question in Q&A
Discussion options

You must be logged in to vote

There is via the settings, but unfortunately the toggles are not permanent and do not alter the settings (which maybe they should).

Adding this

"git": {
    "inline_blame": {
        "enabled": false
    }
},

to your settings.json should remove them until toggled back.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by SomeoneToIgnore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants