Hotkeys and shortcuts for Sublime Text

(Total 62)

Ctrl + X
Editing
Cut line
Ctrl + ⤶ Enter
Editing
Insert line after
Ctrl + ↑   Shift + ⤶ Enter
Editing
Insert line before
Ctrl + ↑   Shift +
Editing
Move line/selection up
Ctrl + ↑   Shift +
Editing
Move line/selection down
Ctrl + ↑   Shift + L
Editing
Split selection into lines
Ctrl + L
Editing
Select line - Repeat to select next lines
Ctrl + D
Editing
Select word - Repeat select others occurrences
Ctrl + M
Editing
Jump to closing parentheses. Repeat to jump to opening parentheses
Ctrl + ↑   Shift + M
Editing
Select all contents of the current parentheses
Ctrl + ↑   Shift + K
Editing
Delete Line
Ctrl + K then Ctrl + K
Editing
Delete from cursor to end of line
Ctrl + K + ⬅ Backspace
Editing
Delete from cursor to start of line
Ctrl + ]
Editing
Indent current line(s)
Ctrl + [
Editing
Un-indent current line(s)
Ctrl + ↑   Shift + D
Editing
Duplicate line(s)
Ctrl + J
Editing
Join line below to the end of the current line
Ctrl + /
Editing
Comment/un-comment current line
Ctrl + ↑   Shift + /
Editing
Block comment current selection
Ctrl + Y
Editing
Redo, or repeat last keyboard shortcut command
Ctrl + ↑   Shift + V
Editing
Paste and indent correctly
Ctrl + Space
Editing
Select next auto-complete suggestion
Ctrl + U
Editing
soft undo; jumps to your last change before undoing change when repeated
Ctrl + K then Ctrl + D
Editing
Quick Skip Next
Alt + ↑   Shift + W
Editing
Wrap Selection in html tag
Alt + .
Editing
Close current html tag
Ctrl + Alt +
Editing
Column selection up
Ctrl + Alt +
Editing
Column selection down
Alt + ↑   Shift +
Editing
Column selection up
Alt + ↑   Shift +
Editing
Column selection down
Ctrl + P
Navigation/Goto Anywhere
Quick-open files by name
Ctrl + R
Navigation/Goto Anywhere
Goto symbol
Ctrl + ;
Navigation/Goto Anywhere
Goto word in current file
Ctrl + G
Navigation/Goto Anywhere
Goto line in current file
Ctrl + ↑   Shift + P
General
Command prompt
Ctrl + K then Ctrl + B
General
Toggle side bar
Ctrl + ↑   Shift + Alt + P
General
Show scope in status bar
Ctrl + F
Find/Replace
Find
Ctrl + H
Find/Replace
Replace
Ctrl + ↑   Shift + F
Find/Replace
Find in files
Alt + F3
Find/Replace
Add all occurrences of the current word to the selection
Esc
Find/Replace
Go from multiple selections to a single selection
Ctrl + ↑   Shift + T
Tabs
Open last closed tab
Ctrl + Page Up
Tabs
Cycle up through tabs
Ctrl + Page Down
Tabs
Cycle down through tabs
Ctrl + ⭾ Tab
Tabs
Find in files
Ctrl + W
Tabs
Close current tab
Alt + 1 - 9
Tabs
Switch to a specific tab
Alt + ↑   Shift + 1
Split window
Revert view to single column
Alt + ↑   Shift + 2
Split window
Split view into two columns
Alt + ↑   Shift + 3
Split window
Split view into three columns
Alt + ↑   Shift + 4
Split window
Split view into four columns
Alt + ↑   Shift + 5
Split window
Set view to grid (4 groups)
Alt + ↑   Shift + 8
Split window
Split view into two rows
Ctrl + 1
Split window
... to <keybs>4</keybs>: Jump to group 1-4
Ctrl + ↑   Shift + 1
Split window
… to <keybs>4</keybs>: Move file to specified group between 1-4
Ctrl + F2
Bookmarks
Toggle bookmark
F2
Bookmarks
Next bookmark
↑   Shift + F2
Bookmarks
Previous bookmark
Ctrl + ↑   Shift + F2
Bookmarks
Clear bookmarks
Ctrl + K then Ctrl + U
Text manipulation
Transform to Uppercase
Ctrl + K then Ctrl + L
Text manipulation
Transform to Lowercase