Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 

1.1 KiB

Git CodeLens

Git CodeLens

GitLens adds Git authorship CodeLens to the top of the file and on code blocks. The recent change CodeLens shows the author and date of the most recent commit for the code block or file, while the authors CodeLens shows the number of authors of the code block or file and the most prominent author (if there is more than one).

Clicking on the CodeLens performs a customizable action. For example, the recent change CodeLens will open a quick pick menu with the commit's file details and actions, where as the authors will toggle the whole file Git blame annotations.

💡 Use the Toggle Git CodeLens command to turn the CodeLens on and off.

⚙️ Use the settings editor to customize the Git CodeLens.