Code Editors & IDEs

Sublime Text Keyboard Shortcuts

105 shortcuts to edit code efficiently faster — the complete Sublime Text keyboard shortcut reference

Sublime Text keyboard shortcuts

Built by Sublime HQ, Sublime Text provides a full-featured environment to edit code efficiently. It is a staple in the code editors & IDEs space.

Learning keyboard shortcuts in Sublime Text can dramatically speed up repetitive tasks and free you to focus on the creative work that matters.

Sublime Text is available on macOS, Windows, and Linux, making these shortcuts useful no matter which operating system you prefer.

macOS Windows Linux
105 shortcuts 8 categories
Visit Sublime Text Official Website
Show shortcuts for:

Editing 35 shortcuts

Cut line
Cmd +X Ctrl +X Ctrl +X
Copy
Cmd +C Ctrl +C Ctrl +C
Paste
Cmd +V Ctrl +V Ctrl +V
Undo
Cmd +Z Ctrl +Z Ctrl +Z
Redo
Shift +Cmd +Z Ctrl +Y Ctrl +Y
Select All
Cmd +A Ctrl +A Ctrl +A
Split the selection into multiple selections (allows typing in multiple lines) / Sp l it selection into lines
Ctrl +Shift +L Ctrl +Shift +L Ctrl +Shift +L
Insert line after
Ctrl +Enter Ctrl +Enter Ctrl +Enter
Insert line before
Ctrl +Shift +Enter Ctrl +Shift +Enter Ctrl +Shift +Enter
Move line/selection up
Ctrl +Shift +Up Ctrl +Shift +Up Ctrl +Shift +Up
Move line/selection down
Ctrl +Shift +Down Ctrl +Shift +Down Ctrl +Shift +Down
Se l ect line - Repeat to select next lines
Ctrl +L Ctrl +L Ctrl +L
Select wor d - Repeat select others occurrences
Ctrl +D Ctrl +D Ctrl +D
Ju m p to closing parentheses. Repeat to jump to opening parentheses
Ctrl +M Ctrl +M Ctrl +M
Select all contents of the current parentheses
Ctrl +Shift +M Ctrl +Shift +M Ctrl +Shift +M
Delete line
Ctrl +Shift +K Ctrl +Shift +K Ctrl +Shift +K
Delete from cursor to end of line
Ctrl +K +K Ctrl +K +K Ctrl +K +K
Delete from cursor to start of line
Ctrl +K +Backspace Ctrl +K +Backspace Ctrl +K +Backspace
Indent current line(s)
Ctrl +] Ctrl +] Ctrl +]
Un-indent current line(s)
Ctrl +[ Ctrl +[ Ctrl +[
D uplicate line(s)
Ctrl +Shift +D Ctrl +Shift +D Ctrl +Shift +D
J oin line below to the end of the current line
Ctrl +J Ctrl +J Ctrl +J
Comment/un-comment current line
Ctrl +/ Ctrl +/ Ctrl +/
Block comment current selection
Ctrl +Shift +/ Ctrl +Shift +/ Ctrl +Shift +/
Redo, or repeat last ke y board shortcut command
Ctrl +Y Ctrl +Y Ctrl +Y
Paste and indent correctly
Ctrl +Shift +V Ctrl +Shift +V Ctrl +Shift +V
Select next auto-complete suggestion
Ctrl +Space Ctrl +Space Ctrl +Space
Soft u ndo; jumps to your last change before undoing change when repeated
Ctrl +U Ctrl +U Ctrl +U
Quick Skip Next
Ctrl +K +D Ctrl +K +D Ctrl +K +D
W rap Selection in html tag
Opt +Shift +W Alt +Shift +W Alt +Shift +W
Close current html tag
Opt +. Alt +. Alt +.
Column selection up
N/A Ctrl +Alt +Up N/A
Column selection down
N/A Ctrl +Alt +Down N/A
Column selection up
N/A N/A Alt +Shift +Up
Column selection down
N/A N/A Alt +Shift +Down

Navigation/Go to Anywhere 5 shortcuts

Go to Line
Cmd +P Ctrl +P Ctrl +P
Quick-o p en files by name
Ctrl +P Ctrl +P Ctrl +P
Go to symbol
Ctrl +R Ctrl +R Ctrl +R
Go to word in current file
Ctrl +; Ctrl +; Ctrl +;
G o to line in current file
Ctrl +G Ctrl +G Ctrl +G

General 6 shortcuts

Save
Cmd +S Ctrl +S Ctrl +S
Toggle full screen
F11 F11 F11
Command p rompt
Ctrl +Shift +P Ctrl +Shift +P Ctrl +Shift +P
Toggle side b ar
Ctrl +K +B Ctrl +K +B Ctrl +K +B
Show sco p e in status bar
Ctrl +Opt +Shift +P Ctrl +Alt +Shift +P Ctrl +Alt +Shift +P
Featured shortcut
N/A Ctrl +D Ctrl +D

Find/Replace 8 shortcuts

Find
Cmd +F Ctrl +F Ctrl +F
Find in Files
Shift +Cmd +F Ctrl +Shift +F Ctrl +Shift +F
Replace
Opt +Cmd +F Ctrl +H Ctrl +H
F ind
Ctrl +F Ctrl +F Ctrl +F
Replace
Ctrl +H Ctrl +H Ctrl +H
F ind in files
Ctrl +Shift +F Ctrl +Shift +F Ctrl +Shift +F
Add all occurrences of the current word to the selection
Opt +F3 Alt +F3 Alt +F3
Go from multiple selections to a single selection
Esc Esc Esc
The BuildBox Macropad Puts Keyboard Shortcuts at Your Fingertips! Learn More

Tabs 24 shortcuts

Close file
Cmd +W Ctrl +W Ctrl +W
Switch to tab by index (1 to 9)
Cmd +1 Ctrl +1 Ctrl +1
Switch to tab by index (1 to 9)
Cmd +2 Ctrl +2 Ctrl +2
Switch to tab by index (1 to 9)
Cmd +3 Ctrl +3 Ctrl +3
Switch to tab by index (1 to 9)
Cmd +4 Ctrl +4 Ctrl +4
Switch to tab by index (1 to 9)
Cmd +5 Ctrl +5 Ctrl +5
Switch to tab by index (1 to 9)
Cmd +6 Ctrl +6 Ctrl +6
Switch to tab by index (1 to 9)
Cmd +7 Ctrl +7 Ctrl +7
Switch to tab by index (1 to 9)
Cmd +8 Ctrl +8 Ctrl +8
Switch to tab by index (1 to 9)
Cmd +9 Ctrl +9 Ctrl +9
Open las t closed tab
Ctrl +Shift +T Ctrl +Shift +T Ctrl +Shift +T
Cycle up through tabs
Ctrl +PageUp Ctrl +PageUp Ctrl +PageUp
Cycle down through tabs
Ctrl +PageDown Ctrl +PageDown Ctrl +PageDown
Find in files
Ctrl +Tab Ctrl +Tab Ctrl +Tab
Close current tab
Ctrl +W Ctrl +W Ctrl +W
Switch to a specific tab
Opt +1 Alt +1 Alt +1
Switch to a specific tab
Opt +2 Alt +2 Alt +2
Switch to a specific tab
Opt +3 Alt +3 Alt +3
Switch to a specific tab
Opt +4 Alt +4 Alt +4
Switch to a specific tab
Opt +5 Alt +5 Alt +5
Switch to a specific tab
Opt +6 Alt +6 Alt +6
Switch to a specific tab
Opt +7 Alt +7 Alt +7
Switch to a specific tab
Opt +8 Alt +8 Alt +8
Switch to a specific tab
Opt +9 Alt +9 Alt +9

Split window 18 shortcuts

Focus group above
Shift +Cmd +1 Ctrl +Shift +1 Ctrl +Shift +1
Focus group below
Shift +Cmd +2 Ctrl +Shift +2 Ctrl +Shift +2
Focus group left
Shift +Cmd +3 Ctrl +Shift +3 Ctrl +Shift +3
Focus group right
Shift +Cmd +4 Ctrl +Shift +4 Ctrl +Shift +4
Revert view to single column
Opt +Shift +1 Alt +Shift +1 Alt +Shift +1
Split view into two columns
Opt +Shift +2 Alt +Shift +2 Alt +Shift +2
Split view into three columns
Opt +Shift +3 Alt +Shift +3 Alt +Shift +3
Split view into four columns
Opt +Shift +4 Alt +Shift +4 Alt +Shift +4
Set view to grid (4 groups)
Opt +Shift +5 Alt +Shift +5 Alt +Shift +5
Split view into two rows
Opt +Shift +8 Alt +Shift +8 Alt +Shift +8
... to 4: Jump to group 1-4
Ctrl +1 Ctrl +1 Ctrl +1
... to 4: Jump to group 1-4
Ctrl +2 Ctrl +2 Ctrl +2
... to 4: Jump to group 1-4
Ctrl +3 Ctrl +3 Ctrl +3
... to 4: Jump to group 1-4
Ctrl +4 Ctrl +4 Ctrl +4
Move file to specified group between 1-4
Ctrl +Shift +1 Ctrl +Shift +1 Ctrl +Shift +1
Move file to specified group between 1-4
Ctrl +Shift +2 Ctrl +Shift +2 Ctrl +Shift +2
Move file to specified group between 1-4
Ctrl +Shift +3 Ctrl +Shift +3 Ctrl +Shift +3
Move file to specified group between 1-4
Ctrl +Shift +4 Ctrl +Shift +4 Ctrl +Shift +4

Bookmarks 5 shortcuts

Toggle bookmark
Cmd +F2 Ctrl +F2 Ctrl +F2
Next bookmark
F2 F2 F2
Previous bookmark
Shift +F2 Shift +F2 Shift +F2
Toggle bookmark
Ctrl +F2 Ctrl +F2 Ctrl +F2
Clear bookmarks
Ctrl +Shift +F2 Ctrl +Shift +F2 Ctrl +Shift +F2

Text manipulation 4 shortcuts

Convert case to lowercase
Cmd +K +U Ctrl +K +U Ctrl +K +U
Convert case to uppercase
Cmd +K +L Ctrl +K +L Ctrl +K +L
Transform to u ppercase
Ctrl +K +U Ctrl +K +U Ctrl +K +U
Transform to l owercase
Ctrl +K +L Ctrl +K +L Ctrl +K +L
BuildBox Macropad

We've Built 10s Of 1000s Of Keyboard Shortcuts Into The BuildBox Macropad

The BuildBox Macropad is the ultimate shortcut machine. One device with up to 160 configurable shortcuts for apps like Sublime Text available at your fingertips, a crystal clear display showing what every key does, and a hall-effect scroll wheel for scrubbing through video, audio and graphic editing applications like butter!

Drop your email below to be eligible for our first production run of 500 BuildBox units, at a HUGE discount price:

Keyboard Shortcuts for Similar Applications