Shortcuts Sublime Text for MacOS

74 shortcuts2,971 views
Open Trainer

General Editing Shortcuts

macOSAction
Command+EnterInsert Line After
Command+Shift+EnterInsert Line Before
Command+Ctrl+Up ArrowMove line Up
Command+Ctrl+Down ArrowMove line Down
Command+LSelect Line(Repeat to select next lines)
Command+Ctrl+GSelect All Occurencs of Current Section
Command+DSelect Word(Repeat select other Occurences
Command+Shift+Up ArrowSelection Up
Command+Shift+Down ArrowSelection Down
Command+XCut Line
Command+Shift+KDelete Line
Command+K+KDelete from cursor to End of Line
Command+K+DelDelete from cursor to start of Line
Command+]Indent Current Lines
Command+[Unindent Current Lines
Command+Shift+VPaste and Indent Correctly
Command+VPaste Line
Option+Shift+WWrap Selection in HTML Tag
Option+.Close Current HTML Tag
Command+UUndo
Command+SpacebarSelect Next AutoComplete Suggestion
Command+YRedo
Command+Shift+DDuplicate Lines
Command+JJoin Line below to end of current line
Command+/Comment/Uncomment Current Line
Command+Shift+/Block Comment Current Selection
Command+K+UConvert to Uppercase
Command+K+LConvert to Lowercase
Ctrl+Command+GSelect all occurrences of current selection
Ctrl+Shift+Up ArrowExtra cursor on the line above
Ctrl+Shift+Down ArrowExtra cursor on the line below
Ctrl+MJump to closing parentheses Repeat to jump to opening parentheses
Ctrl+Shift+MSelect all contents of the current parentheses
Ctrl+AMove to beginning of line
Command+Left ArrowMove to beginning of text on line
Command+Right ArrowMove to end of line
Command+Shift+PCommand Palette
Ctrl+'Python Console
Command+Ctrl+FSwitch FullScreen Mode
Command+Ctrl+Shift+FSwitch DistractionFree Mode
Command+K+BSwitch Side bar

Column Selection Shortcuts

macOSAction
Command+Option+Up ArrowColumn Selection Up
Command+Option+Down ArrowColumn Selection Down

Navigation Shortcuts

macOSAction
Ctrl+GGo to line
Ctrl+;Go to Word
Command+RGo to Symbol
Command+TImmediately Open Files by Name

Find and Replace Shortcuts

macOSAction
Command+FFind
Command+Option+FReplace
Command+Shift+FFind in Files

Navigation through Tabs

macOSAction
Command+PgUpCycle Up through Tabs
Command+PgDnCycle Down through Tabs
Command+Left ArrowFind in Files
Command+WClose Current Tab
Option+1..9Switch to Tab Number

Split Windows Shortcuts

macOSAction
Option+Command+1Revert view to single column
Option+Command+2Split view into two columns
Option+Command+3Split view into three columns
Option+Command+4Split view into four columns
Option+Command+5Set view to Grid
Option+Command+8Split view into two rows
Ctrl+1..4Jump to group where num is 1..4
Ctrl+Shift+1..9Move file to specified group where num is 1..4

Bookmarks Shortcuts

macOSAction
F2Next Bookmark
Shift+F2Previous Bookmark
Command+F2Switch Bookmark
Command+Shift+F2Clear Bookmarks

Other Shortcuts

macOSAction
Command+K+BToggle Side Bar
Shift+Ctrl+PShow Scope in status bar
Command+Ctrl+Up Arrow/Down ArrowClip text Upwards/Downwards

Scrolling Shortcuts

macOSAction
Ctrl+VScroll down one page
Ctrl+LCenter current line vertically in page
Command+Down ArrowScroll to end of file
Command+Up ArrowScroll to start of file