Sublime Text (Windows)

Find and Replace

Slurp replace string

Ctrl + Shift + E

All hotkeys for Sublime Text (Windows)

Navigation - Standard Navigation
Move one word left arrow/ right arrow

Ctrl + Arrow Left / Arrow Right

Navigation - Standard Navigation
Move one sub-word left arrow/ right arrow

Alt + Arrow Left / Arrow Right

Navigation - Standard Navigation
Move one page up arrow/ down arrow

Page Up / Page Down

Navigation - Standard Navigation
Move to beginning of line/ end of line

Home / End

Navigation - Standard Navigation
Scroll page up arrow/ down arrow without changing cursor position

Ctrl + Arrow Up / Arrow Down

Navigation - Fancy Navigation
Move to opening bracket of faction, repeat for closing bracket

Ctrl + M

Navigation - Fancy Navigation
Show Function List and navigate

Ctrl + R

Navigation - Fancy Navigation
Show Function List without changing cursor position

Ctrl + Shift + R

Navigation - Fancy Navigation
Go to word in current file

Ctrl + ;

Navigation - Fancy Navigation
Jump forward/ backwards to/ from previous positions or selections

Alt + - / + on Numeric Keypad

Navigation - Fancy Navigation
Goto line

Ctrl + G

Navigation - Fancy Navigation
Center screen to cursor

Ctrl + K C

Navigation - Standard Selections
Extend selection one character left arrow/ right arrow

Shift + Arrow Left / Arrow Right

Navigation - Standard Selections
Extend selection one word left arrow/ right arrow

Ctrl + Shift + Arrow Left / Arrow Right

Navigation - Standard Selections
Extend selection one sub-word left arrow/ right arrow

Alt + Shift + Arrow Left / Arrow Right

Navigation - Standard Selections
Extend selection one line up arrow/ down arrow

Shift + Arrow Up / Arrow Down

Navigation - Standard Selections
Extend selection one page up arrow/ down arrow

Shift + Page Up / Page Down

Navigation - Standard Selections
Extend selection to beginning/ end of line

Shift + Home / End

Navigation - Standard Selections
Extend selection to beginning of file/ end of file

Ctrl + Shift + Home / End

Navigation - Standard Selections
Select All

Ctrl + A

Navigation - Advanced Selections
Select Line,

Ctrl + L

Navigation - Advanced Selections
Select current word, continue press D for expanding selection. Then continue in multi-line editing mode

Ctrl + D

Navigation - Advanced Selections
Select all occurrences of current word, then continue in multi-line editing mode

Alt + F3

Navigation - Advanced Selections
With multiple lines selected - enter multi-line editing mode.

Ctrl + Shift + L

Navigation - Advanced Selections
Cancel Selection

Esc

Navigation - Advanced Selections
Select lines in this indention

Ctrl + Shift + J

Navigation - Advanced Selections
Expand Selection

Ctrl + Shift + A

Navigation - Advanced Selections
Expand selection

Ctrl + Shift + Space

Navigation - Advanced Selections
Select current function enclosed by brackets or parentheses

Ctrl + Shift + M

Selections - Standard Navigation
Move one word left arrow/ right arrow

Ctrl + Arrow Left / Arrow Right

Selections - Standard Navigation
Move one sub-word left arrow/ right arrow

Alt + Arrow Left / Arrow Right

Selections - Standard Navigation
Move one page up arrow/ down arrow

Page Up / Page Down

Selections - Standard Navigation
Move to beginning of line/ end of line

Home / End

Selections - Standard Navigation
Scroll page up arrow/ down arrow without changing cursor position

Ctrl + Arrow Up / Arrow Down

Selections - Fancy Navigation
Move to opening bracket of faction, repeat for closing bracket

Ctrl + M

Selections - Fancy Navigation
Show Function List and navigate

Ctrl + R

Selections - Fancy Navigation
Show Function List without changing cursor position

Ctrl + Shift + R

Selections - Fancy Navigation
Go to word in current file

Ctrl + ;

Selections - Fancy Navigation
Jump forward/ backwards to/ from previous positions or selections

Alt + - / + on Numeric Keypad

Selections - Fancy Navigation
Goto line

Ctrl + G

Selections - Fancy Navigation
Center screen to cursor

Ctrl + K C

Selections - Standard Selections
Extend selection one character left arrow/ right arrow

Shift + Arrow Left / Arrow Right

Selections - Standard Selections
Extend selection one word left arrow/ right arrow

Ctrl + Shift + Arrow Left / Arrow Right

Selections - Standard Selections
Extend selection one sub-word left arrow/ right arrow

Alt + Shift + Arrow Left / Arrow Right

Selections - Standard Selections
Extend selection one line up arrow/ down arrow

Shift + Arrow Up / Arrow Down

Selections - Standard Selections
Extend selection one page up arrow/ down arrow

Shift + Page Up / Page Down

Selections - Standard Selections
Extend selection to beginning/ end of line

Shift + Home / End

Selections - Standard Selections
Extend selection to beginning of file/ end of file

Ctrl + Shift + Home / End

Selections - Standard Selections
Select All

Ctrl + A

Selections - Advanced Selections
Select Line,

Ctrl + L

Selections - Advanced Selections
Select current word, continue press D for expanding selection. Then continue in multi-line editing mode

Ctrl + D

Selections - Advanced Selections
Select all occurrences of current word, then continue in multi-line editing mode

Alt + F3

Selections - Advanced Selections
With multiple lines selected - enter multi-line editing mode.

Ctrl + Shift + L

Selections - Advanced Selections
Cancel Selection

Esc

Selections - Advanced Selections
Select lines in this indention

Ctrl + Shift + J

Selections - Advanced Selections
Expand Selection

Ctrl + Shift + A

Selections - Advanced Selections
Expand selection

Ctrl + Shift + Space

Selections - Advanced Selections
Select current function enclosed by brackets or parentheses

Ctrl + Shift + M

Cool Text Manipulation
Move line or selection up arrow/ down arrow

Ctrl + Shift + Arrow Up / Arrow Down

Cool Text Manipulation
Insert line after and position cursor at beginning of new line

Ctrl + Enter

Cool Text Manipulation
Insert line after and position cursor at beginning of new line

Ctrl + Enter

Cool Text Manipulation
Join line below at end of current line

Ctrl + J

Cool Text Manipulation
Duplicate lines (on Sublime 3 on Windows this seem to no longer work, try Ctrl+Shift+D instead)

Ctrl + Shift + Arrow Down

Cool Text Manipulation
Transpose

Ctrl + T

Cool Text Manipulation
Sort Lines case sensitive

F9

Cool Text Manipulation
Sort Lines case in-sensitive

Shift + F9

Cool Text Manipulation
Indent/ unindent

