ctrl+d Word Selection (press the shortcut key repeatedly to continue to edit the next same text at the same time)
Ctrl+g jump to the appropriate line
ctrl+j Merge rows (multiple rows that need to be merged are selected)
Ctrl+l Select Entire row (press and hold-continue to select the downstream)
ctrl+m cursor to start or end position within parentheses
ctrl+t Word Exchange
Ctrl+u Soft undo
ctrl+p Find files in the current project and quick search; Enter @ To find the main title/function of the file, or enter: Jump to a file line;
ctrl+r quickly list/jump to a function
ctrl+k Backspace Delete from cursor to beginning of line
ctrl+k+b Toggle Sidebar on/off
CTRL+KK Delete from cursor to end of line
Ctrl+k+t Collapsing Properties
ctrl+k+u Change to uppercase
ctrl+k+l change to lowercase
ctrl+k+0 Expand All
Ctrl+enter Insert Line (quick line wrapping)
ctrl+tab tab Toggle in the current window
Ctrl+shift+a Select the cursor position parent tag pair child
Ctrl+shift+d the entire line where the cursor is copied, before inserting the line
ctrl+shift+f in folders, unlike normal editors, Sublime allows you to add multiple folders to find
ctrl+shift+k Delete an entire row
ctrl+shift+l the mouse to select multiple rows (pressing the shortcut key), you can edit the lines at the same time
Ctrl+shift+m Select the contents in parentheses (press and hold-continue to select the parent bracket)
ctrl+shift+p Open Command Panel
ctrl+shift+/Comment Selected content
ctrl+shift+↑ can move this line of code, with upstream interchange
ctrl+shift+↓ can move this line of code, with the downstream interchange
ctrl+shift+[Folding Code
ctrl+shift+] Unwind code
ctrl+shift+enter insert Row before cursor
Ctrl+pagedown, ctrl+pageup files are switched on and off in the open sequence
Ctrl + Z undo
ctrl+y Recovery undo
ctrl+f2 setting/canceling bookmarks
ctrl+/Comment Entire line (if selected, same as "ctrl+shift+/" effect)
Ctrl + left mouse button to select multiple text to edit at the same time
shift+ the right mouse button (or using the middle mouse button) can use the mouse to select the vertical multi-line
shift+f2 Previous Bookmark
Shift+tab removing indents
alt+shift+1 (non-keypad) window split screen, restore the default 1 screen
alt+shift+2 left and right split screen-2 columns
Alt+shift+3 left and right split screen-3 columns
Alt+shift+4 left and right split screen-4 columns
alt+shift+5 4 Screen
alt+shift+8 Vertical Split screen-2 screen
alt+shift+9 Vertical Split screen-3 screen
ctrl+shift+ To assign the current focus page to the split-screen sequence number page
ALT +. Close the current label
alt+f3 Selected text press the shortcut key, you can select all the same text at once to edit simultaneously
Tab Indent Auto-complete
F2 Next Bookmark
F6 detecting syntax errors
F9 Row Sort (by A-Z)
F11 Full Screen mode
Sublime text 3 shortcut keys