Sublime Text Cheat Sheet
Keyboard Shortcuts for Sublime Text 2, for Windows/Linux and Mac OS (Beta Version)
by @ignusmart
- Ctrl + O Open File
- Ctrl + S Save File
- Ctrl + W Close File
- Ctrl + Shift + T Open recently
- Ctrl + K B Toggle Sidebar
- Ctrl + Alt + P Switch project
- Ctrl + +/- Zoom in / out
- Ctrl + Shift + P Command pallette
- Ctrl + Alt + C Toggle console
- F11 Fullscreen
- Shift + F11 Free Fullscreen
- Ctrl + Space Show autocomplete suggestions
- Command + O Open File
- Command + S Save File
- Command + W Close File
- Command + Shift + T Open recently
- Command + K B Toggle Sidebar
- Command + Ctrl + P Switch project
- Command + +/- Zoom in / out
- Command + Shift + P Command pallette
- Ctrl + ` Toggle console
- Command + Ctrl + F Fullscreen
- Command + Ctrl + Shift + F Free Fullscreen
- Ctrl + Space Show autocomplete suggestions
- Ctrl + CCopy selection
- Ctrl + XCut selection
- Ctrl + VPaste
- Ctrl + Shift +VPaste with identation
- Ctrl + Shift + KDelete line
- Ctrl + K KDelete from cursor to end of line
- Ctrl + K BackspaceDelete from cursor to beginning of line
- Ctrl + Shift + DDuplicate Line or Selection
- Ctrl + LSelect line
- Ctrl + Shift + Up/DownMove line Up/Down
- Ctrl + EnterInsert line after
- Ctrl + Shift + EnterInsert line before
- Ctrl + J Join the next line end of the current line
- Ctrl + TTranspose
- Ctrl + K, Ctrl + UUppercase
- Ctrl + K, Ctrl + LLowercase
- Ctrl + 9 Indent lines
- Ctrl + 8 Unindent lines
- Ctrl + DelDelete word forward
- Ctrl + Backwards Delete word backwards
- Alt + .Close tag (HTML)
- Ctrl + 7 Coment Line
- Ctrl + Shift + 7Block Comment Line
- Command + CCopy selection
- Command + XCut selection
- Command + VPaste
- Command + Shift +VPaste with identation
- Command + Shift + KDelete line
- Command + K KDelete from cursor to end of line
- Command + K BackspaceDelete from cursor to beginning of line
- Command + Shift + DDuplicate Line or Selection
- Command + LSelect line
- Command + Ctrl + Up/DownMove line Up/Down
- Command + EnterInsert line after
- Command + Shift + ReturnInsert line before
- Command + J Join the next line end of the current line
- Ctrl + TTranspose
- Command + K, Command + UUppercase
- Command + K, Command + LLowercase
- Command + ] Indent lines
- Ctrl + [ Unindent lines
- Ctrl + DelDelete word forward
- Ctrl + Backwards Delete word backwards
- Command + Alt + .Close tag (HTML)
- Command + \ Coment Line
- Command + Shift + \Block Comment Line
- Ctrl + F Find
- Ctrl + Shift + F Find in Files
- Ctrl + H FInd and Replace
- Ctrl + G Goto line number
- Ctrl + R Goto symbol
- Alt + F3 Find all
- Command + F Find
- Command + Shift + F Find in Files
- Command + Alt + F FInd and Replace
- Ctrl + G Goto line number
- Command + R Goto symbol
- Ctrl + Command + G Find all
- Alt + Shift (1-4) Column Layouts
- Alt + Shift 5 4 Grid Layout
- Alt + Shift 8 2 Row Layouts
- Alt + Shift 9 3 Row Layouts
- Ctrl + Number Move to Panel
- Ctrl + Shift + Number Move File to Panel
- Command + Alt + (1-4) Column Layouts
- Command + Alt + 5 4 Grid Layout
- Command + Alt + Shift + 2 2 Row Layouts
- Command + Alt + Shift + 3 3 Row Layouts
- Ctrl + Number Move to Panel
- Ctrl + Shift + Number Move File to Panel