GitLens <b>supercharges</b> the Git capabilities built into Visual Studio Code. It helps you to <b>visualize code authorship</b> at a glance via Git blame annotations and code lens, <b>seamlessly navigate and explore</b> Git repositories, <b>gain valuable insights</b> via powerful comparison commands, and so much more.
GitLens
<b>supercharges</b> the Git capabilities built into Visual Studio Code. It helps you to
<b>visualize code authorship</b> at a glance via Git blame annotations and code lens,
<b>seamlessly navigate and explore</b> Git repositories,
<b>gain valuable insights</b> via powerful comparison commands, and so much more.
<labelfor="codeLens.authors.enabled">Show the number of authors of the file or code block and the most prominent author, if there is more than one</label>
<h2class="section__title">Status Bar <atitle="Learn more"href="https://github.com/eamodio/vscode-gitlens#git-blame-annotations"><iclass="icon icon__info"></i></a></h2>
<pclass="section__title-hint">Adds Git blame information about the current line to the status bar</p>
<h2class="section__title">GitLens Explorer <atitle="Learn more"href="https://github.com/eamodio/vscode-gitlens#navigate-and-explore"><iclass="icon icon__info"></i></a></h2>
<pclass="section__title-hint">Adds a GitLens view to the Explorer activity to explore repositories or file histories</p>
<!-- <label class="label__hint" for="gitExplorer.view">Search for <b><i>gitlens</i></b> in the <a title="Open Keyboard Shortcuts" href="command:workbench.action.openGlobalKeybindings">Keyboard Shortcuts</a> editor to see the shortcuts and to customize them further</label> -->
<atitle="Open Keyboard Shortcuts"href="command:workbench.action.openGlobalKeybindings">Keyboard Shortcuts</a> editor to see the shortcuts and to customize them further</p>
</div>
<divclass="section__settings">
<divclass="settings-group">
<labelfor="keymap">Use </label>
<selectid="keymap"name="keymap">
<optionvalue="standard">the default set of</option>
<labelclass="label__hint"for="keymap">Search for <b><i>gitlens</i></b> in the <atitle="Open Keyboard Shortcuts"href="command:workbench.action.openGlobalKeybindings">Keyboard Shortcuts</a> editor to see the shortcuts and to customize them further</label>
GitLens <b>supercharges</b> the Git capabilities built into Visual Studio Code. It helps you to <b>visualize code authorship</b> at a glance via Git blame annotations and code lens, <b>seamlessly navigate and explore</b> Git repositories, <b>gain valuable insights</b> via powerful comparison commands, and so much more.
GitLens
<b>supercharges</b> the Git capabilities built into Visual Studio Code. It helps you to
<b>visualize code authorship</b> at a glance via Git blame annotations and code lens,
<b>seamlessly navigate and explore</b> Git repositories,
<b>gain valuable insights</b> via powerful comparison commands, and so much more.
</p>
</header>
<divclass="page-header">
<h2class="page-header__title">Welcome</h2>
<pclass="page-header__subtitle">Thank you for taking the time to try GitLens!</p>
</div>
<divclass="section-groups">
<divclass="section-group__main">
<divclass="section__welcome">
<h2>Welcome</h2>
<divclass="section-group__content">
<divclass="section-group-section">
<p>
Thank you for taking the time to try GitLens!
<br/>
GitLens is powerful, feature rich, and highly configurable, so please be sure to open the <atitle="Open GitLens Settings"href="command:gitlens.showSettingsPage">GitLens settings page</a> to tailor it to suit your needs.
GitLens simply helps you understand code better. Quickly glimpse into who, why, and when a line or code block was changed.
Jump back through history to gain further insights as to how and why the code evolved. Explore
the history and evolution of a codebase. Dive in and see how GitLens can help!
</p>
</div>
<divclass="section__customize">
<divclass="section-group-section">
<h2>Features</h2>
<p>Here are just some of the features that GitLens provides
<ulclass="features-list">
<li>Adds a GitLens view to the Explorer activity to explore repositories or file histories</li>
<li>Adds Git authorship code lens to the top of the file and on code blocks</li>
<li>Adds an unobtrusive Git blame annotation to the end of the current line</li>
<li>Adds detailed Git blame information accessible via hovers</li>
<li>Adds a Git blame annotation about the current line to the status bar</li>
<li>Adds many powerful commands for exploring commits and histories, comparing and navigating
revisions, stash access, repository status, and more</li>
</ul>
</p>
<p>GitLens is powerful, feature rich, and highly customizable to meet your specific needs, so please
<li><buttonclass="list-button"data-href="command:gitlens.showSettingsPage"><h3>Open GitLens Settings</h3><spanclass="detail">Customize common GitLens settings in an easy to use editor</span></button></li>
<li><buttonclass="list-button"data-href="command:workbench.action.openGlobalSettings"><h3>Open User Settings</h3><spanclass="detail">Search for <b><i>gitlens</i></b> to see and customize all GitLens settings</span></button></li>
<li><buttonclass="list-button"data-href="command:workbench.action.openGlobalKeybindings"><h3>Open Keyboard Shortcuts</h3><spanclass="detail">Search for <b><i>gitlens</i></b> to see and customize GitLens keyboard shortcuts</span></button></li>
<spanclass="detail"title="Customize common GitLens settings in an easy to use editor">Customize common GitLens settings in an easy to use editor</span>
<spanclass="detail"title="Find and customize GitLens keyboard shortcuts">Search for
<b>
<i>gitlens</i>
</b> to find and customize GitLens keyboard shortcuts</span>
</button>
</li>
</ul>
</div>
<divclass="section__learn">
<divclass="section-group-section">
<h2>Learn</h2>
<ul>
<liclass="showCommands"><buttonclass="list-button"data-href="command:workbench.action.showCommands"><h3>Find and run all GitLens commands</h3><spanclass="detail">Search for <b><i>gitlens</i></b> to access and search for GitLens commands from the Command Palette</span></button></li>