Shift + Alt + FAlt+Up/Down
Move line down/up : 行进行上下
Ctrl+Shift+K
Delete line : 删掉本行
Ctrl+Up/Down
Scroll line up/down : 按行上行,下行
Ctrl+Shift+[/]
Fold/Unfold region : 打开关闭区域
Ctrl+K Ctrl+[/]
Fold/Unfold all subregions : 打开关闭所有子区域
Ctrl+Shift+Up/Down
Multiline choose : 多行多光标选取
Ctrl+Shift+L
Select all occurrences of current selection : 选取本选取多次出现的地方
Ctrl+F2
Select all occurrences of current word : 选取本词多次出现的地方
代码调试
Ctrl+Shift+D
Show debug : 展示Debug页面
Ctrl+Shift+C
Open new command prompt/terminal : 打开新的终端
On Windows: Shift + Alt + F
这个快捷键会根据编辑器的配置去缩进代码
标签:常用,Ctrl,vscode,Shift,Up,快捷键,Down,line From: https://www.cnblogs.com/lisa2544/p/18519320