Sublime Text Keyboard Shortcuts for Windows & macOS

Windows & macOS

Sublime Text is a fast, lightweight text editor loved by developers for its performance and simplicity. Use these shortcuts to supercharge your coding workflow on both platforms.

Action

Windows Shortcut

macOS Shortcut

Open Command Palette

Ctrl + Shift + P

Command + Shift + P

Go to Line

Ctrl + G

Command + G

Go to Symbol

Ctrl + R

Command + R

Toggle Sidebar

Ctrl + K, Ctrl + B

Command + K, Command + B

Duplicate Line

Ctrl + Shift + D

Command + Shift + D

Move Line Up/Down

Ctrl + Shift + ↑ / ↓

Command + Ctrl + ↑ / ↓

Delete Line

Ctrl + Shift + K

Command + Shift + K

Comment/Uncomment Line

Ctrl + /

Command + /

Multi-cursor Select

Ctrl + Click

Command + Click

Find in Files

Ctrl + Shift + F

Command + Shift + F