'VSCode three dots at the top of the editor
Solution 1:[1]
Solution 2:[2]
In my case, the extension GitLens is causing the issue
Solution 3:[3]
The correct setting to turn off is Gitlens › CodeLens › RecentChange
The image below shows what Gitlens › CodeLens › RecentChange
contols. The text "Eric Amondio, 3 minutes ago | 1 author (Eric Amondio)" will be hidden if the option is turned off.
Note: Even though the answer provided by kschnack will also fix the problem, you should turn off only the specific option and not the whole Gitlens › CodeLens functionality.
Solution 4:[4]
in my case, SHOWEOL
extension cause this. disable it.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | kschnack |
Solution 2 | Daniel Morbeck |
Solution 3 | svet |
Solution 4 | Kamil |