All hotkeys for Sublime Text (MacOS)
General Editing ShortcutsInsert Line After |
Command + Enter |
General Editing ShortcutsInsert Line Before |
Command + Shift + Enter |
General Editing ShortcutsMove line Up |
Command + Ctrl + Up Arrow |
General Editing ShortcutsMove line Down |
Command + Ctrl + Down Arrow |
General Editing ShortcutsSelect Line(Repeat to select next lines) |
Command + L |
General Editing ShortcutsSelect All Occurencs of Current Section |
Command + Ctrl + G |
General Editing ShortcutsSelect Word(Repeat select other Occurences |
Command + D |
General Editing ShortcutsSelection Up |
Command + Shift + Up Arrow |
General Editing ShortcutsSelection Down |
Command + Shift + Down Arrow |
General Editing ShortcutsCut Line |
Command + X |
General Editing ShortcutsDelete Line |
Command + Shift + K |
General Editing ShortcutsDelete from cursor to End of Line |
Command + K + K |
General Editing ShortcutsDelete from cursor to start of Line |
Command + K + Del |
General Editing ShortcutsIndent Current Lines |
Command + ] |
General Editing ShortcutsUnindent Current Lines |
Command + [ |
General Editing ShortcutsPaste and Indent Correctly |
Command + Shift + V |
General Editing ShortcutsPaste Line |
Command + V |
General Editing ShortcutsWrap Selection in HTML Tag |
Option + Shift + W |
General Editing ShortcutsClose Current HTML Tag |
Option + . |
General Editing ShortcutsUndo |
Command + U |
General Editing ShortcutsSelect Next AutoComplete Suggestion |
Command + Spacebar |
General Editing ShortcutsRedo |
Command + Y |
General Editing ShortcutsDuplicate Lines |
Command + Shift + D |
General Editing ShortcutsJoin Line below to end of current line |
Command + J |
General Editing ShortcutsComment/Uncomment Current Line |
Command + / |
General Editing ShortcutsBlock Comment Current Selection |
Command + Shift + / |
General Editing ShortcutsConvert to Uppercase |
Command + K + U |
General Editing ShortcutsConvert to Lowercase |
Command + K + L |
General Editing ShortcutsSelect all occurrences of current selection |
Ctrl + Command + G |
General Editing ShortcutsExtra cursor on the line above |
Ctrl + Shift + Up Arrow |
General Editing ShortcutsExtra cursor on the line below |
Ctrl + Shift + Down Arrow |
General Editing ShortcutsJump to closing parentheses Repeat to jump to opening parentheses |
Ctrl + M |
General Editing ShortcutsSelect all contents of the current parentheses |
Ctrl + Shift + M |
General Editing ShortcutsMove to beginning of line |
Ctrl + A |
General Editing ShortcutsMove to beginning of text on line |
Command+ Left Arrow |
General Editing ShortcutsMove to end of line |
Command+ Right Arrow |
General Editing ShortcutsCommand Palette |
Command + Shift + P |
General Editing ShortcutsPython Console |
Ctrl + ' |
General Editing ShortcutsSwitch FullScreen Mode |
Command + Ctrl + F |
General Editing ShortcutsSwitch DistractionFree Mode |
Command + Ctrl + Shift + F |
General Editing ShortcutsSwitch Side bar |
Command + K + B |
General Editing Shortcuts |
|
Column Selection ShortcutsColumn Selection Up |
Command + Option + Up Arrow |
Column Selection ShortcutsColumn Selection Down |
Command + Option + Down Arrow |
Navigation ShortcutsGo to line |
Ctrl + G |
Navigation ShortcutsGo to Word |
Ctrl + ; |
Navigation ShortcutsGo to Symbol |
Command + R |
Navigation ShortcutsImmediately Open Files by Name |
Command + T |
Find and Replace ShortcutsFind |
Command + F |
Find and Replace ShortcutsReplace |
Command + Option + F |
Find and Replace ShortcutsFind in Files |
Command + Shift + F |
Navigation through TabsCycle Up through Tabs |
Command + PgUp |
Navigation through TabsCycle Down through Tabs |
Command + PgDn |
Navigation through TabsFind in Files |
Command + Left Arrow |
Navigation through TabsClose Current Tab |
Command + W |
Navigation through TabsSwitch to Tab Number |
Option + 1..9 |
Split Windows ShortcutsRevert view to single column |
Option + Command + 1 |
Split Windows ShortcutsSplit view into two columns |
Option + Command + 2 |
Split Windows ShortcutsSplit view into three columns |
Option + Command + 3 |
Split Windows ShortcutsSplit view into four columns |
Option + Command + 4 |
Split Windows ShortcutsSet view to Grid |
Option + Command + 5 |
Split Windows ShortcutsSplit view into two rows |
Option + Command + 8 |
Split Windows ShortcutsJump to group where num is 1..4 |
Ctrl + 1..4 |
Split Windows ShortcutsMove file to specified group where num is 1..4 |
Ctrl + Shift + 1..9 |
Bookmarks ShortcutsNext Bookmark |
F2 |
Bookmarks ShortcutsPrevious Bookmark |
Shift + F2 |
Bookmarks ShortcutsSwitch Bookmark |
Command + F2 |
Bookmarks ShortcutsClear Bookmarks |
Command + Shift + F2 |
Other ShortcutsToggle Side Bar |
Command + K + B |
Other ShortcutsShow Scope in status bar |
Shift + Ctrl + P |
Other ShortcutsClip text Upwards/Downwards |
Command + Ctrl + Up Arrow / Down Arrow |
Scrolling ShortcutsScroll down one page |
Ctrl + V |
Scrolling ShortcutsCenter current line vertically in page |
Ctrl + L |
Scrolling ShortcutsScroll to end of file |
Command + Down Arrow |
Scrolling ShortcutsScroll to start of file |
Command + Up Arrow |