Skip to content

Instantly share code, notes, and snippets.

@coderberry
Created October 14, 2011 15:57
Show Gist options
  • Select an option

  • Save coderberry/1287489 to your computer and use it in GitHub Desktop.

Select an option

Save coderberry/1287489 to your computer and use it in GitHub Desktop.
Sublime Text Shortcuts
Sublime Text 2 Shortcuts
⌘+r View methods or functions in a file.
⌃⇧⌘+f Distraction free editing
⌘⇧+k,b Toggle side panel
⌘⇧+p Command palette
⌘+d Select next occurrence of word
⌘⌃+g Select ALL occurrence of word
⌘⌃+a Auto align
⌘⌥⇧+2 Split screen
⌘⌥+1 Exit split screen
--------------------------------------------------
⌘ (Command key)
⌥ (Option key)
⇧ (Shift key)
⌃ (Control key)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment