Sublime Text (Windows)

Manage Sublime Window, Files and Tabs

Reopen last closed tab

Ctrl + Shift + T

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 + 1 … 0

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)
Jump to the title of the page and select it.
Specific OneNote Shortcuts for Selecting, Editing, and Formatting

ctrl + shift + t


Microsoft Outlook 2010 (Windows)
Increase / decrease indent
Messages in Main View - Format Message Body

Ctrl + T / Ctrl + Shift + T


Google Chrome (Windows)
Reopen the last tab closed (up to 10 tabs)
Manage Tabs

Ctrl + Shift + T


Microsoft Outlook 2010 (Windows)
Reduce hanging indent
Messages in Main View - Format Message Body

Ctrl + Shift + T


Firefox (Linux)
Undo close browser tab
Navigation

Ctrl + Shift + T


Firefox (Windows)
Undo close current browser tab
Navigation

Ctrl + Shift + T


Eclipse Helios (Windows)
Open Type in Hierarchy
Code Information

Ctrl + Shift + T


Thunderbird (Windows)
Retrieve new messages for all accounts
Retrieve Messages

Ctrl + Shift + T


Thunderbird (Linux)
Retrieve new messages for all accounts
Retrieve Messages

Ctrl + Shift + T


Visual Studio 2015 (Windows)
Transpose word to right of cursor; makes b=a out of a=b if cursor was in front of a
Code Editor - Edit Code

Ctrl + Shift + T


Microsoft OneNote 2010 (Windows)
Move the insertion point to the page title.
Working with and inside Pages / Side Notes

ctrl + shift + t


Google Chrome (Linux)
Reopen last tab closed. Up to 10 tabs.
Manage Tabs

Ctrl + Shift + T


Phoenix Viewer (Windows)
Show Tips
View

Ctrl + Shift + T


Microsoft Outlook 2010 (Windows)
Increase / decrease indent
Messages in Compose View - Format Message Body

Ctrl + T / Ctrl + Shift + T


Microsoft Outlook 2010 (Windows)
Reduce hanging indent
Messages in Compose View - Format Message Body

Ctrl + Shift + T


Visual Studio 2015 (Windows)
Transpose word to right of cursor; makes b=a out of a=b if cursor was in front of a
Coding - Edit Code

Ctrl + Shift + T


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

Ctrl + Shift + T


Opera (Linux)
Reopen last open tab
Tabs

Ctrl + Shift + T


Microsoft Word 2007 (Windows)
Reduce a hanging indent.
Character and paragraph formatting Align paragraphs

Ctrl + Shift + T


Total Commander 8 (Windows)
Open new folder tab, but do not activate it
Main Shortcuts

Ctrl + Shift + t


Evernote (Windows)
Create a new tag
Main Application Shortcuts - Managing Evernote

Ctrl + Shift + t


Microsoft Outlook 2010 (Windows)
Increase / decrease indent
Calendar Shortcuts - Format Message Body

Ctrl + T / Ctrl + Shift + T


Microsoft Outlook 2010 (Windows)
Reduce hanging indent
Calendar Shortcuts - Format Message Body

Ctrl + Shift + T


