|
@ -116,7 +116,9 @@ |
|
|
</stepped-section> |
|
|
</stepped-section> |
|
|
<stepped-section id="features"> |
|
|
<stepped-section id="features"> |
|
|
<span slot="heading">Features</span> |
|
|
<span slot="heading">Features</span> |
|
|
<span slot="description">*Always available to you at no cost</span> |
|
|
|
|
|
|
|
|
<p> |
|
|
|
|
|
GitLens is deeply integrated into VS Code's Editors, Toolbars, Status Bar, and Command Palette. |
|
|
|
|
|
</p> |
|
|
<div class="activitybar-banner"> |
|
|
<div class="activitybar-banner"> |
|
|
<ul> |
|
|
<ul> |
|
|
<li> |
|
|
<li> |
|
@ -233,7 +235,14 @@ |
|
|
</svg> |
|
|
</svg> |
|
|
</div> |
|
|
</div> |
|
|
</stepped-section> |
|
|
</stepped-section> |
|
|
<!-- check for gitlens+ --> |
|
|
|
|
|
|
|
|
<stepped-section id="integrations"> |
|
|
|
|
|
<span slot="heading">Integrations</span> |
|
|
|
|
|
<p>GitLens provides issue and pull request auto-linking with many Git hosting services.</p> |
|
|
|
|
|
<p> |
|
|
|
|
|
Rich integrations with GitHub & GitLab provide more detailed hover information for auto-linked |
|
|
|
|
|
issues and pull requests, pull requests associated with branches and commits, and avatars. |
|
|
|
|
|
</p> |
|
|
|
|
|
</stepped-section> |
|
|
<stepped-section id="plus"> |
|
|
<stepped-section id="plus"> |
|
|
<span slot="heading">Want even more from GitLens?</span> |
|
|
<span slot="heading">Want even more from GitLens?</span> |
|
|
<card-section no-heading backdrop="#{webroot}/media/gitlens-backdrop.webp"> |
|
|
<card-section no-heading backdrop="#{webroot}/media/gitlens-backdrop.webp"> |
|
|