Ctrl+p Search for files in a project, enter @ LOCATOR function (equivalent to ctrl+r), enter # to position text
CTRL+SHIFT+P Open Command Panel
Ctrl+k+b Switch Side bar
Ctrl+w Close the currently open file
Ctrl+shift+w Close all open files
ALT + Digital Toggle Open Nth File
alt+shift+ Digital split Screen display
Ctrl+g jumps to the specified line
CTRL + N new label ctrl+w off ctrl+shift+t Recovery
CTRL+F2 Setting/removing tags
ALT+F3 to select all eligible text
Ctrl+r to a method (function)
Ctrl+f Find, ctrl+shift+f Find and replace, ctrl+h replace
Ctrl+d Select words, multiple simultaneous edits (multi-line cursor function)
Hold down CTRL to select multiple locations, or multiple simultaneous edits
F11 Full Screen switch, shift+f11 full screen to avoid disturbing, only edit the current file
ctrl+/comment Current line, ctrl+shift+/current position insert Comment
Ctrl+l Select rows, repeat to select multiple rows down
Ctrl+m jump to the corresponding bracket position
Ctrl+shift+m check the inside of the parentheses, repeat to select the parentheses themselves
shift+ Right-drag column selection
ctrl+shift+ up and down arrows move forward
Ctrl+shift+ left and right arrow Select area adjustment
Ctrl+shift+d Copy the current line and paste it to the next line, move the cursor to the next line
CTRL+SHIFT+V Paste and format (keep indent)
Ctrl+shift+k Delete an entire row
Ctrl+enter (in edit mode), add a new line, and move the cursor to a newline (that is, O)
New Line on Ctrl+shift+enter
ctrl+[left indent Ctrl +] Right Indent
Ctrl+j The current selection is merged into one row
Ctrl+shift+l the selected area and edit it at the same time
Sublime Text shortcut key finishing