Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 906 Bytes

vscode.md

File metadata and controls

47 lines (31 loc) · 906 Bytes

vscode 应用指南

快捷键

命令面板(Command Palette)

根据您当前的上下文访问所有可用命令。

Mac: cmd+shift+p or f1 Windows / Linux: ctrl+shift+p or f1

快速打开文件(Quick Open)

Mac: cmd+p Windows / Linux: ctrl+p

Status Bar

Mac: shift+cmd+m Windows / Linux: ctrl+shift+m

改变语言模式

Mac: cmd+k m Windows / Linux: ctrl+k m

设置

Mac: cmd+, Windows / Linux: File > Preferences > Settings or ctrl+,

插件

  • Chinese (Simplified) Language Pack for Visual Studio Code
  • Prettier - Code formatter
  • IntelliJ IDEA Keybindings
  • EditorConfig for VS Code
  • Git History

更多内容