Skip to content

VS Code

快捷键功能
Shift+Alt+鼠标拖动出现多个光标
Ctrl+Alt+↑/↓出现多个光标
选中字符,按 Shift+Alt+I每行末尾出现光标
Ctrl+Shift+End/Home向下/上选中所有行
Alt+Shift+F格式化代码
选中字符,按 Ctrl+Shift+U/I大/小写转换
Ctrl+/注释选定的行
  • 自动备份

相关设置为 Local History,备份目录如下

Windows: %APPDATA%\Code\User\History

Mac: ~/Library/Application Support/Code/User/History

  • 切换终端的默认 shell

Launch Profile - Set Default Profile