|
|
@ -21,6 +21,7 @@ |
|
|
|
GitLens views can be configured to be shown in different side bar layouts to best match your |
|
|
|
workflow |
|
|
|
</p> |
|
|
|
|
|
|
|
<div class="presets mb-1"> |
|
|
|
<div class="preset"> |
|
|
|
<a |
|
|
@ -30,6 +31,7 @@ |
|
|
|
>Source Control Layout (default)</a |
|
|
|
> |
|
|
|
<p>Shows all the views together on the Source Control side bar</p> |
|
|
|
<img class="image__preview" src="#{webroot}/media/views-layout-scm.webp" loading="lazy" /> |
|
|
|
</div> |
|
|
|
<div class="preset"> |
|
|
|
<a |
|
|
@ -39,6 +41,7 @@ |
|
|
|
>GitLens Layout</a |
|
|
|
> |
|
|
|
<p>Shows all the views together on the GitLens side bar</p> |
|
|
|
<img class="image__preview" src="#{webroot}/media/views-layout-gitlens.webp" loading="lazy" /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|