You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Here are just some of the **features** that GitLens provides,
40
40
41
41
- effortless [**revision navigation**](#revision-navigation-'Jump to Revision Navigation') (backwards and forwards) through the history of a file
42
42
- an unobtrusive [**current line blame**](#current-line-blame-'Jump to Current Line Blame') annotation at the end of the line showing the commit and author who last modified the line, with more detailed blame information accessible on [**hover**](#hovers-'Jump to Hovers')
43
-
-[**authorship code lens**](#git-code-lens-'Jump to Git Code Lens') showing the most recent commit and # of authors to the top of files and/or on code blocks
43
+
-[**authorship code lens**](#git-code-lens-'Jump to Git Code Lens') showing the most recent commit and number of authors at the top of files and/or on code blocks
44
44
- a [**status bar blame**](#status-bar-blame-'Jump to Status Bar Blame') annotation showing the commit and author who last modified the current line
45
45
- on-demand **file annotations** in the editor gutter, including
46
46
-[**blame**](#gutter-blame-'Jump to Gutter Blame')— shows the commit and author who last modified each line of a file
0 commit comments