Search icon

Shortcuts.design

Sublime Text Shortcuts

Sublime Text is the modern cross-platform text editor for all your coding with extremely high performance. View or buy Sublime Text via Sublimetext.com.

Editing
Cut line⌘ + X
Insert line after⌘ + ↩
Insert line before⌘ + ⇧ + ↩
Move line/selection up⌘ + βŒƒ + ↑
Move line/selection down⌘ + βŒƒ + ↓
Select line - Repeat to select next lines⌘ + L
Select word - Repeat to select next occurrence⌘ + D
Select all occurrences of current selectionβŒƒ + ⌘ + G
Extra cursor on the line aboveβŒƒ + ⇧ + ↑
Extra cursor on the line belowβŒƒ + ⇧ + ↓
Jump to closing parentheses Repeat to jump to opening parenthesesβŒƒ + M
Select all contents of the current parenthesesβŒƒ + ⇧ + M
Move to beginning of lineβŒƒ + A
Move to beginning of text on line⌘ + Left
Move to end of lineβŒƒ + E, ⌘ + Right
Delete from cursor to end of line⌘ + K, ⌘ + K
Delete from cursor to start of line⌘ + K + ⌫
Indent current line(s)⌘ + ]
Un-indent current line(s)⌘ + [
Duplicate line(s)⌘ + ⇧ + D
Join line below to the end of the current line⌘ + J
Comment/un-comment current line⌘ + /
Block comment current selection⌘ + βŒ₯ + /
Redo, or repeat last keyboard shortcut command⌘ + Y
Paste and indent correctly⌘ + ⇧ + V
Select next auto-complete suggestionβŒƒ + Space
Soft undo; jumps to your last change before undoing change when repeatedβŒƒ + U
Column selection upβŒƒ + ⇧ + Up
Column selection downβŒƒ + ⇧ + Down
Wrap Selection in html tagβŒƒ + ⇧ + W
Delete current line of cursorβŒƒ + ⇧ + K
Quick-open files by name⌘ + P or ⌘ + T
Goto symbol⌘ + R
Goto word in current file
Goto line in current fileβŒƒ + G
General
Command Palette⌘ + ⇧ + P
Show/hide ConsoleβŒƒ + `
Toggle fullscreen modeβŒƒ + ⌘ + F
Toggle distraction-free modeβŒƒ + ⇧ + ⌘ + F
Toggle side bar⌘ + K, ⌘ + B
Show scope in status barβŒƒ + ⇧ + P
Find/Replace
Find⌘ + F
Replace⌘ + βŒ₯ + F
Find in files⌘ + ⇧ + F
Scrolling
Scroll down one pageβŒƒ + V
Center current line vertically in pageβŒƒ + L
Scroll to end of file⌘ + Down
Scroll to start of file⌘ + Up
Tabs
Open last closed tab⌘ + ⇧ + t
Jump to tab in current group where num is 1-9⌘ + [NUM]
Jump to 10th tab in current group⌘ + 0
Cycle left through tabs⌘ + ⇧ + [
Cycle right through tabs⌘ + ⇧ + ]
Cycle up through recent tabs^ + Tab
Cycle down through recent tabs⇧ + ^ + Tab
Split window
Revert view to single column⌘ + βŒ₯ + 1
Split view into two columns⌘ + βŒ₯ + 2
Split view into three columns⌘ + βŒ₯ + 3
Split view into four columns⌘ + βŒ₯ + 4
Set view to grid (4 groups)⌘ + βŒ₯ + 5
Jump to group where num is 1-4βŒƒ + [NUM]
Move file to specified group where num is 1-4βŒƒ + ⇧ + [NUM]
Bookmarks
Toggle bookmark⌘ + F2
Next bookmarkF2
Previous bookmark⇧ + F2
Clear bookmarks⇧ + ⌘ + F2
Text manipulation
Transform to Uppercase⌘ + K, ⌘ + U
Transform to Lowercase⌘ + K, ⌘ + L
Clip text upwards / downwards⌘ + βŒƒ + up, ⌘ + βŒƒ + down
Editing
Cut line⌘ + X
Insert line after⌘ + ↩
Insert line before⌘ + ⇧ + ↩
Move line/selection up⌘ + βŒƒ + ↑
Move line/selection down⌘ + βŒƒ + ↓
Select line - Repeat to select next lines⌘ + L
Select word - Repeat to select next occurrence⌘ + D
Select all occurrences of current selectionβŒƒ + ⌘ + G
Extra cursor on the line aboveβŒƒ + ⇧ + ↑
Extra cursor on the line belowβŒƒ + ⇧ + ↓
Jump to closing parentheses Repeat to jump to opening parenthesesβŒƒ + M
Select all contents of the current parenthesesβŒƒ + ⇧ + M
Move to beginning of lineβŒƒ + A
Move to beginning of text on line⌘ + Left
Move to end of lineβŒƒ + E, ⌘ + Right
Delete from cursor to end of line⌘ + K, ⌘ + K
Delete from cursor to start of line⌘ + K + ⌫
Indent current line(s)⌘ + ]
Un-indent current line(s)⌘ + [
Duplicate line(s)⌘ + ⇧ + D
Join line below to the end of the current line⌘ + J
Comment/un-comment current line⌘ + /
Block comment current selection⌘ + βŒ₯ + /
Redo, or repeat last keyboard shortcut command⌘ + Y
Paste and indent correctly⌘ + ⇧ + V
Select next auto-complete suggestionβŒƒ + Space
Soft undo; jumps to your last change before undoing change when repeatedβŒƒ + U
Column selection upβŒƒ + ⇧ + Up
Column selection downβŒƒ + ⇧ + Down
Wrap Selection in html tagβŒƒ + ⇧ + W
Delete current line of cursorβŒƒ + ⇧ + K
Quick-open files by name⌘ + P or ⌘ + T
Goto symbol⌘ + R
Goto word in current file
Goto line in current fileβŒƒ + G
General
Command Palette⌘ + ⇧ + P
Show/hide ConsoleβŒƒ + `
Toggle fullscreen modeβŒƒ + ⌘ + F
Toggle distraction-free modeβŒƒ + ⇧ + ⌘ + F
Toggle side bar⌘ + K, ⌘ + B
Show scope in status barβŒƒ + ⇧ + P
Find/Replace
Find⌘ + F
Replace⌘ + βŒ₯ + F
Find in files⌘ + ⇧ + F
Scrolling
Scroll down one pageβŒƒ + V
Center current line vertically in pageβŒƒ + L
Scroll to end of file⌘ + Down
Scroll to start of file⌘ + Up
Tabs
Open last closed tab⌘ + ⇧ + t
Jump to tab in current group where num is 1-9⌘ + [NUM]
Jump to 10th tab in current group⌘ + 0
Cycle left through tabs⌘ + ⇧ + [
Cycle right through tabs⌘ + ⇧ + ]
Cycle up through recent tabs^ + Tab
Cycle down through recent tabs⇧ + ^ + Tab
Split window
Revert view to single column⌘ + βŒ₯ + 1
Split view into two columns⌘ + βŒ₯ + 2
Split view into three columns⌘ + βŒ₯ + 3
Split view into four columns⌘ + βŒ₯ + 4
Set view to grid (4 groups)⌘ + βŒ₯ + 5
Jump to group where num is 1-4βŒƒ + [NUM]
Move file to specified group where num is 1-4βŒƒ + ⇧ + [NUM]
Bookmarks
Toggle bookmark⌘ + F2
Next bookmarkF2
Previous bookmark⇧ + F2
Clear bookmarks⇧ + ⌘ + F2
Text manipulation
Transform to Uppercase⌘ + K, ⌘ + U
Transform to Lowercase⌘ + K, ⌘ + L
Clip text upwards / downwards⌘ + βŒƒ + up, ⌘ + βŒƒ + down
Empty state Shortcuts.design toolspage search Empty state Shortcuts.design toolspage search

We searched everywhere, but we couldn’t fine a shortcut matching your search-query.

Try searching for something else. Think we’re missing something? Send us an issue or add it yourself.

Add a missing shortcut πŸ’ͺ️

Helping out

Missing something?

Feel free to request missing tools or give some feedback using Twitter, E-mail or GitHub! If you can, please help out by adding the data yourself and be the hero of the Β±12k people per month using this resource.

Add a tool πŸ’ͺ
Michel van Heest - Creator of Shortcuts.design

Created by

Michel van Heest

Designing products that enable others to to create or become more effective Β· Currently Product Designer @ConvertCalculator Β· Prev @WeTransfer, @Awkward & @YipYip.

Buy me a coffee β˜• Twitter 🐦
Design calculators, forms, and more without code with Convert_, and embed them in Framer.