website/content/blog/gitlens.md
2020-01-15 21:51:49 -05:00

589 B

title date draft
Git Lens 2019-10-27T23:38:45-04:00 false

Git Lens is a great Visual Studio code extension. It annotates the line your cursor is on with the commit it came from. Extreemely useful for determining the reason that line of code is written or even who wrote it.

Images from the github page. (If they still exist when you read this)

Current Line BlameGit Code Lens