Windows Mac
CTRL + L CMD + L//Select a row
Ctrl+shift+k cmd + SHIFT + K//delete a row
CTRL + H OPTION + cmd + f//Replace
Crtl + k + b cmd + k + b//Switch side bar
CTRL + SHIFT + ENTER CMD + SHIFT + Enter//insert a row before the current line
Ctrl + ENTER CMD + Enter//the current line after inserting a row
Ctrl + K + K cmd + k + k//AT cursor Delete to end of line
CTRL + K + DELETE cmd + k + DELETE//cursor at the beginning of the line
CTRL + Shift +← or →cmd + Shift +← or →//fast forward/backward selection
CTRL + SHIFT +↑↓cmd + Shift +↑↓//Current line move up/down
CTRL + SHIFT + D cmd + SHIFT + D//copy current line to previous line
CTRL + SHIFT + M cmd + SHIFT + M//Check all contents in curly brackets, excluding curly braces
CTRL + SHIFT + a CMD + SHIFT + A//the contents of the selected tag do not include the label, continue to press will continue to the previous layer of selection, can take advantage of this feature in real-time Structure Preview
CTRL + SHIFT + [cmd + SHIFT + [//Collapse code
CTRL + SHIFT +] CMD + SHIFT +]//Expand Code
Sublime text shortcut keys