
GitLens
Git supercharged
GitLens supercharges the Git capabilities built into Visual Studio Code. It helps you to visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more.
Settings
For advanced customizations refer to the GitLens settings docs and edit your User Settings
Compacts (flattens) unnecessary file nesting when using a tree layout
For more advanced customizations open User Settings and search for gitlens.gitExplorer or gitlens.explorers
GitLens Results
Adds an on-demand GitLens Results view to explore commits, histories, and searches, or visualize comparisons between branches, tags, commits, and more
Compacts (flattens) unnecessary file nesting when using a tree layout
For more advanced customizations open User Settings and search for gitlens.resultsExplorer or gitlens.explorers

For more advanced customizations open User Settings and search for gitlens.codeLens Use the GitLens: Toggle Git Code Lens command to override this setting for the current window

For more advanced customizations open User Settings and search for gitlens.currentLine Use the GitLens: Toggle Line Blame Annotations command to override this setting for the current window
Quickly tell the age of a line — indicator ranges from bright yellow (newer) to dark brown (older)
Compacts (deduplicates) matching adjacent blame annotations
For more advanced customizations open User Settings and search for gitlens.blame Press Esc to turn off the annotations
Recent Changes
Adds on-demand recent changes annotations to highlight lines changed by the most recent commit

Use the GitLens: Toggle Recent File Changes Annotations command to turn the annotations on or off Press Esc to turn off the annotations

For more advanced customizations open User Settings and search for gitlens.statusBar Use the GitLens: Toggle Line Blame Annotations command to override this setting for the current window
Keyboard Shortcuts
Search for gitlens in the Keyboard Shortcuts editor to see the shortcuts and to customize them further