- ctrl+shift+p: Open Command Panel
- ctrl+p: Searching for files in a project
- ctrl+g: Jump to the first few lines
- ctrl+w: Close the currently open file
- ctrl+shift+w: Close all open files
- ctrl+shift+v: pasting and formatting
- ctrl+d: Select words, repeat to add the next same word
- ctrl+l: Select rows, repeat to select the next row in turn
- ctrl+shift+l: Select multiple lines
- ctrl+shift+enter: Inserting a new row before the current line
- ctrl+x: delete When moving forward
- ctrl+shift+d: copying when moving forward
- ctrl+k+u: Convert Uppercase
- ctrl+k+l: Convert lowercase
- ctrl+m: jump to corresponding parentheses
- Ctrl+u: Soft undo, undo cursor Position
- ctrl+j: Select label content
- ctrl+f: Find content
- ctrl+shift+f: Find and replace
- ctrl+h: Replace
- ctrl+r: Go to Method
- CTRL + N: New Window
- ctrl+k+b: Switch side bar
- ctrl+shift+m: Check the contents of the current parenthesis, repeating the parentheses themselves
- ctrl+f2: Set/Remove Tags
- ctrl+/: Comment When moving forward
- ctrl+shift+/: Insert comment at current position
- ctrl+alt+/: Block comment, and focus to the first line, write the comment description with the
- Ctrl+shift+a: Before and after selecting the current label, modify the label with
- F11: fullscreen
- shift+f11: fullscreen-free mode, editing only the current file
- alt+f3: Select all the same words
- ALT +. : Closed label
- alt+shift+ number : Split screen display
- ALT + number : Toggle to open nth file
- shift+ Right-drag : Many cursors are not used to change or insert column contents
- Mouse forward and backward key to toggle tab file
- Press CTRL, tap or select , to edit multiple locations
- Press ctrl+shift+ up/down key to replace row
Sublime Text 3 shortcut keys