Show Menu
Cheatography

Sublime Text 3 - Windows Cheat Sheet by

Shortcuts for Sublime and some useful plugins. ⌘=Control ⇧=Shft ⌥=Alt

Notation

⌘ ctrl, ⇧ shift, ⌥ alt, ⌫ backslash
Plain text: in command palette

Palettes

⌘ ⇧ p
 
Command Palette
⌘ ⌥ p
 
Switch project
⌘ p
 
Goto Anything
⌘ g
:
Goto Line
⌘ ;
#
Goto Fuzzy
⌘ r
@
Goto Symbols
Allows nesting (e.g. file@c­lass)

General

F11
Full Screen
⇧ F11
Distra­ction Free
⌘ `
Console
⌘ k, ⌘ b
Toggle sidebar
⌘ b
Build
⌘ ⇧ b
Build (run)
view:
View options

Origami

Travel to pane
⌘ →
Create pane
⇧ →
Carry to pane
⌘ ⇧ →
Destroy pane
⌥ →
Clone to pane
⌘ z
Zoom
⌘ ⇧ z
Unzoom
press ⌘ k first; any arrow

Tabs and Panes

⌘ n
New tab
⌘ ⇧ n
New window
⌥ #
Select tab within pane
⌘ #
Select pane
⌘ ⇧ #
Move tab to pane
⌥ ⇧ #
Layouts
 

Edit

⌘ /
Comment
⌘ ⇧ /
Block Comment
⌘ ]/[
Indent­/un­indent
⌘ k u/l
Upper/­lower case
⌘ t
Transpose xy -> yx
⌘ del/⌫
Delete next/prev word
⌘k, ⌘k/⌫
Delete from cursor to end/start
⌘ ⇧ v
Paste with indenting
⌘ space
Autoco­mplete (open/­next)
⌘ m
Go to matching bracket
reindent
Reindent file

Multiple Carets

⌘ click
Add caret
Drag midclick up/down
Add line to caret
⌘ ⌥ ↑/↓
(same as above)
⌥ F3
Select all ocurrences
⌘ ⇧ l
Spit selection
⌘ f, ⌥ Enter
Find term, select all
Recall ⌘ d (and ⌘ k, ⌘ d).
Allows multi copy/paste

Line Edit

⌘ ⇧ ↑/↓
Move line up/down
⌘ enter
Insert line after
⌘ ⇧ enter
Insert line before
⌘ x
Cut line
⌘ ⇧ d
Duplicate line
⌘ ⇧ k
Delete line
⌘ j
Join lines

Find / Replace

⌘ f/h
 
Find/r­eplace
⌘ ⇧ f
 
Find in files
 
⌥ r
Toggle Regex
 
⌥ c
Toggle Case
 
⌥ w
Toggle Wrap word

Block folding

⌘ ⇧ [/]
Fold/U­nfold
⌘ k, ⌘ j
Unfold all
 

Expand selection to ...

⌘ d
Word (repeat to add next)
⌘ k, ⌘ d
Add word skipping last selected
⌘ l
Line
⌘ j
Indent­ation level
⌘ ⇧ m
Brackets
⌘ ⇧ space
Scope
⌘ a
All
⌘ '
Quoted area*
⌘ ', ⌘ '
Quoted area and quotes*
Requires Select Quoted package

Custom StataE­ditor

⌘ b
Build (do)
⌘ ⇧ b
Build (run)
⌘ space
Autoco­mplete datasets*
⌘ ⇧ space
Autoco­mplete varnames*
F1
Help in Sublime
⇧ F1
Help in Stata
⌘ ⇧ u
Use selected
⌘ p, snip
See user snippets
stata auto
Rebuild autoco­mplete
Requires filled-in "­aut­oco­mpl­ete­" snippet

Advanc­edN­ewFile

⌘ ⌥ n
Named new file
anf
Delete, rename, copy

SideBa­rEn­han­cements

F12
Open file externally
Right click
Misc; only works on projects

Misc Packages

F5
Open terminal at file (custom)
F6
SpellC­hecking
       
 

Comments

This does NOT look like a WINDOWS cheat sheet to me...
;)

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          Sublime Text 2 Windows Keyboard Shortcuts
          Sublime Text 3 Keyboard Shortcuts