Visual Studio 2015 (Windows)
Transpose word to right of cursor; makes b=a out of a=b if cursor was in front of a
Code Snippets (Visual C# Scheme) - Edit Code

Ctrl + Shift + T


Photoshop Lightroom 4 (Windows)
Create new subfolder (segmented tethered capture)
Managing photos and catalog

Ctrl + Shift + T


NetBeans 8 (Windows)
Go to JUnit test
General Keyboard Shortcts

Ctrl + Shift + T


Texmaker 4.0.2 (Windows)
Typerwriter
"Latex" menu

Ctrl + Shift + T


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

Ctrl + Shift + T


Beyond Compare (Windows)
Open session
Session Menu

Ctrl + Shift + T


Directory Opus (Windows)
New tabs for selected
Folder Menu

Ctrl + Shift + T


Adobe Photoshop CS5 (Windows)
Repeat last duplicate and move
Vanishing Point

Ctrl + Shift + T


Axialis IconWorkshop (Windows)
Export - PNG with transparency...
File Menu

Ctrl + Shift + T


Audacity 2 (Windows)
Contrast
Analyse Menu

Ctrl + Shift + T


Beyond Compare (Windows)
Tweaks...
Tools Menu

Ctrl + Shift + T


Pro Tools (Windows)
TrackPunch
Options Menu

Ctrl + Shift + T


Adobe Flash Professional (Windows)
Modify Paragraph
Modifying and editing

Ctrl + Shift + T


Microsoft Word 2013 (Windows)
Decrease hanging indent
Format Paragraphs and Apply Styles

Ctrl + Shift + T


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

Ctrl + Shift + T


FileMaker Pro (Windows)
Add a table
Layout Mode Shortcuts - Relationships Graph

Ctrl + Shift + T


Notepad++ 6 (Windows)
Copy current line to clipboard
Edit menu

Ctrl + Shift + T


Qt Creator (Windows)
Open type hierarchy
Editor

Ctrl + Shift + T


Qt Creator (MacOS)
Open type hierarchy
Editor

Ctrl + Shift + T


Microsoft OneNote 2016 (Windows)
Select Title of page
Format

Ctrl + Shift + T


FileMaker Pro (Windows)
Add a table
Text Shortcuts - Relationships Graph

Ctrl + Shift + T


Photoshop Lightroom CC (Windows)
Create new subfolder (segmented Tethered capture)
Managing Photos and Catalogs

Ctrl + Shift + T


Skype for Business (Lync) 2016 (Windows)
Set focus on tab item in tabbed conversation view
Tabbed conversations

Ctrl + Shift + T


Skype for Business (Lync) 2016 (Windows)
in Calls - Transfer: Open the contact picker during a peer-to-peer call. (Not available in Lync Basic or with all Office 365 subscriptions.)
The Rest

Ctrl + Shift + T


Microsoft Outlook 2016 (Windows)
Increase Decrease indent
Common Commands: Format Text and work with Editor

Ctrl + T / Ctrl + Shift + T


Microsoft Edge Browser (Windows)
Open a previously closed tab
Window / Tab Control

Ctrl + Shift + T


Microsoft Outlook 2016 (Windows)
Create/reduce a hanging indent
Common Commands: Format Text and work with Editor

Ctrl + T / Ctrl + Shift + T


Microsoft Visio 2016 (Windows)
Top-Align text Vertically
Format text

Ctrl + Shift + T


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

Ctrl + Shift + T


Microsoft Edge Browser (Windows)
Take heap snapshot (On Memory tab)
Developer Tools (the following shortcuts are only applicable within the Developer Tools section)

Ctrl + Shift + T


Adobe After Effects CC (Windows)
Open Effect Controls Panel for selected Layers
Layers

Ctrl + Shift + T


Adobe Premiere CC (Windows)
Stopping tab
Marker Operation

Ctrl + Shift + T


FileMaker Pro (Windows)
Add a table
Database Management Shortcuts - Relationships Graph

Ctrl + Shift + T


Corel Painter 2017 (Windows)
Add current color to color set
Other Shortcuts

Ctrl + Shift + T


FileMaker Pro (Windows)
Omit multiple records
Browse-Mode Shortcuts

Ctrl + Shift + T


ArchiCAD 20 (Windows)
Edit Selection Set
Edit Menu Commands

Ctrl + Shift + T


Finale (Windows)
Frame Attributes
Text Tool

Ctrl + Shift + T


Autodesk Inventor 2017 (Windows)
Leader text
Drawing manager

Ctrl + Shift + T


Silhouette Studio (Windows)
Cut style = no cut
Other

Ctrl + Shift + T


Slack (Windows)
Open All Threads view
Navigation Controls

Ctrl + Shift + T


Adobe Flash Builder (Windows)
Open file class type
24 Shortcuts for Adobe Flash Builder (Windows)

Ctrl + Shift + T


Adobe Animate CC (Windows)
Modify Paragraph
Edit and Modify

Ctrl + Shift + T


Adobe Dreamweaver (Windows)
Show Page Titles
Site Management

Ctrl + Shift + T


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

Ctrl + Shift + T


ACDSee (Windows)
Show/Hide Bottom Toolbar
View Mode

Ctrl + Shift + T


Microsoft Word 2016 (MacOS)
Insert a TIME field
Work with fields

Ctrl + Shift + T


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

Ctrl + Shift + T


Corel Draw X8 (Windows)
Edit text
Text Formatting

Ctrl + Shift + T


Chief Architect (Windows)
All Cabinet Defaults
View Mode

Ctrl + Shift + T


Adobe ColdFusion Builder 2.0 (Windows)
Tag Editor
Other Editor

Ctrl + Shift + T


Corel Ventura 10 (Windows)
Tag List
Tagging

Ctrl + Shift + T


HTML-Kit (Windows)
Add A New Snippet to List
87 Shortcuts for HTML-Kit (Windows)

Ctrl + Shift + T


Forte (Windows)
Open task manager window
All Window

Ctrl + Shift + T


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

Ctrl + Shift + T


Flock (Windows)
Topbar menu
General

Ctrl + Shift + T


Daz 3D Carrara 8 (Windows)
Edit Scen Effects
3D View

Ctrl + Shift + T


vSphere Client (Windows)
Scheduled Tasks
vCenter Navigation Shortcuts

Ctrl + Shift + T


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

Ctrl + Shift + T


Vegas Pro 14 (Windows)
Show/hide event fade lengths between selected and nonselected events:
Magnification and View

Ctrl + Shift + T


Scottrade (Windows)
Open Sector Trend Window
32 Shortcuts for Scottrade (Windows)

Ctrl + Shift + T


XYplorer (Windows)
Tab List...
General Shortcuts

Ctrl + Shift + T


Siemens NX 11 (Windows)
Selection
Preferences

Ctrl + Shift + T


ZBrush 4 (Windows)
Save tool
3D Models

Ctrl + Shift + T


Xamarin Studio (MonoDevelop) (Windows)
Go to Type
Search

Ctrl + Shift + T


MPS 2017 (Windows)
Navigate to a test for the class at caret, if any, or navigate from a test to a test subject
Navigation between Source Code

Ctrl + Shift + T


Delphi 10 (Windows)
Add Todo list item
193 Shortcuts for Delphi 10 (Windows)

Ctrl + Shift + T


Soundforge (Windows)
Show/hide fade lengths between events:
Event Tool

Ctrl + Shift + T


Visual Studio Code (Windows)
Reopen closed editor
File Management

Ctrl + Shift + T


Sierra Chart (Windows)
Open Trade Window for Chart
Trade Menu

Ctrl + Shift + T


CodeLite 10 (Windows)
Line copy.
Editor

Ctrl + Shift + T


RStudio (Windows)
Test package (desktop)
Build

Ctrl + Shift + T


TurboCAD (Windows)
Show or Hide the measurement info
171 Shortcuts for TurboCAD (Windows)

Ctrl + Shift + T


CuteFTP (Windows)
Change item queue order (move to top)
General

Ctrl + Shift + T


Comodo IceDragon (Windows)
Undo Close Tab
Windows and Tabs

Ctrl + Shift + T


Geany (Linux)
Go to tag declaration
Editting

Ctrl + Shift + T


Geany (Windows)
Go to tag declaration
Editting

Ctrl + Shift + T


Ulead PhotoImpact 8 (Windows)
Opens the Tone Map dialog box
Format Menu

Ctrl + Shift + T


Wordfast Pro (Windows)
TM Lookup
100 Shortcuts for Wordfast Pro (Windows)

Ctrl + Shift + T


Ableton Live 9 (Windows)
Insert MIDI Track
Ctrls for Tracks

Ctrl + Shift + T


Modo (Windows)
Element snap
Snapping

Ctrl + Shift + T


Vectorworks (Windows)
Format keys
keys Menu

Ctrl + Shift + T


Sage Simply Accounting (Windows)
Add time slip activities
Keyboard Shortcuts in Transaction Windows

Ctrl + Shift + T


Brave Browser (Windows)
Reopen Last Closed Tab
Tabs and Windows

Ctrl + Shift + T


MuseScore (Windows)
System Text
Text Entry Shortcuts

Ctrl + Shift + T


SolveSpace (Windows)
Trace Point
Analyse

Ctrl + Shift + T


Solidwork Composer (Windows)
Top/bottom camera view
35 Shortcuts for Solidwork Composer (Windows)

Ctrl + Shift + T


Internet Explorer (Windows)
Restore closed tab (open previously closed tab).
Tabbed Browsing main

Ctrl + Shift + T


Rhythmbox (Linux)
Show/hide playlist in sidebar
Window

Ctrl + K / Ctrl + Shift + T


Adobe After Effects CS5 (Windows)
Open or close Effect Controls panel for selected layer
Panels, Viewers, Workspaces, and Windows

F3 / Ctrl + Shift + T


Adobe Fireworks MX (Windows)
Numeric Transformation
Image and Canvas Manipulation in Fireworks

ctrl + shift + t


Microsoft Word 2010 (Windows)
Decrease hanging indent
Navigate within Documents - Format Paragraphs

Ctrl + Shift + T


Google Earth 5 (Windows)
Create new Path
Create Items on Map

ctrl + shift + t


Open Office Writer 3 (Windows)
Removes cell protection from all selected tables. If no table is selected, then cell protection is removed from all of the tables in the document.
Working with Tables

Ctrl + Shift + T


IrfanView 4.42 (Windows)
Set image as wallpaper - tiled
Tools and Dialogs

Ctrl + Shift + T


Adobe After Effects CS5 (Windows)
Open Effect Controls panel for selected layers
Layers

Ctrl + Shift + T


Microsoft Word 2010 (Windows)
Decrease hanging indent
Edit Documents - Format Paragraphs

Ctrl + Shift + T


Microsoft Outlook 2007 (Windows)
Increase or decrease indent.
Shortcuts for Formatting Text

Ctrl + T / Ctrl + Shift + T


Adobe Photoshop CS4 (Windows)
Repeat last duplicate and move
Shortcut Keys for using Vanishing Point

Ctrl + Shift + T


Microsoft Outlook 2007 (Windows)
Reduce a hanging indent.
Shortcuts for Formatting Text

Ctrl + Shift + T


Microsoft Word 2010 (Windows)
Decrease hanging indent
Formats - Format Paragraphs

Ctrl + Shift + T


Microsoft Word 2010 (Windows)
Decrease hanging indent
Manage Word View - Format Paragraphs

Ctrl + Shift + T


Microsoft Word 2010 (Windows)
Decrease hanging indent
Tables - Format Paragraphs

Ctrl + Shift + T