Hotkeys and shortcuts for Sublime Text (MacOS)

(Total 75)

Command + Enter
General Editing Shortcuts
Insert Line After
Command + Shift + Enter
General Editing Shortcuts
Insert Line Before
Command + Ctrl + Up Arrow
General Editing Shortcuts
Move line Up
Command + Ctrl + Down Arrow
General Editing Shortcuts
Move line Down
Command + L
General Editing Shortcuts
Select Line(Repeat to select next lines)
Command + Ctrl + G
General Editing Shortcuts
Select All Occurencs of Current Section
Command + D
General Editing Shortcuts
Select Word(Repeat select other Occurences
Command + Shift + Up Arrow
General Editing Shortcuts
Selection Up
Command + Shift + Down Arrow
General Editing Shortcuts
Selection Down
Command + X
General Editing Shortcuts
Cut Line
Command + Shift + K
General Editing Shortcuts
Delete Line
Command + K + K
General Editing Shortcuts
Delete from cursor to End of Line
Command + K + Del
General Editing Shortcuts
Delete from cursor to start of Line
Command + ]
General Editing Shortcuts
Indent Current Lines
Command + [
General Editing Shortcuts
Unindent Current Lines
Command + Shift + V
General Editing Shortcuts
Paste and Indent Correctly
Command + V
General Editing Shortcuts
Paste Line
Option + Shift + W
General Editing Shortcuts
Wrap Selection in HTML Tag
Option + .
General Editing Shortcuts
Close Current HTML Tag
Command + U
General Editing Shortcuts
Undo
Command + Spacebar
General Editing Shortcuts
Select Next AutoComplete Suggestion
Command + Y
General Editing Shortcuts
Redo
Command + Shift + D
General Editing Shortcuts
Duplicate Lines
Command + J
General Editing Shortcuts
Join Line below to end of current line
Command + /
General Editing Shortcuts
Comment/Uncomment Current Line
Command + Shift + /
General Editing Shortcuts
Block Comment Current Selection
Command + K + U
General Editing Shortcuts
Convert to Uppercase
Command + K + L
General Editing Shortcuts
Convert to Lowercase
Ctrl + Command + G
General Editing Shortcuts
Select all occurrences of current selection
Ctrl + Shift + Up Arrow
General Editing Shortcuts
Extra cursor on the line above
Ctrl + Shift + Down Arrow
General Editing Shortcuts
Extra cursor on the line below
Ctrl + M
General Editing Shortcuts
Jump to closing parentheses Repeat to jump to opening parentheses
Ctrl + Shift + M
General Editing Shortcuts
Select all contents of the current parentheses
Ctrl + A
General Editing Shortcuts
Move to beginning of line
Command+ Left Arrow
General Editing Shortcuts
Move to beginning of text on line
Command+ Right Arrow
General Editing Shortcuts
Move to end of line
Command + Shift + P
General Editing Shortcuts
Command Palette
Ctrl + '
General Editing Shortcuts
Python Console
Command + Ctrl + F
General Editing Shortcuts
Switch FullScreen Mode
Command + Ctrl + Shift + F
General Editing Shortcuts
Switch DistractionFree Mode
Command + K + B
General Editing Shortcuts
Switch Side bar
General Editing Shortcuts
Command + Option + Up Arrow
Column Selection Shortcuts
Column Selection Up
Command + Option + Down Arrow
Column Selection Shortcuts
Column Selection Down
Ctrl + G
Navigation Shortcuts
Go to line
Ctrl + ;
Navigation Shortcuts
Go to Word
Command + R
Navigation Shortcuts
Go to Symbol
Command + T
Navigation Shortcuts
Immediately Open Files by Name
Command + F
Find and Replace Shortcuts
Find
Command + Option + F
Find and Replace Shortcuts
Replace
Command + Shift + F
Find and Replace Shortcuts
Find in Files
Command + PgUp
Navigation through Tabs
Cycle Up through Tabs
Command + PgDn
Navigation through Tabs
Cycle Down through Tabs
Command + Left Arrow
Navigation through Tabs
Find in Files
Command + W
Navigation through Tabs
Close Current Tab
Option + 1..9
Navigation through Tabs
Switch to Tab Number
Option + Command + 1
Split Windows Shortcuts
Revert view to single column
Option + Command + 2
Split Windows Shortcuts
Split view into two columns
Option + Command + 3
Split Windows Shortcuts
Split view into three columns
Option + Command + 4
Split Windows Shortcuts
Split view into four columns
Option + Command + 5
Split Windows Shortcuts
Set view to Grid
Option + Command + 8
Split Windows Shortcuts
Split view into two rows
Ctrl + 1..4
Split Windows Shortcuts
Jump to group where num is 1..4
Ctrl + Shift + 1..9
Split Windows Shortcuts
Move file to specified group where num is 1..4
F2
Bookmarks Shortcuts
Next Bookmark
Shift + F2
Bookmarks Shortcuts
Previous Bookmark
Command + F2
Bookmarks Shortcuts
Switch Bookmark
Command + Shift + F2
Bookmarks Shortcuts
Clear Bookmarks
Command + K + B
Other Shortcuts
Toggle Side Bar
Shift + Ctrl + P
Other Shortcuts
Show Scope in status bar
Command + Ctrl + Up Arrow / Down Arrow
Other Shortcuts
Clip text Upwards/Downwards
Ctrl + V
Scrolling Shortcuts
Scroll down one page
Ctrl + L
Scrolling Shortcuts
Center current line vertically in page
Command + Down Arrow
Scrolling Shortcuts
Scroll to end of file
Command + Up Arrow
Scrolling Shortcuts
Scroll to start of file