Shortcut | Action |
---|---|
+ + | New window |
+ + | Close window |
+ | Open file |
+ + | Reopen last file |
+ | New file |
+ | Save file |
+ + | Save file as |
+ | Close file |
+ | Close Sublime |
Shortcut | Action |
---|---|
+ | Toggle sidebar |
+ Page Down/Page Up | Move to next/previous open tab |
+ | Move to next/previous open tab by stack (order they were opened) |
+ + | Reopen last file |
+ / | Zoom – increase/decrease font size |
+ | Quick Open – Show file list of currently opened file |
+ | Toggle Distraction-free mode |
+ + | Column selection up |
+ + | Column selection Down |
+ + | Command Prompt |
+ + | Show Scope in status bar |
Toggle Full Screen mode |
Shortcut | Action |
---|---|
+ + | Split layout to 1 column |
+ + | Split layout to 2 columns |
+ + | Split layout to 3 columns |
+ + | Split layout to 4 columns |
+ + | Split layout to 2 vertical and 2 horizontal grids (4 Groups) |
+ + | Split layout to 2 rows |
+ | Jump to group where NUM is 1-4 |
+ + | Move file to specified group where NUM is 1-4 |
+ , then Arrow Up (with Ctrl pressed) | Open new pane, and move current window into new pane |
+ , then Arrow Down | Close current pane |
+ , then Arrow Left/Arrow Right | Move to next pane to the left arrow/right arrow |
+ then + + Arrow Right/Arrow Left | Open new tab in pane to the left arrow/right arrow |
+ | Jump to tab 1..10 in current pane |
Shortcut | Action |
---|---|
+ Arrow Left/Arrow Right | Move one word left arrow/right arrow |
+ Arrow Left/Arrow Right | Move one sub-word left arrow/right arrow |
/ | Move one page up arrow/down arrow |
Move to beginning of line | |
Move to end of line | |
+ Arrow Up/Arrow Down | Scroll page up arrow/down arrow without changing cursor position |
+ | Move to opening bracket of faction, repeat for closing bracket |
+ | Show Function List and navigate |
+ + | Show Function List without changing cursor position |
+ | Go to word in current file |
+ / on Numeric Keypad | Jump forward/backwards to/from previous positions or selections |
Shortcut | Action |
---|---|
+ Arrow Left/Arrow Right | Extend selection one character left arrow/right arrow |
+ + Arrow Left/Arrow Right | Extend selection one word left arrow/right arrow |
+ + Arrow Left/Arrow Right | Extend selection one sub-word left arrow/right arrow |
+ Arrow Up/Arrow Down | Extend selection one line up arrow/down arrow |
+ Page Up/Page Down | Extend selection one page up arrow/down arrow |
+ / | Extend selection to beginning/end of line |
+ + Home/End | Extend selection to beginning of file/end of file |
+ | Select All |
+ | Select Line |
+ | Select current word, continue press D for expanding selection. Then continue in multi-line editing mode |
+ | Select all occurrences of current word, then continue in multi-line editing mode |
+ + | With multiple lines selected – enter multi-line editing mode. |
Cancel selection | |
+ + | Select lines in this indention |
+ + | Expand selection |
+ + | Expand selection |
+ + | Select current function enclosed by brackets or parentheses |
+ | Change selection to upper case |
+ | Change selection to lower case |
Shortcut | Action |
---|---|
+ | Cut |
+ | Copy |
+ | Paste |
+ | Cut |
+ | Copy |
+ | Paste |
+ + | Paste and match current indention |
+ | Paste from History |
Delete character to the right | |
Delete character to the left | |
+ | Delete word to the left |
+ | Delete word to the right |
+ + | Delete from cursor to beginning of line |
+ + | Delete from cursor to end of line |
Shortcut | Action |
---|---|
+ | Undo |
+ + | Redo |
+ | Redo or repeat |
Shortcut | Action |
---|---|
+ | Find |
Find next | |
+ | Find previous |
+ (After selecting) | Replace every selection |
+ | Replace |
+ | Incremental search |
+ + | Find in Files |
+ , + | Find then Multi Edits |
+ | Use selection to find field |
+ + | Use selection to replace field |
Shortcut | Action |
---|---|
+ + Arrow Up/Arrow Down | Move line or selection up arrow/down arrow |
+ | Insert line after and position cursor at beginning of new line |
+ | Join line below at end of current line |
+ + Arrow Down | Duplicate lines (on Sublime 3 on Windows this seem to no longer work, try Ctrl+Shift+D instead) |
+ | Transpose |
Sort Lines (case sensitive) | |
+ | Sort Lines (case insensitive) |
+ / | Indent/unindent |
+ + | Duplicate line or selection |
+ Arrow Up/Arrow Down | Move line or selection up arrow/down arrow |
+ |
Shortcut | Action |
---|---|
+ + | Fold selection |
+ + | Unfold selection |
+ Then Press 1 | Fold all |
+ Then Press J | Unfold all |
+ | Fold level |
Shortcut | Action |
---|---|
+ | Comment line |
+ + | Block comment |
Shortcut | Action |
---|---|
+ | New bookmark |
Next Bookmark | |
+ | Previous bookmark |
+ + | Clear bookmarks |
Shortcut | Action |
---|---|
Toggle spell checking | |
+ | Find next misspelling |
+ + | Find previous misspelling |
+ | Toggle Console |
+ then W | Toggle word wrap – View – Word wrap |