Ctrl + ] / [

Cool Text Manipulation
Duplicate line or selection

Ctrl + Shift + D

Cool Text Manipulation
Toggle Comment line

Ctrl + /

Cool Text Manipulation
Toggle Comment block

Ctrl + Shift + /

Cool Text Manipulation
Change selection to Uppercase

Ctrl + k u

Cool Text Manipulation
Change selection to Lowercase

Ctrl + K L

Cool Text Manipulation
Wrap lines to 80 characters and remove indent

Alt + Q

Deletions
Delete character to the right

Delete

Deletions
Delete character to the left

Backspace

Deletions
Delete word to the left

Ctrl + Backspace

Deletions
Delete word to the right

Ctrl + Delete

Deletions
Delete from cursor to beginning of line

Ctrl + Shift + Backspace

Deletions
Delete from cursor to end of line

Ctrl + Shift + Delete

Undo and Redo
Undo

Ctrl + Z

Undo and Redo
Redo

Ctrl + Shift + Z

Undo and Redo
Redo or repeat

Ctrl + Y

Undo and Redo
Soft Undo

Ctrl + U

Undo and Redo
Soft redo

Ctrl + Shift + U

Cut, Copy and Paste
Cut

Shift + Delete

Cut, Copy and Paste
Copy

Ctrl + Insert

Cut, Copy and Paste
Paste

Shift + Insert

Cut, Copy and Paste
Cut

Ctrl + X

Cut, Copy and Paste
Copy

Ctrl + C

Cut, Copy and Paste
Paste

Ctrl + V

Cut, Copy and Paste
Paste and match current indention

Ctrl + Shift + V

Cut, Copy and Paste
Paste from History

Ctrl + K V

Find and Replace
Standard Find

Ctrl + F

Find and Replace
Find and Replace

Ctrl + H

Find and Replace
Find and Replace in open tabs/ files and folders

Ctrl + Shift + F

Find and Replace
Replace next

Ctrl + Shift + H

Find and Replace
Find next/ previous

F3 / Shift + F3

Find and Replace
Creates file with search results from all open files in new tab

Ctrl + Shift + F

Find and Replace
Find and highlight current word in text

Ctrl + D

Find and Replace
Find under

Ctrl + F3

Find and Replace
Find under previous

Ctrl + Shift + F3

Find and Replace
Find all under

Alt + F3

Find and Replace
Slurp find string

Ctrl + E

Find and Replace
Slurp replace string

Ctrl + Shift + E

Menu Control
New Window

Ctrl + Shift + N

Menu Control
Close Window

Ctrl + Shift + W

Menu Control
Open File

Ctrl + O

Menu Control
Reopen last file

Ctrl + Shift + T

Menu Control
New file

Ctrl + N

Menu Control
Save file

Ctrl + S

Menu Control
Save file as

Ctrl + Shift + S

Menu Control
Close File

Ctrl + F4

Menu Control
Close Sublime

Ctrl + W

Bookmarks and Marks
Toggle Bookmark

Ctrl + F2

Bookmarks and Marks
Go to next bookmark

F2

Bookmarks and Marks
Go to previous bookmark

Shift + F2

Bookmarks and Marks
Select all bookmarks

Alt + F2

Bookmarks and Marks
Set Mark

Ctrl + K Space

Bookmarks and Marks
Select to mark

Ctrl + K A

Bookmarks and Marks
Delete to mark

Ctrl + K W

Bookmarks and Marks
Swap with mark

Ctrl + K X

Bookmarks and Marks
Yank

Ctrl + K Y

Manage Sublime Window, Files and Tabs
Toggle sidebar

Ctrl + K B

Manage Sublime Window, Files and Tabs
Move to next/ previous open tab

Ctrl + Page Down / Page Up

Manage Sublime Window, Files and Tabs
Move to next/ previous open tab by stack (order they were opened)

Ctrl + Tab / Ctrl + Shift + Tab

Manage Sublime Window, Files and Tabs
Reopen last closed tab

Ctrl + Shift + T

Manage Sublime Window, Files and Tabs
Zoom - increase/ decrease font size

Ctrl + / -

Manage Sublime Window, Files and Tabs
Quick Open - Show file list of currently opened file

Ctrl + P

Manage Sublime Window, Files and Tabs
Toggle full screen

F11

Manage Sublime Window, Files and Tabs
Toggle full screen distraction free

Shift + F11

Split Panes
Split layout to 1 pane

Alt + Shift + 1

Split Panes
Split layout to 2 vertical panes

Alt + Shift + 2

Split Panes
Split layout to 3 vertical panes

Alt + Shift + 3

Split Panes
Split layout to 4 vertical panes

Alt + Shift + 4

Split Panes
Split layout to 2 vertical and 2 horizontal panes

Alt + Shift + 5

Split Panes
Split layout to 2 horizontal panes

Alt + Shift + 8

Split Panes
Focus/ cursor on split pane #1

Ctrl + 1

Split Panes
Focus/ cursor on split pane #2

Ctrl + 2

Split Panes
Focus/ cursor on split pane #3

Ctrl + 3

Split Panes
Focus/ cursor on split pane #4

Ctrl + 4

Split Panes
New pane in pane #1 thru #4

Ctrl + Shift + 1.4

Split Panes
Open new pane, and move current window into new pane

Ctrl + K , then Arrow Up (with Ctrl pressed)

Split Panes
Close current pane

Ctrl + K , then Arrow Down

Split Panes
Move to next pane to the left arrow/ right arrow

Ctrl + K , then left arrow / Arrow Right

Split Panes
Open new tab in pane to the left arrow/ right arrow\

Ctrl + K , then Ctrl + Shift + Arrow Right / Arrow Left

Split Panes
Jump to tab 1..10 in current pane

Alt + 10

Others
Fold/ unfold

Ctrl + Shift + [ / ]

Others
Fold by level 1….9

Ctrl + K , then Ctrl + 1 .… 9

Others
Unfold all

Ctrl + K , then Ctrl + J

Others
Toggle spell checking

F6

Others
Find next misspelling

Ctrl + F6

Others
Find previous misspelling

Ctrl + Shift + F6

Others
Toggle Console

Ctrl + `

Others
Toggle word wrap - View - Word wrap

Alt + V , then W

Similar combinations for other applications


Microsoft OneNote 2010 (Windows)
Send the selected pages in an e-mail message.
Various Other OneNote Shortcuts - Sharing Notes with other People or Programs

ctrl + shift + e


Google Mail (Windows)
Center align
Format Text in Messages

Ctrl + Shift + E


Microsoft Word 2007 (Windows)
Turn change tracking on or off.
Working with documents: Review documents

Ctrl + Shift + E


SharpDevelop 4.0 (Windows)
Incremental search backwards
Find/Replace

Ctrl + Shift + E


Adobe Photoshop CS5 (Windows)
Merge visible layers
Photoshop CS5 Panels - Layers Panel

Ctrl + Shift + E


Phoenix Viewer (Windows)
Set environment to Surise (Firestorm only)
World

Ctrl + Shift + E


Google Docs (Windows)
Center alignment
Format Text

Ctrl + Shift + E


Access 2010 (Windows)
Add new total field using average summary
Manage Access Features - Pivot Table

Ctrl + Shift + E


Evernote (Windows)
Send selected notes by email
Note List

Ctrl + Shift + e


Adobe Photoshop CS5 (Windows)
Merge visible layers
Extract and Pattern Maker (plug-in) - Layers Panel

Ctrl + Shift + E


Opera (Linux)
Open Extentions Menu
Menus

Ctrl + Shift + E


Photoshop Lightroom 4 (Windows)
Export selected photo(s)
Managing photos and catalog

Ctrl + Shift + E


Microsoft Outlook 2010 (Windows)
Create folder
Create Items

Ctrl + Shift + E


Oracle SQL Developer 4 (Windows)
Incremental Find Forward/ Backwards
Search

Ctrl + E / Ctrl + Shift + E


Visual Studio 2015 (Windows)
Open Resource view window
Tool Windows

Ctrl + Shift + E


Access 2010 (Windows)
Add new total field using average summary
Working with Text and Data - Pivot Table

Ctrl + Shift + E


Texmaker 4.0.2 (Windows)
Emphasis
"Latex" menu

Ctrl + Shift + E


Audacity 2 (Windows)
Export audio
File Menu

Ctrl + Shift + E


Adobe Photoshop CS5 (Windows)
Export to a 3DS file (Photoshop Extended only)
Vanishing Point

Ctrl + Shift + E


Presonus Studio One (Windows)
Export stems...
Song Menu

Ctrl + Shift + E


Axialis IconWorkshop (Windows)
Export - Windows BMP...
File Menu

Ctrl + Shift + E


Pro Tools (Windows)
Insert silence
Edit Menu

Ctrl + Shift + E


Access 2010 (Windows)
Add new total field using average summary
Working with Access Views - Pivot Table

Ctrl + Shift + E


Microsoft Word 2013 (Windows)
Turn change tracking on or off
Review Documents

Ctrl + Shift + E


Skype for Business (Lync) 2016 (Windows)
Manage presentable content.
Conversation or Meeting Stage

Ctrl + Shift + E


Adobe Photoshop CC (Windows)
Merge Visible
Basic Shortcuts for Photoshop CC 2015 - Layers Basics

Ctrl + Shift + E


Photoshop Lightroom CC (Windows)
Export selected photo(s)
Managing Photos and Catalogs

Ctrl + Shift + E


Microsoft Outlook 2016 (Windows)
Create a folder
Common Commands: Create Item or File

Ctrl + Shift + E


Microsoft OneNote 2016 (Windows)
Send selected pages in an Email
Outlook 2016 Integration

Ctrl + Shift + E


Google Slides (Windows)
Center align
Text Editing

Ctrl + Shift + E


Access 2010 (Windows)
Add new total field using average summary
The Rest - Pivot Table

Ctrl + Shift + E


Microsoft Edge Browser (Windows)
Change exception behavior (on Debugger tab)
Developer Tools (the following shortcuts are only applicable within the Developer Tools section)

Ctrl + Shift + E


Adobe After Effects CC (Windows)
Delete all effects from selected Layers
Effects and Animation Presets

Ctrl + Shift + E


Adobe Photoshop CC (Windows)
Merge visible layers
Basic Shortcuts for Photoshop CC 2015 - Layers Panel

Ctrl + Shift + E


Adobe Premiere CC (Windows)
Export frame
Window Shortcuts

Ctrl + Shift + E


FileMaker Pro (Windows)
Delete a record without confirmation
General keyboard shortcuts (Windows)

Ctrl + Shift + E


Adobe Photoshop CC (Windows)
Merge Visible
Manage Panels - Layers Basics

Ctrl + Shift + E


Finale (Windows)
Studio View
View Menu

Ctrl + Shift + E


FileMaker Pro (Windows)
Delete a record without confirmation
Browse-Mode Shortcuts

Ctrl + Shift + E


InDesign CC (Windows)
Center Content
Object Menu shortcuts

Ctrl + Shift + E


ArchiCAD 20 (Windows)
Rotate a copy
Edit Menu Commands

Ctrl + Shift + E


3D Coat (Windows)
Merge Visible layers
Layers Operations

Ctrl + Shift + E


Adobe Photoshop CC (Windows)
Merge visible layers
Manage Panels - Layers Panel

Ctrl + Shift + E


Dynamics NAV 2015 (Windows)
Edit list
Edit

Ctrl + Shift + E


Autodesk Inventor 2017 (Windows)
Degrees of freedom
View

Ctrl + Shift + E


Silhouette Studio (Windows)
Release compound path
Object

Ctrl + Shift + E


Autodesk 3ds Max 2017 (Windows)
Connect
Editable Poly

Ctrl + Shift + E


Ace Projects (Windows)
Macros replay
Other Shortcuts

Ctrl + Shift + E


Slack (Windows)
Directory
Navigation Controls

Ctrl + Shift + E


Adobe Dreamweaver (Windows)
Expand Selection
Coding Shortcuts

Ctrl + Shift + E


Cloud9 (Windows)
Outline
General Shortcuts

Ctrl + Shift + E


JetBrains RubyMine (Windows)
View Recent Changes
VCS/Local History

Ctrl + Shift + E


JetBrains RubyMine (Linux)
View Recent Changes
VCS/Local History

Ctrl + Shift + E


Adobe Animate CC (Windows)
Suppresses highlighting of selected items
Miscellaneous Action

Ctrl + Shift + E


JetBrains PyCharm (Windows)
View Recent Changes
VCS/Local History

Ctrl + Shift + E


Daz 3D Bryce 7 (Windows)
Erode Terrain
Terrain Editing

Ctrl + Shift + E


JetBrains PhpStorm (Windows)
View Recent Changes
VCS/Local History

Ctrl + Shift + E


Daz 3D Carrara 8 (Windows)
Restore Selection
Application - Section

Ctrl + Shift + E


JetBrains PhpStorm (Linux)
View Recent Changes
VCS/Local History

Ctrl + Shift + E


Steinberg Cubase 9 (Windows)
Insert silence
Edit

Ctrl + Shift + E


Corel PhotoPaint X6 (Windows)
Grid
View Menu

Ctrl + Shift + E


Daz 3D Carrara 8 (Windows)
Restore Selection
Spline Modeler - Section

Ctrl + Shift + E


Corel Ventura 10 (Windows)
Edit Artistic Text
Objects/Graphics

Ctrl + Shift + E


Daz 3D Carrara 8 (Windows)
Restore Selection
Vertex Modeler - Section

Ctrl + Shift + E


Brackets (Windows)
Go to Open File
99 Shortcuts for Brackets (Windows)

Ctrl + Shift + E


VideoPad Video Editor (Windows)
Add 3D file
File

Ctrl + Shift + E


Adobe Captivate 2017 (Windows)
Insert a new zoom area
General and Miscellaneous Shortcuts

Ctrl + Shift + E


Vegas Pro 14 (Windows)
Show/hide envelopes
Magnification and View

Ctrl + Shift + E


XYplorer (Windows)
Show Age
General Shortcuts

Ctrl + Shift + E


Editpad 7 (Windows)
End Selection
Select and Edit Text

Ctrl + Shift + E


MPS 2017 (Windows)
Show the list of recently updated files
Navigation between Source Code

Ctrl + Shift + E


MPS 2017 (Windows)
Show the list of recently updated files
Navigation between Source Code

Ctrl + Shift + E


Visual Studio Code (Windows)
Show Explorer / Toggle focus
Display

Ctrl + Shift + E


Sculptris (Windows)
Import Object
Objects

Ctrl + Shift + E


Titanium (Windows)
Switch File Dialog in All Editors
Quick Access

Ctrl + Shift + E


Rhino (Windows)
Zoom > Extents
Default Shortcuts

Ctrl + Shift + E


Vegas Pro 14 (Windows)
Show/hide envelopes
Timeline and Track List

Ctrl + Shift + E


RStudio (Windows)
Expand to matching Brace/Paren
Source

Ctrl + Shift + E


RStudio (MacOS)
Expand to matching Brace/Paren
Source

Ctrl + Shift + E


Solid Edge (Windows)
Consider Reference Planes
Advance Sunchronous Edit

Ctrl + Shift + E


RStudio (Windows)
Check package
Build

Ctrl + Shift + E


TurboCAD (Windows)
Environments Palette… (Professional only)
171 Shortcuts for TurboCAD (Windows)

Ctrl + Shift + E


Geany (Linux)
Find Usage
Finding text,Selecting text

Ctrl + Shift + E


Geany (Windows)
Find Usage
Finding text,Selecting text

Ctrl + Shift + E


Comodo IceDragon (Windows)
Tab Groups View
Windows and Tabs

Ctrl + Shift + E


Ulead PhotoImpact 8 (Windows)
Opens the Capture Setup dialog box
File Menu

Ctrl + Shift + E


SAP Web IDE (Windows)
Open Extensibility pane
47 Shortcuts for SAP Web IDE (Windows)

Ctrl + Shift + E


Maxwell Render (Windows)
Export MXS
File

Ctrl + Shift + E


Ulead PhotoImpact 8 (Windows)
Copy Selection to Object Library
Selection Menu

Ctrl + Shift + E


Vectorworks (Windows)
Rendering– Hidden Line
View Menu

Ctrl + Shift + E


Ableton Live 9 (Windows)
Export MIDI file
Working with Sets and the Program

Ctrl + Shift + E


Sage Simply Accounting (Windows)
Switch between the Employee Listing and the Cheque Details
Keyboard Shortcuts in Transaction Windows

Ctrl + Shift + E


Balsamiq Mockups (Windows)
Import mockup
Working with Mockup Files

Ctrl + Shift + E


Figma (Web Application)
Export
File & Properties

Ctrl + Shift + E


Adobe Photoshop Elements (Windows)
Merge visible layers
Layers Panel

Ctrl + Shift + E


Microsoft Outlook 2007 (Windows)
Create a folder.
Shortcuts to Create Items or Files

Ctrl + Shift + E


Adobe After Effects CS5 (Windows)
Delete all effects from selected layers
Effects and Animation Presets

Ctrl + Shift + E


Adobe Photoshop CS4 (Windows)
Export to a 3DS file (Photoshop Extended only)
Shortcut Keys for using Vanishing Point

Ctrl + Shift + E


Adobe Photoshop CS4 (Windows)
Merge visible layers
Shortcut Keys for using the Layers panel

Ctrl + Shift + E


Microsoft Word 2010 (Windows)
Turn change tracking on or off
Review Documents

Ctrl + Shift + E