Skip to content

Instantly share code, notes, and snippets.

@sashtown
Created August 30, 2012 11:58
Show Gist options
  • Save sashtown/3527146 to your computer and use it in GitHub Desktop.
Save sashtown/3527146 to your computer and use it in GitHub Desktop.
Sublime Text 2 - Awesome Shortcuts (Windows)

Sublime Text 2 – Awesome Shortcuts for Windows

Basics

CTRL+⇧+P show/hide command palette
CTRL+KB show/hide sidebar
CTRL+ALT+Down add next line
ALT+F3 add all occurrences of the current word to the selection

Tab Groups

ALT+⇧+1 one tab group (single column view)
ALT+⇧+2 two tab groups (split into two columns)
ALT+⇧+3 three tab groups (split into three columns)
ALT+⇧+4 four tab groups (split into four columns)
ALT+⇧+5 four tab groups (grid)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment