|
@ -519,6 +519,21 @@ |
|
|
> |
|
|
> |
|
|
</nav> |
|
|
</nav> |
|
|
<nav class="welcome__resources-nav"> |
|
|
<nav class="welcome__resources-nav"> |
|
|
|
|
|
<h3 class="t-eyebrow">Commands</h3> |
|
|
|
|
|
<a |
|
|
|
|
|
href="command:workbench.action.quickOpen?%22>GitLens%3A%22" |
|
|
|
|
|
title="Show GitLens Commands" |
|
|
|
|
|
aria-label="Show GitLens Commands" |
|
|
|
|
|
><code-icon icon="symbol-event"></code-icon><span>Commands</span></a |
|
|
|
|
|
> |
|
|
|
|
|
<a |
|
|
|
|
|
href="command:gitlens.gitCommands" |
|
|
|
|
|
title="Open Git Command Palette" |
|
|
|
|
|
aria-label="Open Git Command Palette" |
|
|
|
|
|
><code-icon icon="symbol-color"></code-icon><span>Git Command Palette</span></a |
|
|
|
|
|
> |
|
|
|
|
|
</nav> |
|
|
|
|
|
<nav class="welcome__resources-nav"> |
|
|
<h3 class="t-eyebrow">Configuration</h3> |
|
|
<h3 class="t-eyebrow">Configuration</h3> |
|
|
<a |
|
|
<a |
|
|
href="command:gitlens.showSettingsPage" |
|
|
href="command:gitlens.showSettingsPage" |
|
@ -530,7 +545,7 @@ |
|
|
href="command:gitlens.showSettingsPage?%22autolinks%22" |
|
|
href="command:gitlens.showSettingsPage?%22autolinks%22" |
|
|
title="Open Autolinks Settings" |
|
|
title="Open Autolinks Settings" |
|
|
aria-label="Open Autolinks Settings" |
|
|
aria-label="Open Autolinks Settings" |
|
|
><code-icon icon="code"></code-icon><span>Autolinks Settings</span></a |
|
|
|
|
|
|
|
|
><code-icon icon="link"></code-icon><span>Autolinks Settings</span></a |
|
|
> |
|
|
> |
|
|
</nav> |
|
|
</nav> |
|
|
|
|
|
|
|
|