gitvisual-studio-code

VS code shows who modified the line


How to see who modified the line with git on vs code?

enter image description here


Solution

  • There is a VS Code extension called "GitLens". This extension shows you in the editor who made the last changes to this line. It also has a ton of other features.