Personally, this editor is very easy to use, shortcut keys, really can improve the development efficiency.
List of key shortcut keys:
Ctrl+l Select Entire row (press and hold-continue to select the downstream)
CTRL+KK Delete from cursor to end of line
Ctrl+shift+k Delete an entire row
Ctrl+shift+d the entire line where the cursor is copied, before inserting the line
Ctrl+j merge rows (multiple rows that need to be merged are selected)
Ctrl+ku Change to uppercase
CTRL+KL Change to lowercase
Ctrl+d Word selection (press and hold-continue to select the next same string)
Ctrl+m cursor to start or end position within parentheses
Ctrl+shift+m Select the contents in parentheses (press and hold-continue to select the parent bracket)
ctrl+/Comment Entire line (if selected, same as "ctrl+shift+/" effect)
ctrl+shift+/Comment Selected content
CTRL + Z Undo
Ctrl+y Recovery undo
Ctrl+m cursor jumps to the corresponding parentheses
ALT +. Close the current label
Ctrl+shift+a Select the cursor position parent tag pair child
Ctrl+shift+[Folding Code
Ctrl+shift+] Unwind code
Ctrl+kt Collapsing properties
Ctrl+k0 Expand All
Ctrl+u Soft Undo
Ctrl+t Word Exchange
Tab Indent Auto-complete
Shift+tab removing indents
Ctrl+shift+↑ and Upstream Interchange
Ctrl+shift+↓ and Downlink Interchange
Ctrl+k Backspace Delete from cursor to beginning of line
Ctrl+enter cursor after insertion
Ctrl+shift+enter Cursor Front Insertion
CTRL+F2 setting bookmarks
F2 Next Bookmark
Shift+f2 Previous Bookmark
Enter HTML:XT tab under HTML to get an HTML page
HTML:XT press TAB HTML header is out.
Ctrl+alt+f formatting HTML code after installing tag
SCRIPT:SRC tab Get JS reference
SubLime Text Code editing artifact