Ctrl+l |
Select Entire Row ( Press and hold - continue to select the downstream ) |
Ctrl+kk |
Remove from cursor to end of line |
Ctrl+shift+k |
Delete entire row |
Ctrl+shift+d |
Copy the entire line of the cursor and insert it before the line |
Ctrl+j |
Merge rows (multiple rows that need to be merged are selected ) |
Ctrl+ku |
Capitalize instead |
Ctrl+kl |
Change to lowercase |
Ctrl+d |
Word Selection (press and hold-continue to select the next same string ) |
Ctrl+m |
Move the cursor to the start or end position within the parentheses |
Ctrl+shift+m |
Select the contents in parentheses (press and hold -continue to select the parent bracket ) |
ctrl+/ |
Comment An entire row (such as the selected content, with the "ctrl+shift+/" effect ), press again to dismiss the comment |
ctrl+shift+/ |
Note the selected content, press again to dismiss the comment |
Ctrl+space |
Auto -Complete (Win and System shortcut key conflict, need to modify ) |
CTRL + Z |
Revoke |
Ctrl+y |
Restore Undo |
Ctrl+shift+v |
Paste and Auto Indent (the other brother wrote, the test win system automatically indentation invalid ) |
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+[ |
Collapse Code |
Ctrl+shift+] |
Unwind code |
Ctrl+kt |
Collapsing properties |
Ctrl+k0 |
Expand All |
Ctrl+u |
Soft undo |
Ctrl+t |
Word Exchange |
Ctrl+enter |
After inserting rows |
Ctrl+shift Enter |
Before inserting a row |
Ctrl+k Backspace |
Remove from cursor to beginning of line |
Ctrl+shift+up |
Interchange with upstream |
Ctrl+shift+down |
Swap with downstream |
Shift+tab |
Remove indent |
Tab |
Indent in |
F9 |
Row sort (by a- z) |
CTRL +? |
Quick Comment js\css\html (including ticket number and multiline comment), press again to undo comment |
Sublime text 2 shortcut keys Daquan