玩转终端
- 打开终端:ctrl + ` 建议可以改为 ctrl + ,
- 清空终端:
command + k
- 分屏:
command + \
- 切换分屏:命令是
workbench.action.terminal.focus(Next|Previous)Panel
, 可以改为command + ([|])
- 关闭当前分屏:命令是
workbench.action.terminal.kill
可以改为shift + opt + q
- 新建终端:命令是
workbench.action.terminal.new
可以改为shift + opt + n
- 切换终端面板:
shift + ([|])
可以使用 shift + command + c
打开程序默认终端