Преглед на файлове

Updates learn more urls

main
Eric Amodio преди 4 години
родител
ревизия
82d4f66c12
променени са 20 файла, в които са добавени 20 реда и са изтрити 32 реда
  1. +1
    -1
      src/webviews/apps/settings/partials/blame.html
  2. +1
    -1
      src/webviews/apps/settings/partials/changes.html
  3. +1
    -1
      src/webviews/apps/settings/partials/code-lens.html
  4. +1
    -1
      src/webviews/apps/settings/partials/current-line.html
  5. +1
    -1
      src/webviews/apps/settings/partials/heatmap.html
  6. +1
    -5
      src/webviews/apps/settings/partials/hovers.html
  7. +1
    -5
      src/webviews/apps/settings/partials/modes.html
  8. +1
    -1
      src/webviews/apps/settings/partials/status-bar.html
  9. +1
    -1
      src/webviews/apps/settings/partials/views.branches.html
  10. +1
    -1
      src/webviews/apps/settings/partials/views.commits.html
  11. +1
    -1
      src/webviews/apps/settings/partials/views.contributors.html
  12. +1
    -1
      src/webviews/apps/settings/partials/views.file-history.html
  13. +1
    -1
      src/webviews/apps/settings/partials/views.html
  14. +1
    -1
      src/webviews/apps/settings/partials/views.line-history.html
  15. +1
    -1
      src/webviews/apps/settings/partials/views.remotes.html
  16. +1
    -1
      src/webviews/apps/settings/partials/views.repositories.html
  17. +1
    -1
      src/webviews/apps/settings/partials/views.searchAndCompare.html
  18. +1
    -1
      src/webviews/apps/settings/partials/views.stashes.html
  19. +1
    -5
      src/webviews/apps/settings/partials/views.tags.html
  20. +1
    -1
      src/webviews/apps/settings/settings.html

+ 1
- 1
src/webviews/apps/settings/partials/blame.html Целия файл

@ -5,7 +5,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#gutter-blame-"
href="https://github.com/eamodio/vscode-gitlens/#gutter-blame-"
>
<i class="icon icon__info"></i>
</a>

+ 1
- 1
src/webviews/apps/settings/partials/changes.html Целия файл

@ -5,7 +5,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#gutter-changes-"
href="https://github.com/eamodio/vscode-gitlens/#gutter-changes-"
>
<i class="icon icon__info"></i>
</a>

+ 1
- 1
src/webviews/apps/settings/partials/code-lens.html Целия файл

@ -6,7 +6,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#git-code-lens-"
href="https://github.com/eamodio/vscode-gitlens/#git-code-lens-"
>
<i class="icon icon__info"></i>
</a>

+ 1
- 1
src/webviews/apps/settings/partials/current-line.html Целия файл

@ -12,7 +12,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#current-line-blame-"
href="https://github.com/eamodio/vscode-gitlens/#current-line-blame-"
>
<i class="icon icon__info"></i>
</a>

+ 1
- 1
src/webviews/apps/settings/partials/heatmap.html Целия файл

@ -5,7 +5,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#gutter-heatmap-"
href="https://github.com/eamodio/vscode-gitlens/#gutter-heatmap-"
>
<i class="icon icon__info"></i>
</a>

+ 1
- 5
src/webviews/apps/settings/partials/hovers.html Целия файл

@ -3,11 +3,7 @@
<div class="setting__input setting__input--big">
<input id="hovers.enabled" name="hovers.enabled" type="checkbox" data-setting />
<label for="hovers.enabled">Hovers</label>
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#hovers-"
>
<a class="link__learn-more" title="Learn more" href="https://github.com/eamodio/vscode-gitlens/#hovers-">
<i class="icon icon__info"></i>
</a>
</div>

+ 1
- 5
src/webviews/apps/settings/partials/modes.html Целия файл

