
Sublime Text 3 shortcuts 2020 complete list for Windows and Mac + PDF
As a developer, you want to work as fast and efficiently as possible. One way to reach that goal is to memorize the shortcuts of all the necessary actions you take inside your go-to software. Since you have come this far then you might have already realized that there are a lot of shortcuts available. To make it simpler for you, we collected all the shortcuts available and placed them inside this blog.
If you want to have all the Sublime Text 3 shortcuts on your computer without going through our website, then you can download the PDF formats for Windows and Mac here.
With our WorkSmarter solution, you can have all the essential shortcuts for Sublime Text 3 in the palm of your hand. On our website you can purchase a Sublime Text 3 shortcut mousepad that is both efficient and practical.
General | Windows | macOS |
Command prompt | Ctrl + Shift + P | CMD + Shift + P |
Switch project | Ctrl + Alt + P | Ctrl + CMD + P |
Go to file | Ctrl + P | CMD + P |
Toggle Sidebar | Ctrl + K B | CMD + K CMD + B |
Toggle Console | Ctrl + ` | Ctrl + ` |
New window | Ctrl + Shift + N | CMD + Shift + N |
Editing | Windows | macOS |
Select line | Ctrl + L | CMD + L |
Select word | Ctrl + D | CMD + D |
Select column multi edit | Ctrl + Alt + Up/Down | Ctrl + Shift + Up/Down |
Select content into brackets | Ctrl + Shift + M | Ctrl + Shift + M |
Insert line before | Ctrl + Shift + Enter | CMD + Shift + Enter |
Insert line after | Ctrl + Enter | CMD + Enter |
Delete line | Ctrl + Shift + K | CMD + X |
Delete at cursor to end of line | Ctrl + K K | CMD + K CMD + K |
Delete at cursor to start of line | Ctrl + K Backspace | CMD + K + Backspace |
Duplicate lines | Ctrl + Shift + D | CMD + Shift + D |
Join lines | Ctrl + J | CMD + J |
Upper case | Ctrl + K U | CMD + K CMD + U |
Lower case | Ctrl + K L | CMD + K CMD + L |
Comment line | Ctrl + / | CMD + / |
Block comment | Ctrl + Shift + / | CMD + OPTION + / |
Redo or repeat | Ctrl + Y | CMD + Y |
Copy | Ctrl + C | CMD + C |
Paste | Ctrl + V | CMD + V |
Jump to matching bracket | Ctrl + M | Ctrl + M |
Find or replace | Windows | macOS |
Find | Ctrl + F | CMD + F |
Incremental find | Ctrl + I | CMD + I |
Replace | Ctrl + H | CDM + OPTION + F |
Find next occurrence | F3 | CMD + G |
Find next occurrence current word | Ctrl + F3 | |
Select all occurrences current word | Alt + F3 | |
Quick find | CMD + OPTION + G | |
Quick find all | Ctrl + CMD + G | |
Find in files | Ctrl + Shift + F | CMD + Shift + F |
Navigation | Windows | macOS |
Focus on sidebar | Ctrl + 0 | Ctrl + 0 |
Focus back to edit area | Esc | Esc |
Go to definition | F12 | OPTION + CMD + Down |
Jump back | Alt + - | Ctrl + - |
Jump forward | Alt + Shift + - | Ctrl + Shift + - |
Splits / Tabs | Windows | macOS |
Single column | Alt + Shift + 1 | OPTION + CMD + 1 |
Two columns | Alt + Shift + 2 | OPTION + CMD + 2 |
Three columns | Alt + Shift + 3 | OPTION + CMD + 3 |
Four columns | Alt + Shift + 4 | OPTION + CMD + 4 |
Grid (4 groups) | Alt + Shift + 5 | OPTION + CMD + 5 |
Focus group | Ctrl + 1/2/3 | Ctrl + 1/2/3 |
Move file to group | Ctrl + Shift + 1/2/3 | Ctrl + Shift + 1/2/3 |
Select tab | Alt + 1/2/3 | CMD + 1/2/3 |
Bookmarks | Windows | macOS |
Toggle bookmark | Ctrl + F2 | Ctrl + F2 |
Next bookmark | F2 | F2 |
Previous bookmark | Shift + F2 | Shift + F2 |
Clear bookmarks | Ctrl + Shift + F2 | Shift + CMD + F2 |
Marks | Windows | macOS |
Set mark | Ctrl + K Spacebar | CMD + K CMD + Spacebar |
Delete from cursor to mark | Ctrl + K W | CMD + K CMD + W |
Select from cursor to mark | Ctrl + K A | CMD + K CMD + A |
Clear mark | Ctrl + K G | CMD + K CMD + G |
Code folding | Windows | macOS |
Fold selection | Ctrl + Shift + [ | OPTION + CMD + [ |
Unfold selection | Ctrl + Shift + ] | OPTION + CMD + ] |
Fold all | Ctrl + K 1 | CMD + K CMD + 1 |
Unfold all | Ctrl + K J | CMD + K CMD + J |
Fold level | Ctrl + 2/9 | CMD + 2/9 |
Transform | Windows | macOS |
Increase Font Size | Ctrl + Plus | CMD + Plus |
Decrease Font Size | Ctrl + Minus | CMD + Minus |