|
|
- ## Current Line Blame
-
- <p align="center">
- <img src="../../images/docs/current-line-blame.png" alt="Current Line Blame" />
- </p>
-
- Adds a [customizable](command:gitlens.showSettingsPage?%22current-line%22 'Jump to the Current Line Blame settings') unobtrusive **blame annotation** at the end of the current line
-
- - Contains the author, date, and message of the current line's most recent commit (by default)
- - Adds a [_Toggle Line Blame Annotations_](command:gitlens.toggleLineBlame) command to toggle the blame annotation on and off
-
- <p align="center">
- <img src="../../images/docs/hovers-current-line.png" alt="Current Line Blame Hover" />
- </p>
|