@ -2,11 +2,7 @@
<div class="section__header">
<h2>
Modes
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#modes-"
>
<a class="link__learn-more" title="Learn more" href="https://github.com/eamodio/vscode-gitlens/#modes-">
<i class="icon icon__info"></i>
</a>
</h2>

+ 1
- 1
src/webviews/apps/settings/partials/status-bar.html Целия файл

@ -6,7 +6,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#status-bar-blame-"
href="https://github.com/eamodio/vscode-gitlens/#status-bar-blame-"
>
<i class="icon icon__info"></i>
</a>

+ 1
- 1
src/webviews/apps/settings/partials/views.branches.html Целия файл

@ -5,7 +5,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#branches-view-"
href="https://github.com/eamodio/vscode-gitlens/#branches-view-"
>
<i class="icon icon__info"></i>
</a>

+ 1
- 1
src/webviews/apps/settings/partials/views.commits.html Целия файл

@ -5,7 +5,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#commits-view-"
href="https://github.com/eamodio/vscode-gitlens/#commits-view-"
>
<i class="icon icon__info"></i>
</a>

+ 1
- 1
src/webviews/apps/settings/partials/views.contributors.html Целия файл

@ -5,7 +5,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#contributors-view-"
href="https://github.com/eamodio/vscode-gitlens/#contributors-view-"
>
<i class="icon icon__info"></i>
</a>

+ 1
- 1
src/webviews/apps/settings/partials/views.file-history.html Целия файл

@ -5,7 +5,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#file-history-view-"
href="https://github.com/eamodio/vscode-gitlens/#file-history-view-"
>
<i class="icon icon__info"></i>
</a>

+ 1
- 1
src/webviews/apps/settings/partials/views.html Целия файл

@ -5,7 +5,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#side-bar-views"
href="https://github.com/eamodio/vscode-gitlens/#side-bar-views-"
>
<i class="icon icon__info"></i>
</a>

+ 1
- 1
src/webviews/apps/settings/partials/views.line-history.html Целия файл

@ -6,7 +6,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#line-history-view-"
href="https://github.com/eamodio/vscode-gitlens/#line-history-view-"
>
<i class="icon icon__info"></i>
</a>

+ 1
- 1
src/webviews/apps/settings/partials/views.remotes.html Целия файл

@ -5,7 +5,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#remotes-view-"
href="https://github.com/eamodio/vscode-gitlens/#remotes-view-"
>
<i class="icon icon__info"></i>
</a>

+ 1
- 1
src/webviews/apps/settings/partials/views.repositories.html Целия файл

@ -6,7 +6,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#repositories-view-"
href="https://github.com/eamodio/vscode-gitlens/#repositories-view-"
>
<i class="icon icon__info"></i>
</a>

+ 1
- 1
src/webviews/apps/settings/partials/views.searchAndCompare.html Целия файл

@ -5,7 +5,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#search--compare-view-"
href="https://github.com/eamodio/vscode-gitlens/#search--compare-view-"
>
<i class="icon icon__info"></i>
</a>

+ 1
- 1
src/webviews/apps/settings/partials/views.stashes.html Целия файл

@ -5,7 +5,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#stashes-view-"
href="https://github.com/eamodio/vscode-gitlens/#stashes-view-"
>
<i class="icon icon__info"></i>
</a>

+ 1
- 5
src/webviews/apps/settings/partials/views.tags.html Целия файл

@ -2,11 +2,7 @@
<div class="section__header">
<h2>
Tags view
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#tags-view-"
>
<a class="link__learn-more" title="Learn more" href="https://github.com/eamodio/vscode-gitlens/#tags-view-">
<i class="icon icon__info"></i>
</a>
</h2>

+ 1
- 1
src/webviews/apps/settings/settings.html Целия файл

@ -200,7 +200,7 @@
For advanced customizations, refer to the
<a
title="See the GitLens settings docs"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#gitlens-settings-"
href="https://github.com/eamodio/vscode-gitlens/#gitlens-settings-"
>GitLens docs</a
>
and edit your

Зареждане…
Отказ
Запис