Skip to content

Commit 129cef7

Browse files
committed
优化 折叠相关文档
1 parent bda52c4 commit 129cef7

File tree

6 files changed

+57
-9
lines changed

6 files changed

+57
-9
lines changed

en/Tutorial/UserGuide/fold.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,25 @@
11
# 折叠
22

3-
折叠的快捷键是`alt+-``=`
3+
折叠的快捷键是`alt+-``=`
44

5-
在菜单跳转-折叠里,还有更多折叠的玩法,其中有一个功能非常有用,就是“折叠其他选区”,快捷键是`Alt+Shift+o`
5+
或点击`行号`右边的`-``+`,即可完成折叠展开。
6+
7+
## 顶部折叠菜单
8+
9+
在菜单跳转-折叠里,还有更多折叠的玩法。
10+
11+
<img src="/static/snapshots/tutorial/fold/fold_menu.png" style="border: 1px solid #eee; border-radius: 15px; zoom: 48%;"/>
12+
13+
## 编辑器折叠菜单
14+
15+
如下图所示,在`行号`区域右击,即可看到折叠相关的菜单。
16+
17+
<img src="/static/snapshots/tutorial/fold/fold_menu_for_editor.png" style="border: 1px solid #eee; border-radius: 15px; zoom: 48%;"/>
18+
19+
## 折叠其他选区
20+
21+
其中有一个功能非常有用,就是“折叠其他选区”,快捷键是`Alt+Shift+o`
622

723
比如在本markdown文档源码编辑时,按下`Alt+Shift+o`就可以把其他段落都折叠起来,专注于当前段落的编写。
824

9-
<img src="/static/snapshots/tutorial/fold.png" style="border: 1px solid #eee; zoom: 48%;"/>
25+
<img src="/static/snapshots/tutorial/fold/fold.png" style="border: 1px solid #eee; zoom: 48%;"/>
File renamed without changes.
41 KB
Loading
210 KB
Loading

zh-cn/Tutorial/UserGuide/fold.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,25 @@
11
# 折叠
22

3-
折叠的快捷键是`alt+-``=`
3+
折叠的快捷键是`alt+-``=`
44

5-
在菜单跳转-折叠里,还有更多折叠的玩法,其中有一个功能非常有用,就是“折叠其他选区”,快捷键是`Alt+Shift+o`
5+
或点击`行号`右边的`-``+`,即可完成折叠展开。
6+
7+
## 顶部折叠菜单
8+
9+
在菜单跳转-折叠里,还有更多折叠的玩法。
10+
11+
<img src="/static/snapshots/tutorial/fold/fold_menu.png" style="border: 1px solid #eee; border-radius: 15px; zoom: 48%;"/>
12+
13+
## 编辑器折叠菜单
14+
15+
如下图所示,在`行号`区域右击,即可看到折叠相关的菜单。
16+
17+
<img src="/static/snapshots/tutorial/fold/fold_menu_for_editor.png" style="border: 1px solid #eee; border-radius: 15px; zoom: 48%;"/>
18+
19+
## 折叠其他选区
20+
21+
其中有一个功能非常有用,就是“折叠其他选区”,快捷键是`Alt+Shift+o`
622

723
比如在本markdown文档源码编辑时,按下`Alt+Shift+o`就可以把其他段落都折叠起来,专注于当前段落的编写。
824

9-
<img src="/static/snapshots/tutorial/fold.png" style="border: 1px solid #eee; zoom: 48%;"/>
25+
<img src="/static/snapshots/tutorial/fold/fold.png" style="border: 1px solid #eee; zoom: 48%;"/>

zh-hant/Tutorial/UserGuide/fold.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,25 @@
11
# 折叠
22

3-
折叠的快捷键是`alt+-``=`
3+
折叠的快捷键是`alt+-``=`
44

5-
在菜单跳转-折叠里,还有更多折叠的玩法,其中有一个功能非常有用,就是“折叠其他选区”,快捷键是`Alt+Shift+o`
5+
或点击`行号`右边的`-``+`,即可完成折叠展开。
6+
7+
## 顶部折叠菜单
8+
9+
在菜单跳转-折叠里,还有更多折叠的玩法。
10+
11+
<img src="/static/snapshots/tutorial/fold/fold_menu.png" style="border: 1px solid #eee; border-radius: 15px; zoom: 48%;"/>
12+
13+
## 编辑器折叠菜单
14+
15+
如下图所示,在`行号`区域右击,即可看到折叠相关的菜单。
16+
17+
<img src="/static/snapshots/tutorial/fold/fold_menu_for_editor.png" style="border: 1px solid #eee; border-radius: 15px; zoom: 48%;"/>
18+
19+
## 折叠其他选区
20+
21+
其中有一个功能非常有用,就是“折叠其他选区”,快捷键是`Alt+Shift+o`
622

723
比如在本markdown文档源码编辑时,按下`Alt+Shift+o`就可以把其他段落都折叠起来,专注于当前段落的编写。
824

9-
<img src="/static/snapshots/tutorial/fold.png" style="border: 1px solid #eee; zoom: 48%;"/>
25+
<img src="/static/snapshots/tutorial/fold/fold.png" style="border: 1px solid #eee; zoom: 48%;"/>

0 commit comments

Comments
 (0)