Skip to content

Instantly share code, notes, and snippets.

@felipehummel
felipehummel / gist:2144395
Created March 21, 2012 04:35 — forked from axelav/gist:1839777
Sublime Text 2 - Useful Shortcuts

Sublime Text 2 – Useful Shortcuts (Mac OS X)

General

⌘T go to file
⌘⌃P go to project
⌘R go to methods
⌃G go to line
⌘KB toggle side bar
⌘⇧P command prompt
@felipehummel
felipehummel / gist:2144394
Created March 21, 2012 04:35
Sublime Text 2 - Useful Shortcuts

Sublime Text 2 – Useful Shortcuts (PC)

Loosely ordered with the commands I use most towards the top. Sublime also offer full documentation.

Editing

Ctrl+C copy current line (if no selection)
Ctrl+X cut current line (if no selection)
Ctrl+⇧+K delete line
Ctrl+↩ insert line after
@felipehummel
felipehummel / about.md
Created August 9, 2011 20:55 — forked from jasonrudolph/about.md
Programming Achievements: How to Level Up as a Developer