Show Menu
Cheatography

Sublime Text 3 Keyboard Shortcuts by

Text Manipu­lation

Alt+F3
Select All Occurr­ences of Current Word
Ctrl+Alt+A
Align code
Ctrl+S­hift+N
Increment Selection
Ctrl+S­hift+K
Delete line
Ctrl+B­ack­space
Delete word backwords
Ctrl+Del
Delete word forwards
Ctrl+T
Switch Values
Ctrl+S­hift+D
DuplĀ­icate Line

Find/R­eplace

Shift+F3
Find previous
F3
F3 Find next
Ctrl+F
Find
Ctrl+H
Replace
Shift+­Ctrl+F
Find in files

Bookmarks

Ctrl + F2
Toggle Bookmarks
F2
Next Bookmark
Shift+F2
Previous Bookmark
Ctrl+S­hift+F2
Clear Bookmarks

TODO

Ctrl+I
Create New Task
Ctrl+D
Toogle Task as Completed
Ctrl+C
Toggle Task as Canceled
--+Tab
----Create Separator
Ctrl+Space
Comple­tition Rules
Ctrl+S­hift+A
Archive Tasks

Navigation

Ctrl+P
Quick-open files by name
Ctrl+G
Goto line in current file
Alt+.
Close tag
Ctrl+K+C
Scroll to selection
Ctrl+K+B
Toggle side bar
Ctrl+Alt+J
Jump to Matching Tag
Ctrl+M
Jump to Matching Brackets
Ctrl+R
Go to Function

Window Manipu­Ā­lation

Alt+Sh­ift+(N)
Split into N Collumns
Alt+Sh­ift+1
Revert to Single Column
Ctrl+(N)
Jump (N) Pane
Ctrl+N
New Tab
Ctrl+W
Close Tab

Others

Ctrl+S­hift+S
Toogle AutoSave current file
Ctrl+S­hift+C
Open Color Picker
Ctrl+Space
Toogle AutoCo­mplete
Ctrl+Alt+C
Comment Block of Code
Ctrl+S­hift+P
Command Pallete
Shift+F1
Open Console
Ctrl+Alt+X
Take Screen­shoot

Snippets

'lorem­'+C­trl+E
Generate Lorem Ipsum
Ctrl+E
Create Tag
'prep'+Tab
Pre Print
'clog'+Tab
Console Log

Case Conversion

Ctrl+A­lt+C+S
transform to lowercase
Ctrl+A­lt+C+K
TRANSFORM TO UPPERCASE
Ctrl+Alt+C
snake_case
Ctrl+Alt+K
SCREAM­ING­_SN­AKE­_CASE
Ctrl+Alt+M
camelCase
Ctrl+A­lt+C+P
PascalCase
Ctrl+A­lt+C+D
dot.case
Ctrl+A­lt+C+H
dash-case
Ctrl+A­lt+C+W
Separate Words
Ctrl+A­lt+C+Z
Separa­te/­wit­h/F­orw­ard­/Sl­ashes
Ctrl+A­lt+C+B
Separa­te­\wit­h\B­ack­slashes
Ctrl+A­lt+C+-
toggle between snake_­case, camelCase and PascalCase
     
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          Sublime Text 2 Windows Keyboard Shortcuts
          Sublime Text 3 Keyboard Shortcuts