Переглянути джерело

Updates new "features" section on Home view

main
Eric Amodio 2 роки тому
джерело
коміт
148b423cc3
1 змінених файлів з 3 додано та 2 видалено
  1. +3
    -2
      src/webviews/apps/home/partials/views.html

+ 3
- 2
src/webviews/apps/home/partials/views.html Переглянути файл

@ -1,7 +1,7 @@
<template id="views">
<h3>Where are the GitLens features?</h3>
<h3>Where can I find GitLens features?</h3>
<p>
GitLens is integrated into many aspects of VS Code, from directly within the editor area to many feature views
GitLens is integrated into many aspects of VS Code, from directly within the file editor to many feature views
in the side bar. These feature views,
<a href="command:gitlens.showCommitsView" title="Open Commits view">Commits</a>,
<a href="command:gitlens.showFileHistoryView" title="Open File History view">File History</a>,
@ -10,4 +10,5 @@
default.
</p>
<vscode-button data-action="command:gitlens.home.showSCM">Open Source Control side bar</vscode-button>
<p>Learn more in the <a href="command:gitlens.getStarted">Get started walkthrough</a>.</p>
</template>

Завантаження…
Відмінити
Зберегти