Sublime Text (Windows)

Selections - Advanced Selections

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

Ctrl + Shift + L

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


Firebug (Windows)
Focus Command Line
Managing Firebug

Ctrl + Shift + L


Firebug (Linux)
Focus Command Line
Managing Firebug

Ctrl + Shift + L


Remember the Milk (Web Application)
Jump to Login screen
Navigation

ctrl + shift + l


Remember the Milk (Web Application)
Move cursor to the "go" box
Locations

ctrl + shift + l


Adobe Reader 9 (Linux)
Tile all windows vertically
The Rest

Ctrl + Shift + l


Thunderbird (Windows)
Reply to list
Compose and Edit Message

Ctrl + Shift + L


Microsoft Outlook 2010 (Windows)
Add/remove bullets
Messages in Main View - Format Message Body

Ctrl + Shift + L


Google Mail (Windows)
Left align
Format Text in Messages

Ctrl + Shift + L


Thunderbird (Linux)
Reply to list
Compose and Edit Message

Ctrl + Shift + L


Visual Studio 2015 (Windows)
Delete current line or selection of lines
Code Editor - Edit Code

Ctrl + Shift + L


SharpDevelop 4.0 (Windows)
Fold all
Coding Shortcuts

Ctrl + Shift + L


Microsoft Excel 2010 (Windows)
Apply filter on selected column headings.
Work with Data Selections - Auto Filter

Ctrl + Shift + L


Microsoft Outlook 2010 (Windows)
Add/remove bullets
Messages in Compose View - Format Message Body

Ctrl + Shift + L


Google Docs (Windows)
Left alignment
Format Text

Ctrl + Shift + L


Visual Studio 2015 (Windows)
Delete current line or selection of lines
Coding - Edit Code

Ctrl + Shift + L


MyLifeOrganized (Windows)
Hide the text filter
Accessing Features

Ctrl + Shift + L


