常用快捷键shortcut收录.
VS Code
- Command Palette :
Ctrl
+Shift
+P
- Open terminal:
Ctrl
+J
- Open a new window:
Ctrl
+Shift
+N
- Code Formatting Shortcut:
- VSCode on Windows -
Shift
+Alt
+F
- VSCode on MacOS -
Shift
+Option
+F
- VSCode on Ubuntu -
Ctrl
+Shift
+I
- VSCode on Windows -
Sublime
- 查询文件: Goto Anything feature (
Ctrl
+P
on Windows and Linux, Cmd+P on macOS) or Ctrl+R,Cmd+R on macOS) - Package Manager:
Ctrl
+Shift
+P
orCmd
+Shift
+P
in Linux/Windows/OS X - Goto Anything feature
Ctrl
+`P
Sublime-HTMLPrettify
- victorporof/Sublime-HTMLPrettify: https://github.com/victorporof/Sublime-HTMLPrettify
Ctrl
+Shift
+H
(orCmd
+Shift
+H
if you’re on a Mac).
Atom Beautify
- 【Keyboard Shortcut】
- You can also type
Ctrl
+Alt
+B
as a shortcut or click Packages > Beautify in the menu.
SSH shell
- You can type exit and hit Enter, or use Ctrl+D