Show Menu
Cheatography

Sublime Text 2 Obscure Reference Cheat Sheet (DRAFT) by

Obscure shortcuts in Sublime Text 2

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

Selection Helpers

Shortcut
Command
Select Line
⌘ + L
Select Word
⌘ + D
Select Indent Level
⌘⇧ + J
Select Scope
⌘⇧ + Space
Select Tag
⌥⇧ + A
 

Code Movement

Swap Line with Above
⌃⌘ + ↑
Swap Line with Below
⌃⌘ + ↓
Delete Line
⌃⇧ + K
Join Line
⌘ + J
Transpose (Swap)
⌃ + T