| Sublime Text Shortcut Commands | Mac OS | Windows/Linux |
|---|---|---|
| Goto Anywhere | ⌘ + R |
Ctrl + R |
| Open any file | ⌘ + P |
Ctrl + P |
| Show/Hide sidebar | ⌘ + K and ⌘ + B |
Ctrl + K and Ctrl + B |
| Duplicate lines | ⌘ + ⇧ + D(Duplicate Lines), ⌘ + X(Cut) and ⌘ + V(Paste) |
Ctrl + Shift + D(Duplicate line), Ctrl + X(Cut) and Ctrl + V |
| Goto line number | ⌘ + G |
Ctrl + G |
| Multiple cursors | ⌘ + D |
Ctrl + D |
| Spell check | F6 |
F6 |
| Do Anything | Ctrl + Shift + P |
Ctrl + Shift + P |