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 docs and edit your User Settings

<%= require('html-loader!./partials/current-line.html') %> <%= require('html-loader!./partials/code-lens.html') %> <%= require('html-loader!./partials/status-bar.html') %> <%= require('html-loader!./partials/hovers.html') %> <%= require('html-loader!./partials/views.html') %> <%= require('html-loader!./partials/views.repositories.html') %> <%= require('html-loader!./partials/views.file-history.html') %> <%= require('html-loader!./partials/views.line-history.html') %> <%= require('html-loader!./partials/views.search.html') %> <%= require('html-loader!./partials/views.compare.html') %> <%= require('html-loader!./partials/blame.html') %> <%= require('html-loader!./partials/changes.html') %> <%= require('html-loader!./partials/heatmap.html') %> <%= require('html-loader!./partials/dates.html') %> <%= require('html-loader!./partials/menus.html') %> <%= require('html-loader!./partials/shortcuts.html') %> <%= require('html-loader!./partials/modes.html') %>
#{endOfBody}