There are numerous Sublime Text shortcuts available for use. There’s no need to waste your precious time dragging your mouse when you can efficiently do programming with your fingertips. Friends and colleagues around are pleased with how quickly I carry out tasks in Sublime, all thanks to Sublime Text shortcuts.
By practicing and learning the below list of Sublime Text shortcuts, you will be on a roll to becoming a Sublime Text NINJA. Download the Sublime Text shortcuts list for Windows and Mac users in PDF.
Most used Sublime Text Shortcuts
Action
Sublime Text Shortcuts Windows
Sublime Text Shortcuts Mac
New Window
Ctrl + Shift + N
Command + Shift + N
Close Window
Ctrl + Shift + W
Command + Shift + W
Open File
Ctrl + O
Command + O
Reopen the last file
Ctrl + Shift + T
Command + Shift + T
New file
Ctrl + N
Command + N
Save file
Ctrl + S
Command + S
Save file as
Ctrl + Shift + S
Command + Shift + S
Close File
Ctrl + F4
Command + F4
Close Sublime
Ctrl + W
Command + W
Undo
Ctrl + Z
Command + Z
Redo
Ctrl + Shift + Z
Command + Shift + Z
Repeat
Ctrl + Y
Command + Y
Soft undo
Ctrl + U
Command + U
Soft redo
Ctrl + Shift + U
Command + Shift + U
Cut
Ctrl + X
Command + X
Copy
Ctrl + C
Command + C
Paste
Ctrl + V
Command + V
Paste and match the current indention
Ctrl + Shift + V
Command + Shift + V
Bookmarks Shortcuts
Action
Sublime Text Shortcuts Windows
Sublime Text Shortcuts Mac
Toggle Bookmark
Ctrl + F2
Command + F2
Go to the next bookmark
F2
F2
Go to the previous bookmark
Shift + F2
Shift + F2
Select all bookmarks
Alt + F2
Option + F2
Select to mark
Ctrl + K + A
Command + K + A
Delete to mark
Ctrl + K + W
Command + K + W
Swap with mark
Ctrl + K + X
Command + K + X
Yank
Ctrl + K + Y
Command + K + Y
Navigation Shortcuts
Action
Sublime Text Shortcuts Windows
Sublime Text Shortcuts Mac
Move one word left
Ctrl + Left Arrow key
Command + Left Arrow key
Move one word right
Ctrl + Right Arrow key
Command + Right Arrow key
Move one sub-word left
Alt + Left Arrow key
Option + Left Arrow key
Move one sub-word right
Alt + Right Arrow key
Option + Right Arrow key
Move one page up
Page Up key
Page Up key
Move one page down
Page Down key
Page Down key
Move to the beginning of the line
Home
Home
Move to the end of the line
End
end
Scroll the page up without changing the cursor position
Ctrl + Up Arrow key
Command + Up Arrow key
Scroll the page down without changing the cursor position
Ctrl + Down Arrow key
Command + Down Arrow key
Move to open bracket of faction
Ctrl + M
Command + M
Show Function List and navigate
Ctrl + R
Command + R
Show Function List without changing cursor position
Ctrl + Shift + R
Command + Shift + R
Go to Word in the current file
Ctrl + ;
Command + ;
Jump forward to previous positions
Alt + –
Option + –
Jump backward from previous positions
Alt + +
Option + +
Go to line
Ctrl + G
Command + G
Selections Shortcuts
Action
Sublime Text Shortcuts Windows
Sublime Text Shortcuts Mac
Select all
Ctrl + A
Command + A
Extend selection to one character left
Shift + Left Arrow key
Shift + Left Arrow key
Extend the selection of one character right
Shift + Right Arrow key
Shift + Right Arrow key
Extend selection to one word left
Ctrl + Shift + Left Arrow key
Command + Shift + Left Arrow key
Extend selection to one word right
Ctrl + Shift + Right Arrow key
Command + Shift + Right Arrow key
Extend the selection of one sub-word left
Alt + Shift + Left Arrow key
Option + Shift + Left Arrow key
Extend the selection of one sub-word right
Alt + Shift + Right Arrow key
Option + Shift + Right Arrow key
Extend selection one line-up
Shift + Up Arrow key
Shift + Up Arrow key
Extend selection one line down
Shift + Down Arrow key
Shift + Down Arrow key
Extend selection one page up
Shift + Page Up key
Shift + Page Up key
Extend selection one page down
Shift + Page Down key
Shift + Page Down key
Extend selection to the beginning of the line
Shift + Home
Shift + Home
Extend selection to end of line
Shift + End
Shift + End
Extend selection to the beginning of the file
Ctrl + Shift + Home
Command + Shift + Home
Extend selection to end of file
Ctrl + Shift + End
Command + Shift + End
Select Line
Ctrl + L
Command + L
Select all occurrences of the current word
Alt + F3
Option + F3
With multiple lines selected
Ctrl + Shift + L
Command + Shift + L
Select lines in this indention
Ctrl + Shift + J
Command + Shift + J
Expand Selection
Ctrl + Shift + Spacebar
Command + Shift + Spacebar
Select the current function enclosed by brackets
Ctrl + Shift + M
Command + Shift + M
Find & Replace Shortcuts
Action
Sublime Text Shortcuts Windows
Sublime Text Shortcuts Mac
Find
Ctrl + F
Command + F
Find and Replace
Ctrl + H
Command + H
Find and Replace in open tabs
Ctrl + Shift + F
Command + Shift + F
Replace next
Ctrl + Shift + H
Command + Shift + H
Find next
F3
F3
Find Previous
Shift + F3
Shift + F3
Find and highlight a current word in the text
Ctrl + D
Command + D
Find under
Ctrl + F3
Command + F3
Find under previous
Ctrl + Shift + F3
Command + Shift + F3
Find all under
Alt + F3
Option + F3
Slurp find string
Ctrl + E
Command + E
Slurp replace string
Ctrl + Shift + E
Command + Shift + E
Split Panes Shortcuts
Action
Windows Shortcuts
Mac Shortcuts
Split layout to 1 pane
Alt + Shift + 1
Option + Shift + 1
Split layout to 2 vertical panes
Alt + Shift + 2
Option + Shift + 2
Split layout to 3 vertical panes
Alt + Shift + 3
Option + Shift + 3
Split layout to 4 vertical panes
Alt + Shift + 4
Option + Shift + 4
Split layout to 2 vertical and 2 horizontal panes
Alt + Shift + 5
Option + Shift + 5
Split layout to 2 horizontal panes
Alt + Shift + 8
Option + Shift + 8
Focus or cursor on split pane 1
Ctrl + 1
Command + 1
Focus or cursor on split pane 2
Ctrl + 2
Command + 2
Focus or cursor on split pane 3
Ctrl + 3
Command + 3
Focus or cursor on split pane 4
Ctrl + 4
Command + 4
Text Manipulation Shortcuts
Action
Sublime Text Hotkeys
Sublime Text Hotkeys
Move line or selection up
Ctrl + Shift + Up Arrow key
Command + Shift + Up Arrow key
Move the line or selection down
Ctrl + Shift + Down Arrow key
Command + Shift + Down Arrow key
Join the line below at the end of the current line
Using the above list of Sublime Text shortcuts can help web designers as well as developers save considerable time and effort, improving productivity and efficiency. Still, some people prefer to use Notepad 2 as their preferred text editor over Sublime.