Visual Studio 2015 (Windows)
Delete current line or selection of lines
Code Snippets (Visual C# Scheme) - Edit Code

Ctrl + Shift + L


Microsoft Outlook 2010 (Windows)
Add/remove bullets
Calendar Shortcuts - Format Message Body

Ctrl + Shift + L


Microsoft Excel 2010 (Windows)
Apply filter on selected column headings.
Insert and Edit Data - Auto Filter

Ctrl + Shift + L


Microsoft Outlook 2010 (Windows)
Create distribution list
Create Items

Ctrl + Shift + L


Oracle SQL Developer 4 (Windows)
Log
View

Ctrl + Shift + L


Microsoft Outlook 2010 (Windows)
Create new distribution list
Contacts Shortcuts

Ctrl + Shift + L


Visual Studio 2015 (Windows)
Open Solution explorer window
Tool Windows

Ctrl + Shift + L


Microsoft Excel 2010 (Windows)
Apply filter on selected column headings.
Format Data - Auto Filter

Ctrl + Shift + L


Texmaker 4.0.2 (Windows)
Left delimiter command
"Math" menu

Ctrl + Shift + L


Audacity 2 (Windows)
Export multiple
File Menu

Ctrl + Shift + L


Beyond Compare (Windows)
Synchronize - Mirror to left...
Actions Menu

Ctrl + Shift + L


Beyond Compare (Windows)
Copy line to left
Edit Menu

Ctrl + Shift + L


Beyond Compare (Windows)
Take left line
Edit Menu - Text Merge

Ctrl + Shift + L


FL Studio (Windows)
Link selected channels starting from selected mixer track
Mixer

Ctrl + Shift + L


Microsoft Excel 2010 (Windows)
Apply filter on selected column headings.
Formulas and Names - Auto Filter

Ctrl + Shift + L


Adobe Flash Professional (Windows)
Show/Hide Timeline
Windows

Ctrl + Shift + L


Pro Tools (Windows)
Loop playback
Options Menu

Ctrl + Shift + L


Atom (text editor) 1.0 (Windows)
Change synatx highlighting
General

Ctrl + Shift + L


Atom (text editor) 1.0 (Linux)
Change synatx highlighting
General

Ctrl + Shift + l


Amazon Music Player (Windows)
List View
13 Shortcuts for Amazon Music Player (Windows)

Ctrl + Shift + L


Microsoft Word 2013 (Windows)
Insert a LISTNUM field
Enter Special Fields

Ctrl + Shift + l


Microsoft Excel 2013 (Windows)
Apply filter on selected column headings
Auto Filter

Ctrl + Shift + L


Microsoft Excel 2010 (Windows)
Apply filter on selected column headings.
The Rest - Auto Filter

Ctrl + Shift + L


Skype for Business (Lync) 2016 (Windows)
For Video - Lock video for everyone in the meeting
Instant Messaging

Ctrl + Shift + L


Photoshop Lightroom CC (Windows)
Toggle Lights Dim mode
Changing Views and Screen Modes

Ctrl + Shift + L


Skype for Business (Lync) 2016 (Windows)
Switch to gallery view.
Conversation or Meeting Stage

Ctrl + Shift + L


Microsoft Edge Browser (Windows)
Open webpage/URL, or perform search, using current clipboard content
Search

Ctrl + Shift + L


Microsoft Outlook 2016 (Windows)
Add bullets
Common Commands: Format Text and work with Editor

Ctrl + Shift + L


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

Ctrl + Shift + L


Microsoft Visio 2016 (Windows)
Align text left
Format text

Ctrl + Shift + L


Google Slides (Windows)
Left
Text Editing

Ctrl + Shift + L


Microsoft Edge Browser (Windows)
Reset Emulation settings (On Emulation tab)
Developer Tools (the following shortcuts are only applicable within the Developer Tools section)

Ctrl + Shift + L


Adobe After Effects CC (Windows)
Lock / Unlock all Layers
Layers

Ctrl + L / Ctrl + Shift + L


Adobe Premiere CC (Windows)
Left align
Marker Operation

Ctrl + Shift + L


Corel Painter 2017 (Windows)
Dry digital watercolor
Layers

Ctrl + Shift + L


Microsoft Outlook 2016 (Windows)
Create a contact group
People

Ctrl + Shift + L


InDesign CC (Windows)
Flush Left
Formatting Shortcuts

Ctrl + Shift + L


FileMaker Pro (Windows)
Open the Manage Layouts dialog box
General keyboard shortcuts (Windows)

Ctrl + Shift + L


Adobe After Effects CC (Windows)
Align horizontal text Left
Text

Ctrl + Shift + L


Adobe After Effects CC (Windows)
Align vertical text Top
Text

Ctrl + Shift + L


Finale (Windows)
Unlock System
Utility Menu

Ctrl + Shift + L


Zoho Sheet (Windows)
Filter
Actions

Ctrl + Shift + L


Finale (Windows)
Line Spacing
Text Tool

Ctrl + Shift + L


AutoCAD 2016 (Windows)
Selects the previously selected objects
General

Ctrl + Shift + L


Autodesk Inventor 2017 (Windows)
Loft
Part

Ctrl + Shift + L


Ace Projects (Windows)
Select all from multi+selection
Multicursor Shortcuts

Ctrl + Shift + L


GIMP (Windows)
Float Selection
Selection Shortcuts

Ctrl + Shift + L


Todoist (Web Application)
Add a new Label
Android Only Shortcuts

Ctrl + Shift + L


Microsoft Excel 2016 (Windows)
Turn Autofilter on or off. Select table as necessary but many times Excel figures out what you want.
Auto Filter

Ctrl + Shift + L


TextMate 2 (MacOS)
Wrap Selection as Link
HTML Shortcuts

Ctrl + Shift + L


Adobe Animate CC (Windows)
Show/Hide Work Area
Windows Shortcuts

Ctrl + Shift + L


Cloud9 (Windows)
Reveal File In File Tree
General Shortcuts

Ctrl + Shift + L


Adobe Flash Builder (Windows)
Show Key Assist
24 Shortcuts for Adobe Flash Builder (Windows)

Ctrl + Shift + L


Daz 3D Bryce 7 (Windows)
Min Brush Level
Terrain Editing

Ctrl + Shift + L


Adobe Dreamweaver (Windows)
Remove Link
Text

Ctrl + Shift + L


Adobe RoboHelp (Windows)
Apply Listed Style
Design Editor

Ctrl + Shift + L


Daz 3D Carrara 8 (Windows)
Link
Application - Model

Ctrl + Shift + L


Steinberg Cubase 9 (Windows)
Lock
Edit

Ctrl + Shift + L


DAZ Studio (Windows)
Convert to lowercase
Script Commands

Ctrl + Shift + L


Daz 3D Carrara 8 (Windows)
Link
Spline Modeler - Model

Ctrl + Shift + L


Microsoft Word 2016 (MacOS)
Show the first line of body text or all body text
Outline a document

Ctrl + Shift + L


Adobe ColdFusion Builder 2.0 (Windows)
LowerCase
Other Editor

Ctrl + Shift + L


InCopy CC (Windows)
Align text left/center/right
Working with Text

Ctrl + Shift + L / C / R


Daz 3D Carrara 8 (Windows)
Link
Vertex Modeler - Model

Ctrl + Shift + L


Poser Pro (Windows)
Edit> Restore >Lights
Edit

Ctrl + Shift + L


Notes 9.0 (Windows)
Display All Useful Shortcuts
26 Shortcuts for Notes 9.0 (Windows)

Ctrl + Shift + L


vSphere Client (Windows)
Lisensing
vCenter Navigation Shortcuts

Ctrl + Shift + L


Adobe Captivate 2017 (Windows)
Insert a highlight box
General and Miscellaneous Shortcuts

Ctrl + Shift + L


Scottrade (Windows)
Open Symbol Lookup Window
32 Shortcuts for Scottrade (Windows)

Ctrl + Shift + L


Aptana Studio 3 (Windows)
Shortcut Key prompt
Windows Shortcuts

Ctrl + Shift + L


VideoPad Video Editor (Windows)
Subtitle
Tools

Ctrl + Shift + L


XYplorer (Windows)
Go to Line
General Shortcuts

Ctrl + Shift + L


Visual Studio Code (Windows)
Select all occurrences of current selection
MutiCursor and Selection

Ctrl + Shift + L


ZBrush 4 (Windows)
Load Zscript
ZScripts

Ctrl + Shift + L


Sierra Chart (Windows)
Trade Service Log
Trade Menu

Ctrl + Shift + L


Rhino (Windows)
Unlock Selected
Default Shortcuts

Ctrl + Shift + L


CodeLite 10 (Windows)
Line delete.
Editor

Ctrl + Shift + L


RStudio (Windows)
Load all (devtools)
Build

Ctrl + Shift + L


Geany (Linux)
Scroll to current line
Moving around in the document

Ctrl + Shift + L


Geany (Windows)
Scroll to current line
Moving around in the document

Ctrl + Shift + L


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

Ctrl + Shift + L


CuteFTP (Windows)
Clear entire log
General

Ctrl + Shift + L


Chromebook (Linux)
Lock your computer's screen
34 Shortcuts for Chromebook (Linux)

Ctrl + Shift + L


Ulead PhotoImpact 8 (Windows)
Snaps to Guidelines
View Menu

Ctrl + Shift + L


Ableton Live 9 (Windows)
Select Material in Loop
Loop Brace and Start/End Markers

Ctrl + Shift + L


Wordfast Pro (Windows)
Show Key Assist
100 Shortcuts for Wordfast Pro (Windows)

Ctrl + Shift + L


Arduino (Linux)
Serial Plotter
29 Shortcuts for Arduino (Linux)

Ctrl + Shift + L


Arduino (Windows)
Serial Plotter
29 Shortcuts for Arduino (Windows)

Ctrl + Shift + L


KeyCreator (Windows)
Change Level
Set Various Entities

Ctrl + Shift + L


FlexiSign Pro 8.1 (Windows)
Justify Left
Text Shortcuts

Ctrl + Shift + L


Figma (Web Application)
Lock/Unlock Selection
Object

Ctrl + Shift + L


gedit 2.3 (Linux)
Save all tabs
Navigation

Ctrl + Shift + L


Google Earth 5 (Linux)
Save all tabs
Navigation

Ctrl + Shift + L


Adobe Reader 9 (Windows)
Tile all windows vertically
The Rest

Ctrl + Shift + L


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

Ctrl + Shift + L


IrfanView 4.42 (Windows)
Lossless JPG rotation - left (Plugin required)
Plugins

Ctrl + Shift + L


Microsoft Outlook 2007 (Windows)
Create a new distribution list.
Shortcuts for Contacts

Ctrl + Shift + L


Microsoft Outlook 2007 (Windows)
Add bullets.
Shortcuts for Formatting Text

Ctrl + Shift + L


Adobe After Effects CS5 (Windows)
Unlock all layers
Layers

Ctrl + Shift + L


Adobe After Effects CS5 (Windows)
Align selected horizontal or vertical text left
Text

Ctrl + Shift + L


Microsoft Word 2010 (Windows)
Insert a LISTNUM field
Fields

Ctrl + Shift + L