Sublime Text key bindings
- Select whole word/next occurrence (see
Rename a variable in Sublime) -
Ctrl + D
- skip selection -
Ctrl + K, Ctrl + D
- skip selection -
- Go to symbol (can list all functions in a file) -
Ctrl + R
- Fold/unfold blocks -
Ctrl + Shift + []
- Jump back -
Alt + -
- Jump forward -
Alt + Shift + -
- Next/previous change -
Ctrl + .
/Ctrl + ,
- Incremental Find (see
this) -
Ctrl + i
- Focus on the sidebar -
Ctrl + 0
- Focus on tab groups -
Ctrl + 1..9