0

I have installed a few Git extensions in vscode and one of them is adding git information when I place the cursor on a line of code. Here is the end of it:

enter image description here

I've disabled Gitlens, restarted and it still shows up.
I've disabled GitHistory, restarted and it still shows up.

I have found a similar question and answer but I have disabled the plugins they describe.

Related:
Disable annoying source code modification indication

...I believe it's GitHistoryDiff.

1

1 Answer 1

1

GitHistoryDiff has a setting, "Show git blame information for each line". Uncheck that option.

If you are not using this extension check GitLens settings mentioned here.

enter image description here

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.