Cheatography
https://cheatography.com
Keyboard shortcuts for Sublime Text 2 on Linux.
Multiple Selection
Column Selection |
Middle Mouse Button |
Add next occurrence of current |
Ctrl + D |
Add all occurrences of current |
Alt + F3 |
Add line above |
Ctrl + Alt + Up |
Add line below |
Ctrl + Alt + Down |
Select just first from multiple |
ESC |
Split selection into lines |
Ctrl + Shift + L |
Select current line(s) |
Ctrl + L |
Selection to brackets |
Ctrl + Shift + M |
Selection to indentation |
Ctrl + Shift + J |
Selection to scope |
Ctrl + Shift + Space |
Select next world |
Alt + Shift + <arrow> |
Undo selection |
Ctrl + U |
|
|
Find & Replace
Find |
Ctrl + F |
Find Next |
Enter |
Find Previous |
Shift + Enter |
Find All |
Alt + Enter |
Replace All |
Ctrl + Alt + Enter |
Toggle Regular Expressions |
Alt + R |
Toggle Case Sensitivity |
Alt + C |
Toggle Exact Match |
Alt + W |
Search multiple files |
Ctrl + Shift + F |
Ctrl + H |
Replace |
Navigation ->
Goto Anything |
Ctrl+P |
Jump to matching bracket |
Ctrl + M |
|
|
Text
Indent |
Ctrl+] |
Unindent |
Ctrl+[ |
Pase & Indent |
Ctrl + Shift + V |
Delete line |
Ctrl+Shift+K |
Duplicate line |
Ctrl+Shift+D |
Toggle comment |
Ctrl + / |
Sort lines |
F5 |
Join lines |
Ctrl + J |
Upper case |
Ctrl + KU |
Lower case |
Ctrl + KL |
-> Navigation
Goto function |
Ctrl+R (or Ctrl+P and @) |
Go to line |
Ctrl+G (or Ctrl+P and :) |
|
Created By
ludwik.trammer.pl
Metadata
Favourited By
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets