常用快捷键shortcut收录

常用快捷键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

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 or Cmd+Shift+P in Linux/Windows/OS X
  • Goto Anything feature Ctrl +`P

Sublime-HTMLPrettify

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