Show Menu
Cheatography

ST3 (Win) Sublime + Plugin Shortcuts 4 Power-Users Cheat Sheet (DRAFT) by

Sublime Text 3 built-in and useful plugin/package shortcuts for power-users

This is a draft cheat sheet. It is a work in progress and is not finished yet.

WINDOW

Full Screen
F11
Distra­ction Free
SHIFT + F11
Sidebar Toggle
CTRL + k, CTRL + b
Build
CTRL + b
Console Toggle
CTRL + `
New Window
CTRL + N
Close Window
CTRL + W
Command Pallete
CTRL + P
Other View Options
CTRL + P, "­vie­w"

PANES

Create Pane
CTRL + k, CTRL + arrow 1
Create Pane w/ File
CTRL + k, CTRL + ALT + arrow 1
Travel to Pane (Can Create!)
CTRL + k, arrow 1
Travel to Pane #
CTRL + #
Move File to Pane
CTRL + k, SHIFT + arrow 1
Move File to Pane #
CTRL + SHIFT + #
Clone File to Pane
CTRL + k, ALT + arrow 1
Expand­|Shrink Current Pane
CTRL + k, CTRL + [z | Z] 1
Resize Current Pane col|row by %
CTRL + k, CTRL + [c | r], "­0.0­-1.0­" 1
Pane Layout Default
ALT + SHIFT + 1
Pane Layout 2|3|4 Columns
ALT + SHIFT +  [2 | 3 | 4]
Pane Layout Grid
ALT + SHIFT + 5
Pane Layout 2|3 Rows
ALT + SHIFT + [8 | 9]
Close Pane
CTRL + k, CTRL + SHIFT + arrow 1
Move File from Pane
not yet configured 1
Close Current Pane
not yet configured 1
Focus on Created Pane
not yet configured 1
Create Pane w/ Cloned File
not yet configured 1
1 Origami Plugin

TABS

New Tab
CTRL + n
Next Tab
gt 1
Previous Tab
CTRL + SHIFT + TAB
Travel to Tab
ALT + #
Close Tab
CTRL + w
1 Vintageous (normal)

GO TO (Navig­ation & Movement)

File Quickly
CTRL + p, "­fil­e"
Symbol
CTRL + r, "­met­hod­"
Symbol within File
CTRL + p, "­fil­e@m­eth­od"
Fuzzy Word within File
CTRL + ;
First Line
gg 1
Line Number
:# 2
Last Line
G 1
Matching Bracket
CTRL + m
Left|D­own­|Up­|Right
[h | j | k | l] 1
Begi­n­ning, 1st Char, EOL
[0 | ^ | $] 1
Next|P­revious Char Given on Line
[f  | F] "­cha­r" 1
Next Word|After Space
[w  | W] 1
Next End of Word|B­egi­nning Space
[e  | E] 1
High|M­id|Low in Tab
[H | M | L] 1
1 Vintageous (normal)
1 Vintageous (command)
 

SELECTIONS

Word (repeat to add next)
CTRL + d
Line (repeat to add next)
CTRL + l
Scope (repeat to expand)
CTRL + SHIFT + SPACE
Within Brackets
CTRL + M
Sequential Identical Indent­ation
CTRL + J
Skip and Add Next Word
CTRL + k, CTRL + d
Soft Undo|Redo
ALT + [u | U] 1
1 Custom config (ST3 default CTRL + [u | U] is used for emmet plugin)

LINES

Delete Line
CTRL + K
Indent­/Un­dindent Line
CTRL + [ [ | ] ]
Insert Line Before­|After (Insert)
CTRL + [SHIFT + ENTER | ENTER]
Insert Line After (Normal)
O 1
Move Line Up|Down
CTRL + SHIFT + [↑ | ↓]
Duplicate Line
CTRL + D
Join Line with Next
CTRL + j
Sort Lines Case Insens­iti­ve|­Sen­sitive
[F9 | CTRL + F9]
1 Vintageous (normal)

COMMENTS

Commen­t|U­nco­mment Line
CTRL + /
Block Comment
CTRL + SHIFT + /

TEXT

Upperc­ase­|Lo­wercase
CTRL + k, [u | l]
Delete Word Forwar­d|B­ackward
CTRL + [DEL | BACKSPACE]
Delete to Beginn­ing|End of Line
CTRL + k, CTRL + [BACKSPACE | k]
Transpose Chars Around Cursor
CTRL + t
Close Tag
ALT + .

FOLDING

Fold Layer
CTRL + k, CTRL + #
Fold
CTRL + SHIFT + [
Unfold
CTRL + SHIFT + ]
Unfold All
CTRL + k, CTRL + j
Fold Tag Attributes
CTRL + k, CTRL + t

SEARCH | FIND | REPLACE

Find Word Regula­r|I­ncr­emental
CTRL + [f | i]
Find Next|P­revious
[F3 | SHIFT + F3]
Search All Files in a Folder
CTRL + F
Replace
CTRL + h
Search & Select All Instances
CTRL + f, "­wor­d", ALT + ENTER
Quick Find All
ALT + F3

READ ME

This is a compil­ation of many other cheats­heets with additional shortcuts.

Sources:
 ­/td­eyl­e/c­hea­t-s­hee­ts/­sub­lim­e-t­ext-3/
 ­/ma­rti­npr­ins­/ch­eat­-sh­eet­s/s­ubl­ime­-te­xt-­3-osx/
 ­/ce­vic­he/­che­at-­she­ets­/su­bli­me-­tex­t-3­-wi­ndows/
 ­/nj­ovi­n/c­hea­t-s­hee­ts/­sub­lim­e-t­ext­-2-­win­dows/