General
File Navigation
|
View/Window Manipulation
Find
Folding
Marks
|
Word Manipulation
Line Manipulation
Selection
|
Cheatography
https://cheatography.com
Sublime Text 2 Windows Keyboard Shortcuts by njovin
Keyboard Shortcuts for Sublime Text 2 for Windows.Commas indicate to press one key, then another (Ctrl + K, 1 = Hold control, press K, then press 1).Slashes indicate options, Alt + Shift + 2/3/4 means hold Alt and Shift, then press 2, 3, or 4.
Created By
Metadata
Favourited By
and 18 more ...
Comments
CTRL + SHIFT + W = Add HTML Tag
Debug features enabled
http://www.sitepoint.com/debugging-xdebug-sublime-text-3/
CTRL + SHIFT + W = Exit Sublime
CTRL + W = Exit Active/Current File
nice work! i've converted it to html with bootstrap for mobile use
http://maxpogorelov.es/cs/
Thanks bro! :)
correction:
Ctrl + Shift + [ / ] Fold/eÂxpand
Any method for making this print friendly?
Hi Ken. You can download a printable PDF of this cheat sheet if you click on "Downloads" at the top left.
Any shortcut for showing this cheat-sheet in Sublime?
Suggestions:
Ctrl + N (New file in new tab)
Ctrl + O (Open file in new tab)
Ctrl + S (Save)
Ctrl + Shift + S (Save as)
Ctrl + Shift + N (New file in new window)
Ctrl + W (Close current file)
Ctrl + Shift + W (Close current window)
thanks .. :)
Selection:
Alt + F3 (Select all instances of a selected region)
I have managed to create a complete list of Sublime Text 3 commands that doesn't have a default Keyboard Shortcut.
Check this: http://codezag.com/list-sublime-text-3-commands/
Hope it helps.
CTRL+ALT+DEL = makes sublime text disappear
Ctrl + K, 1
Fold all doesnt work
Nice list.
I have created a tutorial on how to create shortcuts in Sublime Text here: http://codezag.com/sublime-text-create-shortcuts-key-bindings/
Add a Comment
Related Cheat Sheets