浏览代码

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 查看文件

之前 之后
宽度: 367  |  高度: 420  |  大小: 15 KiB

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

之前 之后
宽度: 367  |  高度: 420  |  大小: 23 KiB

正在加载...
取消
保存