@ -81,7 +81,7 @@
--video-banner-play: url(#{webroot}/media/play-button-dark.webp);
}
.gl-plus-banner {
background-image: url(#{webroot}/media/gitlens-backdrop.webp);
background-image: url(#{webroot}/media/gitlens-backdrop-opacity .webp);
}
< / style >
< div class = "stepped-sections" >
@ -97,16 +97,11 @@
< ul class = "icon-list mb-0" >
< li >
< code-icon icon = "circle-filled" > < / code-icon >
< a href = "command:gitlens.showWelcomePage?%22quick-setup%22" > Quick Setup< / a > —
< a href = "command:gitlens.showWelcomePage?%22quick-setup%22" > Quick Setup< / a > — quickly
personalize GitLens to your needs.
< / li >
< li >
< code-icon icon = "circle-filled" > < / code-icon >
< a href = "command:gitlens.getStarted" > Feature Walkthrough< / a > — learn about the rich
features GitLens provides.
< / li >
< li >
< code-icon icon = "circle-filled" > < / code-icon >
< a href = "command:gitlens.showSettingsPage" > Interactive Settings editor< / a > — fine-tune
your GitLens experience.
< / li >
@ -117,7 +112,7 @@
< span slot = "description" > always free and accessible< / span >
< p >
GitLens is deeply integrated into many areas and aspects of VS Code, especially editors and
views.
views. Learn more in the < a href = "command:gitlens.getStarted" > Feature Walkthrough< / a > .
< / p >
< card-section no-heading id = "no-repo" aria-hidden = "true" >
< div class = "centered" >
@ -132,100 +127,98 @@
< / div >
< / card-section >
< div class = "activitybar-banner" >
< ul class = "icon-list" >
< li >
< code-icon icon = "circle-filled" > < / code-icon > Find many features by opening the
< a href = "command:workbench.view.scm" > Source Control Side Bar< / a >
< / li >
< li >
< code-icon icon = "circle-filled" > < / code-icon > Your central hub for the latest feature
updates and support information
< / li >
< / ul >
< svg fill = "none" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 83 76" >
< rect x = "42.5" y = ".5" width = "40" height = "75" rx = "16.5" stroke = "url(#a)" / >
< mask
id="b"
class="svg-mask-alpha"
maskUnits="userSpaceOnUse"
x="45"
y="3"
width="35"
height="70"
>
< rect
x="45"
y="3"
width="35"
height="70"
rx="14"
fill="#333"
class="svg-activity-bar-bg"
/>
< / mask >
< g mask = "url(#b)" >
< rect
x="45"
y="3"
width="35"
height="70"
rx="14"
fill="#333"
class="svg-activity-bar-bg"
/>
< path fill = "#fff" d = "M45 38h1v27h-1z" class = "svg-activity-bar-active" / >
< / g >
< g clip-path = "url(#c)" fill = "#fff" class = "svg-activity-bar-fg" >
< path
d="m64.078 54.996-2.138-2.138.752-.751 2.137 2.138-.751.751ZM60.73 58.079V52.92h1.062v5.158h-1.063Z"
/>
< div class = "activitybar-banner__content" >
< p >
Find many features by opening the
< a href = "command:workbench.view.scm" > Source Control Side Bar< / a > .
< / p >
< p > Click on the icon to the left to set the location of your GitLens views.< / p >
< / div >
< div class = "activitybar-banner__media" >
< a
href="command:gitlens.setViewsLayout?%7B%22layout%22%3A%22scm%22%7D"
class="activitybar-banner__nav-item"
title="Move views to the Source Control side bar"
aria-label="Move views to the Source Control side bar"
>< / a >
< a
href="command:gitlens.setViewsLayout?%7B%22layout%22%3A%22gitlens%22%7D"
class="activitybar-banner__nav-item"
title="Move views to the GitLens side bar"
aria-label="Move views to the GitLens side bar"
>< / a >
< svg class = "svg" fill = "none" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 68 91" >
< rect x = ".5" y = ".5" width = "40" height = "90" rx = "16.5" stroke = "url(#a)" / >
< rect x = "3" y = "3" width = "35" height = "85" rx = "14" fill = "#333" class = "svg__bar" / >
< g clip-path = "url(#b)" class = "svg__icon" data-gitlens-layout = "gitlens" >
< path
d="m22.08 63-2.14-2.14.75-.75 2.14 2.13-.75.76ZM18.73 66.08v-5.16h1.06v5.16h-1.06Z"
/>
< path
d="M19.26 69.17a1.6 1.6 0 1 0 0-3.2 1.6 1.6 0 0 0 0 3.2ZM23.51 65.27a1.6 1.6 0 1 0 0-3.19 1.6 1.6 0 0 0 0 3.2ZM19.26 61.02a1.6 1.6 0 1 0 0-3.19 1.6 1.6 0 0 0 0 3.2Z"
/>
< path
d="M20.5 55.89a7.61 7.61 0 1 0 0 15.22 7.61 7.61 0 0 0 0-15.22ZM12 63.5a8.5 8.5 0 1 1 17 0 8.5 8.5 0 0 1-17 0Z"
/>
< / g >
< path
d="M61.26 61.167a1.594 1.594 0 1 0 0-3.188 1.594 1.594 0 0 0 0 3.188ZM65.51 57.27a1.594 1.594 0 1 0 0-3.187 1.594 1.594 0 0 0 0 3.188ZM61.26 53.02a1.594 1.594 0 1 0 0-3.187 1.594 1.594 0 0 0 0 3.188Z"
fill="#fff"
d="M3 52h1v23H3z"
class="svg__indicator"
data-gitlens-layout="gitlens"
/>
< g clip-path = "url(#c)" class = "svg__icon" data-gitlens-layout = "scm" >
< path
d="M26.76 25.17a2.8 2.8 0 1 0-3.6 2.67 2.24 2.24 0 0 1-2.01 1.25h-2.24c-.83 0-1.63.31-2.24.87v-5.41a2.8 2.8 0 1 0-1.13 0v6.84a2.83 2.83 0 1 0 1.37.07 2.24 2.24 0 0 1 2-1.25h2.24a3.36 3.36 0 0 0 3.17-2.28 2.8 2.8 0 0 0 2.44-2.76ZM14.42 21.8a1.68 1.68 0 1 1 3.37 0 1.68 1.68 0 0 1-3.37 0Zm3.37 12.33a1.68 1.68 0 1 1-3.37 0 1.68 1.68 0 0 1 3.37 0Zm6.16-7.28a1.68 1.68 0 1 1 0-3.37 1.68 1.68 0 0 1 0 3.37Z"
/>
< / g >
< path fill = "#fff" d = "M3 16h1v24H3z" class = "svg__indicator" data-gitlens-layout = "scm" / >
< path
d="M62.5 47.885a7.615 7.615 0 1 0 0 15.23 7.615 7.615 0 0 0 0-15.23ZM54 55.5a8.5 8.5 0 1 1 17 0 8.5 8.5 0 0 1-17 0Z"
d="M67.67 64a2.67 2.67 0 1 0-5.34 0 2.67 2.67 0 0 0 5.34 0ZM49 64l5 2.89V61.1L49 64Zm16-.5H53.5v1H65v-1Z"
fill="red"
class="svg__arrow"
data-gitlens-layout="gitlens"
/>
< / g >
< g clip-path = "url(#d)" >
< path
d="M68.755 17.166a2.804 2.804 0 0 0-5.406-1.053 2.803 2.803 0 0 0 1.802 3.724 2.241 2.241 0 0 1-2.001 1.253h-2.243a3.342 3.342 0 0 0-2.241.873V16.55a2.803 2.803 0 1 0-1.121 0v6.838a2.832 2.832 0 1 0 1.362.074 2.242 2.242 0 0 1 2.001-1.25h2.242a3.362 3.362 0 0 0 3.168-2.28 2.803 2.803 0 0 0 2.437-2.765Zm-12.331-3.363a1.682 1.682 0 1 1 3.363 0 1.682 1.682 0 0 1-3.363 0Zm3.363 12.331a1.682 1.682 0 1 1-3.364 0 1.682 1.682 0 0 1 3.364 0Zm6.166-7.286a1.682 1.682 0 1 1 0-3.364 1.682 1.682 0 0 1 0 3.364Z"
fill="#858585"
class="svg-activity-bar-inactive"
d="M67.67 28a2.67 2.67 0 1 0-5.34 0 2.67 2.67 0 0 0 5.34 0ZM49 28l5 2.89V25.1L49 28Zm16-.5H53.5v1H65v-1Z"
fill="#007FD5"
class="svg__arrow"
data-gitlens-layout="scm"
/>
< / g >
< path
d="M.333 54a2.667 2.667 0 1 1 5.334 0 2.667 2.667 0 0 1-5.334 0ZM34 54l-5 2.887v-5.774L34 54Zm-31-.5h26.5v1H3v-1Z"
fill="#fff"
class="svg-fg"
/>
< path
d="M.333 22a2.667 2.667 0 1 1 5.334 0 2.667 2.667 0 0 1-5.334 0ZM34 22l-5 2.887v-5.774L34 22Zm-31-.5h26.5v1H3v-1Z"
fill="#007FD5"
class="svg-link"
/>
< defs >
< clipPath id = "c" >
< path fill = "#fff" transform = "translate(54 47)" d = "M0 0h17v17H0z" class = "svg-link" / >
< / clipPath >
< clipPath id = "d" >
< path fill = "#fff" transform = "translate(53 11)" d = "M0 0h18v18H0z" class = "svg-link" / >
< / clipPath >
< linearGradient
id="a"
x1="62.5"
y1="-19.365"
x2="62.5"
y2="76"
gradientUnits="userSpaceOnUse"
>
< stop stop-color = "#333" class = "svg-activity-bar-stop" / >
< stop offset = "1" stop-color = "#333" stop-opacity = "0" class = "svg-activity-bar-stop" / >
< stop offset = "1" stop-color = "#333" stop-opacity = "0" class = "svg-activity-bar-stop" / >
< / linearGradient >
< / defs >
< / svg >
< defs >
< clipPath id = "b" >
< path fill = "#fff" transform = "translate(12 55)" d = "M0 0h17v17H0z" / >
< / clipPath >
< clipPath id = "c" >
< path fill = "#fff" transform = "translate(11 19)" d = "M0 0h18v18H0z" / >
< / clipPath >
< linearGradient
id="a"
x1="20.5"
y1="-23.19"
x2="20.5"
y2="91"
gradientUnits="userSpaceOnUse"
>
< stop stop-color = "#333" class = "svg__outline" / >
< stop offset = "1" stop-color = "#333" stop-opacity = "0" class = "svg__outline" / >
< stop offset = "1" stop-color = "#333" stop-opacity = "0" class = "svg__outline" / >
< / linearGradient >
< / defs >
< / svg >
< / div >
< / div >
< / stepped-section >
< stepped-section id = "plus" >
< span slot = "heading" > GitLens+ Features< / span >
< span slot = "description" > want even more from GitLens?< / span >
< card-section class = "gl-plus-banner mb-1" no-heading >
< div class = "centered plus-banner-text" >
< plus-banner id = "plus-banner" > < / plus-banner >
< / div >
< / card-section >
< plus-content id = "plus-content" > < / plus-content >
< / stepped-section >
< stepped-section id = "integrations" >
< span slot = "heading" > Integrations< / span >
< p > GitLens provides issue and pull request auto-linking with many Git hosting services.< / p >
@ -234,20 +227,6 @@
issues and pull requests, pull requests associated with branches and commits, and avatars.
< / p >
< / stepped-section >
< stepped-section id = "plus" >
< span slot = "heading" > Want even more from GitLens?< / span >
< card-section class = "gl-plus-banner mb-0" no-heading >
< div class = "centered plus-banner-text" >
< p class = "type-tight" >
< span class = "logo"
>< span class = "foreground" > Git< / span > Lens+
< span class = "foreground" > Features< / span > < /span
>
< / p >
< plus-content id = "plus-content" > < / plus-content >
< / div >
< / card-section >
< / stepped-section >
< / div >
<!-- check for gitlens+ -->
< div id = "plus-sections" >
@ -327,14 +306,11 @@
< / card-section >
< / div >
< div class = "button-container" >
< vscode-button id = "restore-plus" appearance= "secondary" data-action = "command:gitlens.plus.restore "
>Restore GitLens+ features < /vscode-button
< vscode-button appearance = "secondary" data-action = "command:workbench.action.toggleSidebarVisibility "
>Close < /vscode-button
>
< vscode-button
id="restore-welcome"
appearance="secondary"
data-action="command:gitlens.home.restoreWelcome"
>Restore< /vscode-button
< a id = "restore-welcome" class = "link-minimal" href = "command:gitlens.home.restoreWelcome"
>Restore Home view state< /a
>
< / div >
< / main >