瀏覽代碼

Adds views layout docs to Side Bar Views section

Co-authored-by: Eric Amodio <eamodio@gmail.com>
main
Asif Kamran Malick 3 年之前
committed by GitHub
父節點
當前提交
c4cbbe3bc6
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 3 個檔案被更改,包括 10 行新增0 行删除
  1. +10
    -0
      README.md
  2. 二進制
      images/docs/views-layout-gitlens.png
  3. 二進制
      images/docs/views-layout-scm.png

+ 10
- 0
README.md 查看文件

@ -241,6 +241,16 @@ Here are just some of the **features** that GitLens provides,
## Side Bar Views [#](#side-bar-views- 'Side Bar Views')
GitLens adds many side bar views to provide additional rich functionality. The default layout (location) of these views can be quickly customized via the _GitLens: Set Views Layout_ (`gitlens.setViewsLayout`) command from the [_Command Palette_](https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette).
- _Source Control Layout_ &mdash; shows all the views together on the Source Control side bar
- _GitLens Layout_ &mdash; shows all the views together on the GitLens side bar
<p style="display:flex;justify-content:space-around">
<img src="images/docs/views-layout-scm.png" alt="Views Layout: Source Control" />
<img src="images/docs/views-layout-gitlens.png" alt="Views Layout: GitLens" />
</p>
### Commits view [#](#commits-view- 'Commits view')
<p align="center">

二進制
images/docs/views-layout-gitlens.png 查看文件

Before After
Width: 367  |  Height: 420  |  Size: 15 KiB

二進制
images/docs/views-layout-scm.png 查看文件

Before After
Width: 367  |  Height: 420  |  Size: 23 KiB

Loading…
取消
儲存