VScode
VScode热键
提示
Windows和Mac系统Ctrl和command是对应的,此处不做重复设置。
| 快捷键 | 功能 Function |
|---|---|
| Ctrl/Command + Shift + P,F1 | 显示命令面板 Show Command Palette |
| Ctrl/Command + P | 快速打开查找文件 Quick Open and Open File(转到文件) |
| Ctrl/Command + Shift + N | 新窗口/实例 New window/instance |
| Ctrl/Command + W | 关闭编辑器 workbench.action.closeActiveEditor (一个tab页) |
| ctrl + ~ | 现实终端 |
| ctrl + 1 | 终端:终止活动终端实例 |
| Ctrl/Command + shift + W | 关闭窗口(整个浏览器) |
| Ctrl/Command + n | 新建文件 |
| Ctrl/Command + shift + n | 新建文件夹 |
| Command + shift + x | 安装主题,输入@enabled,现实正在使用的主题 |
| Command + 1 | 切换主测栏可见性 |
| Command + 2 | 现实快捷键设置面板 |
| Commend + K Z | 禅模式 |
| Commend + E | 通过安装插件显示最近打开文件并切换 |
| Alt + F | 折叠文件夹 |
| Alt+ E | 打开资源管理器 |
VSCode插件
| 插件 | 描述 | 快捷键 |
|---|---|---|
| Duplicate action | Ability to duplicate files and directories in VS Code. | Command+Shift+p |
| tabout | Tab out of quotes, brackets, etc for Visual Studio Code. | |
| Dyno File Utils | The best way to create, copy, move, rename and delete files and folders (multiple files) & create templates | command/ctrl+n |
| CodeGee | AI代码工具 | |
| Indent-Rainbow | Makes indentation easier to read | |
| Console Ninja | displays console.log output and runtime errors directly in your edito | |
| Rainglow |
快捷操作
cmd+shift+p
| 操作 | 描述 | 用法 |
|---|---|---|
| sftp | ||
| fold all | 折叠所有 | |
