Cheatography
https://cheatography.com
Bindings for Sublime Text 3, from Version 3.2.2, file: Default(Windows).sublime-keymap. There's some more in there, plus lots of opportunity for customization!I've included the 'alternatives' that a QWERTZ keyboard defaults to because of key IDs mapping differently. Tested on Win10, Needed to set alternatives in User keymap for Linux.
Tabs and WindowsCtrl N | New Tab | Ctrl ⇧ N | New Window | Ctrl W | Close File | Ctrl ⇧ W | Close Window | Ctrl F4 | Close File | Ctrl Alt P | Quick Switch Project |
MiscCtrl ⇧ P | | Command Promp | Ctrl Alt ⇧ P | | Show Scope | Ctrl ` | Ctrl Ö | Open Console | F7 | | Build | Ctrl B | | Build | Ctrl Break | | Cancel Build |
GitCtrl . | | Next Modification | Ctrl , | | Previous Modification | Ctrl K Z | | Revert Modification | Ctrl K / | Ctrl K # | Toggle Inline Diff for Line | Ctrl K ; | Ctrl K Ü | Toggle Inline Diff for Line (minimizing all others) |
SpellcheckF6 | Toggle Spellcheck | Ctrl F6 | Next Spelling Error | Ctrl ⇧ F6 | Previous Spelling Error |
Find / ReplaceCtrl F | Find | F3 | Find Next | ⇧ F3 | Find Previous | Ctrl H | Find / Replace | Ctrl ⇧ F | Find / Replace in Multiple Files | Ctrl E | Slurp Selection into Find | Ctrl ⇧ E | Slurp Selection into Replace | Ctrl I | Incremental Find |
GUICtrl K B | Toggle Side Bar | Ctrl V B | Toggle Word Wrap | Alt ⇧ 1 | Single View | Alt ⇧ [2..4] | 2, 3, or 4 Column Views | Alt ⇧ 5 | Two-By-Two Grid | Alt ⇧ [8,9] | 2 or 3 Rows | Ctrl [1..4] | Jump to View | Ctrl ⇧ [1..4] | Move File to View |
Navigation in ProjectAlt - | | Jump Through Previous Carets | Alt ⇧ - | | Reverse Jump Through Previous Carets | F12 | | Go to Definition | ⇧ F12 | | Go to Reference | Ctrl P | | Go to File | Ctrl R | | Go to Function | Ctrl ; | Ctrl Ü | Go to Word | Ctrl G | | Go to Line Number | Ctrl ⇧ R | | Go to Symbol in Project | Ctrl K C | | Center Cursor on Screen | Ctrl M | | Jump to Bracket (Closing First, Then Opening) |
Tab NavigationCtrl PgUp | Cycle Though Tabs | Ctr PgDown | Reverse Cycle Through Tabs | Ctrl ⭾ | Switch to Previous Tab in Stack | Ctrl ⇧ ⭾ | Switch to Next Tab in Stack | Alt [1..9] | Switch to Tab by Position |
| | (Book-)MarksCtrl F2 | Toggle Bookmark | F2 | Go to Next Bookmark | ⇧ F2 | Go to Previous Bookmark | Ctrl ⇧ F2 | Clear All Bookmarks | Ctrl K Space | Set Mark | Ctrl K A | Select to Mark | Ctrl K W | Delete to Mark | Ctrl K X | Swap Cursor with Mark | Ctrl K G | Delete Mark | Ctrl K Y | Yank |
Text ManipulationCtrl ⇧ ↑ | | Swap Line(s) Up | Ctrl ⇧ ↓ | | Swap Line(s) Down | Ctrl T | | Swap multiple Selections | Ctrl ⇧ K | | Delete Line | Ctrl Del | | Delete Next Word | Ctrl ⌫ | | Delete Previous Word | Ctrl K K | | Delete from Cursor to EOL | Ctr K ⌫ | | Delete From Cursor to BOL | Ctrl J | | Join Lines | Ctrl ⇧ D | | Dulicate Line(s) | Ctrl X | | Cut Entire Line | Ctrl ⇧ V | | Paste and Indent | Ctrl K V | | Paste from History | Ctrl U | | Soft Undo * | Ctrl ⇧ U | | Soft Redo * | Ctrl Y | | Redo or Repeat | Ctrl K U | | Convert to Upper Case | Ctrl K L | | Convert to Lower Case | Ctrl ⏎ | | Insert Line Below | Ctrl ⇧ ⏎ | | Insert Line Above | Ctrl Space | | Navigate Auto-Complete Suggestions | Ctrl / | Ctrl # | Comment Out Line(s) | Ctrl ⇧ / | Ctrl ⇧ # | Block-Comment Out Line(s) | Ctrl ] | Ctrl ´ | Indent Line(s) | Ctrl [ | Ctrl ß | Unindent | Alt ⇧ W | | Wrap Selection in Tag | Alt . | | Close Current Tag | Alt Q | | Force text to 80 Char Width ** | F9 | | Sort Lines ** | Ctrl F9 | | Sort Lines Case Sensitive ** |
*) Goes to location of change, second press to confirm re/undo
**) CAUTION Will apply on entire file if nothing is selected
SelectionCtrl Alt ↑ | (WIN) Add Cursor Above | Ctrl Alt ↓ | (WIN) Add Cursor Below | Alt ⇧ ↑ | (LINUX) Add Cursor Above | Alt ⇧ ↓ | (LINUX) Add Cursor Below | Ctrl Click | Add Cursor | ⇧ Right-Click | Drag to Select Multiple Lines | Middle-Click | (WIN) Drag to Select Multiple Lines | Crtl D | Select Word (Repeat for More Instances) | Ctrl K D | Select Word (Skip Currently Selected Instance) | Ctrl L | Select Line (Repeat for More Instances) | Ctrl ⇧ M | Select Contents of Brackets | Ctrl ⇧ J | Select Indentation Block | Ctrl ⇧ A | Select Contents of Tag | Ctrl ⇧ Space | Select Scope | Alt F3 | Select All Instances of Current Selection | Alt ⇧ L | Split Selection Into Lines |
FoldingCtrl ⇧ ] | Ctrl ⇧ ´ | Fold Indentation Block | Ctrl ⇧ [ | Ctrl ⇧ ß | Unfold Indentation Block | Ctrl K [1..9] | | Fold by Level | Ctrl K 0 | | Unfold All | Ctrl K J | | Unfold All |
|
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets