Atrl+f after finding
Press F3 or CTRL+F3 to find the next, SHIFT+F3 is to find the previous
ALT+F3 highlight all of the found
Ctrl+h Find and replace
Ctrl+left is a word jumping to the left.
Ctrl+top is the cursor does not move, then the view moves upwards
Shift+up,down,left,right is the move and select
Ctrl+enter is no matter where the cursor is on the previous line, go to the next line to start, the previous line of code does not move
CTRL + N New File
Ctrl+shift+n Open New Sublime
Ctrl+shift+t reopen recently closed file
Ctrl+shift+w Close Sublime, close all open files
F11 Toggle Fullscreen
SHIFT+F11-Free mode (should be full-screen status other task messages not displayed)
Ctrl+shift+backspace left All Delete
Ctrl+shift+up/down move the line up and down
Shift+pageup move + Select the section above the cursor
Shift+pagedown move + Select the section below the cursor
Ctrl+table task transitions in the navigation bar
CTRL +] Indent
ctrl+[not indented
Ctrl+l Select rows, repeat to select the next row in turn
Ctrl+d Select words, repeat to add the next same word
Ctrl+g jump to the first few lines
Ctrl+shift+delete Delete the code following this line cursor
CTRL+J Select label content to append subsequent lines to the end of the line
ctrl+shift+[Folding (selected code)
Sublime Text 2 Some common shortcut keys