Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 

1.6 KiB

Current Line Blame

Current Line Blame

GitLens adds an unobtrusive Git blame annotation at the end of the current line, which shows the author, date, and message of the current line's most recent commit.

💡 Use the Toggle Line Blame command from the Command Palette to turn the annotation on and off.

⚙️ Use the settings editor to customize the current line annotations.

Hovers

Current Line Blame Hover

Hovering over these blame annotations will reveal more details and links to explore. The details hover (the top section) provides many commit details and actions, including autolinks in commit messages, while the changes hover (the bottom section) shows a diff of the current line with its previous version and related actions.

⚙️ Use the settings editor to customize the hovers.

Status Bar Blame

Status Bar Blame

GitLens also adds Git blame information about the current line to the status bar.

⚙️ Use the settings editor to customize the status bar.