Qt Creator (Windows)

General

Previous open document / Next open document in history

Ctrl + Tab / Ctrl + Shift + Tab

All hotkeys for Qt Creator (Windows)

Version Control - Bazaar
Commit/Submit

Alt + Z , Alt+ C

Version Control - Bazaar
Diff

Alt + Z , Alt+ D

Version Control - Bazaar
Log/Filelog

Alt + Z , Alt+ L

Version Control - Bazaar
Status

Alt + Z , Alt+ S

Version Control - CVS
Add

Alt + C , Alt+ A

Version Control - CVS
Commit/Submit

Alt + C , Alt+ C

Version Control - CVS
Diff

Alt + C , Alt+ D

Version Control - Git
Add

Alt + G , Alt + A

Version Control - Git
Commit/Submit

Alt + G , Alt + C

Version Control - Git
Diff

Alt + G , Alt + D

Version Control - Git
Diff project

Alt + G , Alt + Shift + D

Version Control - Git
Blame/Annotate

Alt + G , Alt + B

Version Control - Git
Log/Filelog

Alt + G , Alt + L

Version Control - Git
Log project

Alt + G , Alt + K

Version Control - Git
Undo changes/Revert

Alt + G , Alt + U

Version Control - Mercurial
Add

Alt + P , Alt + A

Version Control - Mercurial
Commit/Submit

Alt + P , Alt + S

Version Control - Mercurial
Diff project

Alt + P , Alt + D

Version Control - Mercurial
Log/Filelog

Alt + P , Alt + F

Version Control - Mercurial
Undo changes/Revert

Alt + P , Alt + R

Version Control - Mercurial
Edit

Alt + P , Alt + E

Version Control - Subversion
Add

Alt + G , Alt + A

Version Control - Subversion
Commit/Submit

Alt + G , Alt + C

Version Control - Subversion
Diff

Alt + G , Alt + D

General
Open file or project

Ctrl + O

General
New file or project

Ctrl + N

General
Open in external editor

Alt + V , Alt + I

General
Select all

Ctrl + A

General
Delete

Delete

General
Cut / Copy / Paste

Ctrl + X / Ctrl + C / Ctrl + V

General
Undo

Ctrl + Z

General
Redo

Ctrl + Y

General
Print

Ctrl + P

General
Save

Ctrl + S

General
Save all

Ctrl + Shift + S

General
Close window

Ctrl + W

General
Close all windows

Ctrl + Shift + W

General
Close current file

Ctrl + F4

General
Go back / Go forward

Alt + Arrow Left / Alt + Arrow Right

General
Go to line

Ctrl + L

General
Go to other split

Ctrl +E, O

General
Previous open document / Next open document in history

Ctrl + Tab / Ctrl + Shift + Tab

General
Activate Locator

Ctrl + K

General
Switch to Welcome mode

Ctrl + 1

General
Switch to Edit mode

Ctrl + 2

General
Switch to Design mode

Ctrl + 3

General
Switch to Debug mode

Ctrl + 4

General
Switch to Projects mode

Ctrl + 5

General
Switch to Analyze mode

Ctrl + 6

General
Switch to Help mode

Ctrl + 7

General
Toggle Issues pane

Alt + 1

General
Toggle Search Results pane

Alt + 2

General
Toggle Application Output pane

Alt + 3

General
Toggle Compile Output pane

Alt + 4

General
Toggle other output panes

Alt + 5 ... 9

General
Activate Bookmarks pane

Alt + M

General
Activate File System pane

Alt + Y

General
Activate Open Documents pane

Alt + O

General
Maximize output panes

Alt + 9

General
Move to next item in output panes

F6

General
Move to previous item in output panes

Shift + F6

General
Activate Projects pane

Alt + X

General
Full screen

Ctrl + Shift + F11

General
Toggle the sidebar

Alt + 0

General
Move to Edit mode

Esc

General
Exit Qt Creator

Ctrl + Q

Editor
Auto-indent selection

Ctrl + I

Editor
Collapse / Expand

Ctrl + < / Ctrl + >

Editor
Trigger a completion in this scope

Ctrl + Space

Editor
Copy line

Ctrl + Insert

Editor
Copy line down / copy line up

Ctrl + Alt +Down

Editor
Paste from the clipboard history, Subsequent presses move you back in the history

Ctrl + Shift + V

Editor
Cut line

Shift + Delete

Editor
Join lines

Ctrl + J

Editor
Insert line above current line

Ctrl + Shift + Enter

Editor
Insert line below current line

Ctrl + Enter

Editor
Decrease / increase font size (or Ctrl+scroll)

Ctrl +-/ Ctrl + +

Editor
Reset font size

Ctrl + 0

Editor
Toggle Vim-style editing

Alt + V , Alt+ V

Editor
Split

Ctrl + E , 2

Editor
Split side by side

Ctrl + E , 3

Editor
Remove all splits

Ctrl + E , 1

Editor
Remove current split

Ctrl + E , 0

Editor
Select all

Ctrl + A

Editor
Go to block end / Go to block start

Ctrl + ] / Ctrl + [

Editor
Go to block end / Go to block start with selection

Ctrl + } / Ctrl + {

Editor
Move current line down / Move current line up

Ctrl + Shift + Arrow Down / Ctrl + Shift + Arrow Up

Editor
Trigger a refactoring action in this scope

Alt + Enter

Editor
Rewrap paragraph

Ctrl + E , R

Editor
Select the current block The second press extends the selection to the parent block

Ctrl + U

Editor
Enable text wrapping

Ctrl + E , Ctrl + W

Editor
Toggle comment for selection

Ctrl + /

Editor
Visualize whitespace

Ctrl +E, Ctrl+ V

Editor
Adjust size

Ctrl + J

Editor
Lay out in a grid

Ctrl + G

Editor
Lay out horizontally

Ctrl + H

Editor
Lay out vertically

Ctrl + L

Editor
Preview

Alt + Shift + R

Editor
Edit signals and slots

F4

Editor
Toggle bookmark

Ctrl + M

Editor
Go to next bookmark / go to previous bookmar

Ctrl + . / Ctrl + ,

Editor
Fetch snippet

Alt + C , Alt+ F

Editor
Paste snippet

Alt + C , Alt+ P

Editor
Find usages

Ctrl + Shift + U

Editor
Follow symbol under cursor; Works with namespaces, classes, methods, variables, include statements and macros

F2

Editor
Rename symbol under cursor

Ctrl + Shift + R

Editor
Switch between method declaration and definition

Shift + F2

Editor
Open type hierarchy

Ctrl + Shift + T

Editor
Switch between header and source file

F4

Editor
Turn selected text into lowercase

Alt + U

Editor
Turn selected text into uppercase

Alt + Shift + U

Editor
Run static checks on JavaScript code to find common problems

Ctrl + Shift + C

Editor
Find and replace

Ctrl + F

Editor
Find next / Find previous

F3 / Shift + F3

Editor
Find next / Find previous occurrence of selected text

Ctrl + F3 / Ctrl + Shift + F3

Editor
Replace next

Ctrl + =

Editor
Open advanced find

Ctrl + Shift + F

Editor
Record a text-editing macro

Alt + (

Editor
Stop recording a macro

Alt + )

Editor
Play last macro

Alt + R

Editor
Show Qt Quick toolbars

Ctrl + Alt + Space

Editor
Execute user actions 1 … 9 in FakeVim mode

Alt + V , 1 ... 9

Image Viewer
Switch to background

Ctrl + [

Image Viewer
Switch to outline

Ctrl + ]

Image Viewer
Zoom in / Zoom out

Ctrl + + / Ctrl + -

Image Viewer
Fit to screen

Ctrl + =

Image Viewer
Original size

Ctrl + 0

Qt Quick Designer
Open the QML file that defines the selected component

F2

Qt Quick Designer
Move between code editor and visual editor

F4

Qt Quick Designer
Toggle left sidebar

Ctrl + Alt + 0

Qt Quick Designer
Toggle right sidebar

Ctrl + Alt + Shift + 0

Debugging
Start or continue debugging

F5

Debugging
Exit debugger

Shift + F5

Debugging
Step over

F10

Debugging
Step into

F11

Debugging
Step out

Shift + F11

Debugging
Toggle breakpoint

F9

Debugging
Run to selected function

Ctrl + F6

Debugging
Run to line

Ctrl + F10

Debugging
Reverse direction

F12

Project
Build project

Ctrl + B

Project
Build all

Ctrl + Shift + B

Project
New project

Ctrl + Shift + N

Project
Open project

Ctrl + Shift + O

Project
Select the kit to build and run your project with

Ctrl + T

Project
Run

Ctrl + R

Version Control

Help
View context-sensitive help

F1

Help
Activate contents in Help mode

Ctrl + T

Help
Add bookmark in Help mode

Ctrl + M

Help
Activate index in Help mode

Ctrl + I

Help
Reset font size

Ctrl + 0

Help
Activate search in Help mode

Ctrl + S

Similar combinations for other applications


Microsoft Word 2007 (Windows)
Insert a tab character.
Working with documents: Outline view

Ctrl + Tab


Firefox (Linux)
Jump to next browser tab
Navigation

Ctrl + Tab / Ctrl + Page Down


Google Chrome (Windows)
Switch to the next tab
Manage Tabs

Ctrl + Tab / Ctrl + Page Up


Firefox (Linux)
Jump to previous browser tab
Navigation

Ctrl + Shift + Tab / Ctrl + Page Up


Firefox (Windows)
Jump to next browser tab
Navigation

Ctrl + Tab / Ctrl + Page Down


Google Chrome (Windows)
Switch to the previous tab
Manage Tabs

Ctrl + Shift + Tab / Ctrl + Page Down


Firefox (Windows)
Jump to previous browser tab
Navigation

Ctrl + Shift + Tab / Ctrl + Page Up


Microsoft OneNote 2010 (Windows)
Go to the next / previous section.
Managing Pages, Notebooks and Sections

ctrl + tab / ctrl + shift + tab


Access 2010 (Windows)
Switch to next tab / switch to previous tab in a dialog box
Manage Access Features - Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Outlook 2010 (Windows)
Move between Calendar, TaskPad, and Folder List
Messages in Main View - Navigate Calendar

Ctrl + Tab / F6


Unity3D 3 (Windows)
Next window / previous window
Window

Ctrl + Tab / Ctrl + Shift + Tab


Firefox (MacOS)
Next Tab
Window and Tabs

Ctrl + Tab


Firefox (MacOS)
Previous Tab
Window and Tabs

Ctrl + Shift + Tab


Microsoft Excel 2010 (Windows)
Switch to the next/ previous tab in dialog box.
Work with Data Selections - Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Google Chrome (Linux)
Switch to the next / previous tab (or use ctrl+page up/ctrl+page down)
Manage Tabs

Ctrl + Tab / Ctrl + Shift + Tab


SharpDevelop 4.0 (Windows)
Goto next window
Manage Windows

Ctrl + Tab


SharpDevelop 4.0 (Windows)
Goto previous window
Manage Windows

Ctrl + Shift + Tab


Access 2010 (Windows)
In subdatasheet: Exit to next / to previous record
Manage Access Features - Navigate in Datasheet, Subdatasheet, and Form View

Ctrl + Tab / Ctrl + Shift + Tab


Mindjet Mindmanager 2012 (Windows)
Next/previous open map (Tab: Win default to cycle open documents within a program.)
Most used - Move topics

Ctrl + Tab / Ctrl + Shift + Tab / Alt + arrow left/right


Microsoft Outlook 2010 (Windows)
Move between Calendar, TaskPad, and Folder List
Messages in Compose View - Navigate Calendar

Ctrl + Tab / F6


Microsoft PowerPoint 2003 (Windows)
Switch to the next tab in a dialog box
40 Shortcuts for Microsoft PowerPoint 2003 (Windows)

Ctrl + Tab / Ctrl + Page Down


Microsoft Word 2007 (Windows)
Tab characters in a cell
Edit and move text and graphics: Insert paragraphs and tab characters in a table

Ctrl + Tab


Microsoft PowerPoint 2003 (Windows)
Switch to the previous tab in a dialog box
40 Shortcuts for Microsoft PowerPoint 2003 (Windows)

Ctrl + Shift + Tab / Ctrl + Page Up


Microsoft Excel 2011 (MacOS)
Move to the next workbook / move to the previous workbook or window
Moving and scrolling in a sheet or workbook

Ctrl + Tab / Ctrl + Shift + Tab


Mindjet Mindmanager 2012 (Windows)
Next/previous open map (Tab: Win default to cycle open documents within a program.)
Reorganizing - Move topics

Ctrl + Tab / Ctrl + Shift + Tab / Alt + arrow left/right


Opera (Linux)
Cycle forwards through tabs in Tab Menu
Tabs

Ctrl + Tab


Opera (Linux)
Cycle backwards through tabs in Tab Menu
Tabs

Ctrl + Shift + Tab


Total Commander 8 (Windows)
Jump to next tab / jump to previous tab
Main Shortcuts

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Excel 2010 (Windows)
Switch to the next/ previous tab in dialog box.
Insert and Edit Data - Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Windows 8 (Windows)
On Start Screen: Switch Between Start Window and All Apps Window
Getting around Windows 8 Start Screen and Desktop

Ctrl + Tab


Access 2010 (Windows)
Switch to next tab / switch to previous tab in a dialog box
Working with Text and Data - Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Outlook 2010 (Windows)
Move between Calendar, TaskPad, and Folder List
Calendar Shortcuts - Navigate Calendar

Ctrl + Tab / F6


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

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Excel 2011 (MacOS)
When a toolbar is active, select the next toolbar
Toolbars

Ctrl + Tab


Microsoft Excel 2011 (MacOS)
When a toolbar is active, select the previous toolbar
Toolbars

Ctrl + Shift + Tab


Microsoft Windows 7 (Windows)
Move forward / move backwards through tabs
Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Oracle SQL Developer 4 (Windows)
Next File/ Previous File
Window

Ctrl + Tab / Ctrl + Shift + Tab


Access 2010 (Windows)
In subdatasheet: Exit to next / to previous record
Working with Text and Data - Navigate in Datasheet, Subdatasheet, and Form View

Ctrl + Tab / Ctrl + Shift + Tab


AutoCAD 2012 (Windows)
Switch to next / switch to previous drawing
Manage Drawings

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Excel 2011 (MacOS)
Switch to the next tab in a dialog box
Dialog boxes

Ctrl + Tab


Microsoft Excel 2011 (MacOS)
Switch to the previous tab in a dialog box
Dialog boxes

Ctrl + Shift + Tab


CATIA V5 (Windows)
Switch between the different windows
38 Shortcuts for CATIA V5 (Windows)

Ctrl + Tab


Microsoft PowerPoint 2010 (Windows)
Insert a tab in a cell in table.
Basic Text Navigation and Formatting

Ctrl + Tab


Adobe Photoshop CS5 (MacOS)
Cycle through open documents
View images

Ctrl + Tab


Microsoft Excel 2010 (Windows)
Switch to the next/ previous tab in dialog box.
Format Data - Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Adobe Photoshop CS5 (Windows)
Cycle through open documents
View Images

Ctrl + Tab


Microsoft PowerPoint 2010 (Windows)
Insert a tab in a cell.
Move around in Tables

Ctrl + Tab


Microsoft PowerPoint 2010 (Windows)
Switch to the next tab in a dialog box.
Work with Dialog Boxes

Ctrl + Tab


Microsoft PowerPoint 2010 (Windows)
Switch to the previous tab in a dialog box.
Work with Dialog Boxes

Ctrl + Shift + Tab


Access 2010 (Windows)
Switch to next tab / switch to previous tab in a dialog box
Working with Access Views - Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Notepad2 (Windows)
Insert tabulator
Char, Word

Ctrl + Tab


Virtual DJ (Windows)
Menu +1
All Shortcuts

Ctrl + Tab


Virtual DJ (Windows)
Menu -1
All Shortcuts

Ctrl + Shift + Tab


IntelliJ (Linux)
Switch between tabs and tool window
General

Ctrl + Tab


Microsoft Excel 2010 (Windows)
Switch to the next/ previous tab in dialog box.
Formulas and Names - Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


IntelliJ (Windows)
Switch between tabs and tool window
General

Ctrl + Tab


Access 2010 (Windows)
In subdatasheet: Exit to next / to previous record
Working with Access Views - Navigate in Datasheet, Subdatasheet, and Form View

Ctrl + Tab / Ctrl + Shift + Tab


Qt Creator (MacOS)
Previous open document / Next open document in history
General

Ctrl + Tab / Ctrl + Shift + Tab


Adobe Acrobat Pro (Windows)
Move focus to the next panel in the Task pane
Navigation - Navigating task panes

Ctrl + Tab


Adobe Acrobat Pro (Windows)
Move focus to the previous panel in the Task pane
Navigation - Navigating task panes

Ctrl + Shift + Tab


FileMaker Pro (Windows)
Insert a tab in a field
Layout Mode Shortcuts - Delete and Edit Text

Ctrl + Tab


Beyond Compare (Windows)
Next tab
Misc.

Ctrl + Tab


Beyond Compare (Windows)
Previous tab
Misc.

Ctrl + Shift + Tab


Comsol 5 (Windows)
Switch focus to the next window on the desktop
Model Tree

Ctrl + Tab


Comsol 5 (Windows)
Switch focus to the previous window on the desktop
Model Tree

Ctrl + Shift + Tab


Adobe Acrobat Pro (Windows)
Move to next navigation panel and make it active (when focus is anywhere in the navigation pane)
Navigation - Navigation panels

Ctrl + Tab


Comsol 5 (Linux)
Switch focus to the next window on the desktop
Model Tree

Ctrl + Tab


Comsol 5 (Linux)
Switch focus to the previous window on the desktop
Model Tree

Ctrl + Shift + Tab


Comsol 5 (MacOS)
Switch focus to the next window on the desktop
Model Tree

Ctrl + Tab


Comsol 5 (MacOS)
Switch focus to the previous window on the desktop
Model Tree

Ctrl + Shift + Tab


Adobe Acrobat Pro (Windows)
Move to next pane
Navigation - Navigating the Help window

Ctrl + Tab


Microsoft Excel 2013 (Windows)
Move to next / previous workbook window
Manage Multiple Workbooks

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Word 2013 (Windows)
Jump between find menu and document
Search and Replace

Ctrl + Tab


Notepad++ 6 (Windows)
Next Document (also shows list of open files). Can be disabled - see Settings/Preferences/Global.
File menu

Ctrl + Tab


Notepad++ 6 (Windows)
Previous Document (also shows list of open files). Can be disabled - see above.
File menu

Ctrl + Shift + Tab


Adobe Acrobat Pro (Windows)
Move focus to next tab in a tabbed dialog box
Navigation

Ctrl + Tab


Microsoft Word 2013 (Windows)
Insert a tab character
Outline View

Ctrl + Tab


Microsoft Excel 2013 (Windows)
Select the PivotTable toolbar
Pivot Tables

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Excel 2013 (Windows)
Switch to the next/ previous tab in dialog box
Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Windows 10 (Windows)
Move forward / move backwards through tabs
Windows Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Access 2010 (Windows)
Switch to next tab / switch to previous tab in a dialog box
The Rest - Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Excel 2010 (Windows)
Switch to the next/ previous tab in dialog box.
The Rest - Dialog Boxes

Ctrl + Tab / Ctrl + Shift + Tab


FileMaker Pro (Windows)
Insert a tab in a field
Text Shortcuts - Delete and Edit Text

Ctrl + Tab


Microsoft Excel 2010 (Windows)
Move to next / previous workbook window.
Manage Multiple Workbooks

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Outlook 2016 (Windows)
Move around message header lines in the Folder Pane or an open message
Basic Navigation

Ctrl + Tab


Microsoft OneNote 2016 (Windows)
Go to next/ previous section
Manage Pages, Notebooks and Sections

Ctrl + Tab / Ctrl + Shift + Tab


Skype for Business (Lync) 2016 (Windows)
Switch to the next tab / switch to previous tab
Tabbed conversations

Ctrl + Tab / Ctrl + Shift + Tab


Console2 (Windows)
Next tab
30 Shortcuts for Console2 (Windows)

Ctrl + Tab


Console2 (Windows)
Previous tab
30 Shortcuts for Console2 (Windows)

Ctrl + Shift + Tab


Access 2010 (Windows)
In subdatasheet: Exit to next / to previous record
The Rest - Navigate in Datasheet, Subdatasheet, and Form View

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Edge Browser (Windows)
Switch to the next tab
Navigation

Ctrl + Tab


Microsoft Edge Browser (Windows)
Switch to the previous tab
Navigation

Ctrl + Shift + Tab


Access 2016 (Windows)
Switch to the next tab in dialog box
Windows/Content Switching/Navigation

Ctrl + Tab


Access 2016 (Windows)
Switch to the previous tab in dialog box
Windows/Content Switching/Navigation

Ctrl + Shift + Tab


Microsoft PowerPoint 2016 (Windows)
Switch Thumbnail/Outline View Pane
Navigation Operation

Ctrl + Shift + Tab


Microsoft Visio 2016 (Windows)
Cycle through open drawings
Window/Navigation Shortcut

Ctrl + Tab


FileMaker Pro (Windows)
Insert a tab in a field
Database Management Shortcuts - Delete and Edit Text

Ctrl + Tab


FileMaker Pro (Windows)
Cycle through document windows
Navigation and Window Display

Ctrl + Tab


Finale (Windows)
Switch between windows
Windows Menu

Ctrl + Tab


Dynamics GP 2015 (Windows)
Move from scrolling window to next field
Window Navigation Shortcuts

Ctrl + Tab


Dynamics GP 2015 (Windows)
Move from scrolling window to next field
Tools Shortcuts

Ctrl + Tab


Dynamics GP 2015 (Windows)
Move to next toolbar command
Tools Shortcuts

Ctrl + Tab


Dynamics GP 2015 (Windows)
Move to previous toolbar command
Tools Shortcuts

Ctrl + Shift + Tab


Dynamics AX 2015 (Windows)
Move to the next Tab (when a control on a Tab has focus).
Working with Forms

Ctrl + Tab


Dynamics AX 2015 (Windows)
Move to the previous Tab when a control on a Tab has focus).
Working with Forms

Ctrl + Shift + Tab


Adobe Photoshop CC (Windows)
Cycle forwards/ backwards through open documents
Manage Views

Ctrl + Tab / Ctrl + Shift + Tab


Adobe Photoshop CC (MacOS)
Cycle forwards/ backwards through open documents
Manage Views

Ctrl + Tab


Microsoft Projects 2016 (Windows)
Switch to the next Tab in a dialog box.
Working with dialog boxes

Ctrl + Tab


Microsoft Projects 2016 (Windows)
Switch to the previous Tab in a dialog box.
Working with dialog boxes

Ctrl + Shift + Tab


Dynamics AX 2015 (Windows)
Move between modules.
Windows and Menu Control

Ctrl + Tab


Microsoft Projects 2016 (Windows)
Insert a Tab in a cell.
Working with Table

Ctrl + Tab


AutoCAD 2016 (Windows)
Moves to the next file tab
General

Ctrl + TAB


JetBrains RubyMine (Windows)
Switch Editor Tabs and IDE Tool Windows
General Shortcuts

Ctrl + Tab


JetBrains RubyMine (Linux)
Switch Editor Tabs and IDE Tool Windows
General Shortcuts

Ctrl + Tab


JetBrains PyCharm (Windows)
Switch Editor Tabs and IDE Tool Windows
General Shortcuts

Ctrl + Tab


Adobe Flash Builder (Windows)
Cycle through open files
24 Shortcuts for Adobe Flash Builder (Windows)

Ctrl + Tab


Adobe XD (Experience Design) (Windows)
Design mode
Operations Menu

Ctrl + Tab


Adobe XD (Experience Design) (Windows)
Prototype mode
Operations Menu

Ctrl + Tab


Adobe XD (Experience Design) (Windows)
Switch Workspace
View Menu

Ctrl + Tab


Adobe Dreamweaver (Windows)
Next Document
Coding Shortcuts

Ctrl + Tab


Adobe Dreamweaver (Windows)
Previous Document
Coding Shortcuts

Ctrl + Shift + Tab


JetBrains PhpStorm (Windows)
Switch Editor Tabs and IDE Tool Windows
General Shortcuts

Ctrl + Tab


Adobe XD (Experience Design) (MacOS)
Switch Workspace
View Menu

Ctrl + Tab


JetBrains PhpStorm (MacOS)
Switch Editor Tabs and IDE Tool Windows
General Shortcuts

Ctrl + Tab


Cloud9 (Windows)
Next Tab
Tabs

Ctrl + Tab


Cloud9 (Windows)
Previous Tab
Tabs

Ctrl + Shift + Tab


JetBrains PhpStorm (Linux)
Switch Editor Tabs and IDE Tool Windows
General Shortcuts

Ctrl + Tab


Blender 3D (Windows)
Switches between Vertex Select,Edge Select and Face Select Modes
General Editing

Ctrl + Tab


VMWare Workstation 12 (Windows)
Switch between Ungrabbed Virtual Machines
14 Shortcuts for VMWare Workstation 12 (Windows)

Ctrl + Tab


Corel Quattro Pro X8 (Windows)
Select Object in Chart
Text Formatting

Ctrl + Tab


Kingsoft Spreadsheets 2016 (Windows)
Go to Next Tab
Navigation Shortcuts

Ctrl + Tab


Kingsoft Spreadsheets 2016 (Windows)
Go to Previous Tab
Navigation Shortcuts

Ctrl + Shift + Tab


Kingsoft Writer 2016 (Windows)
Switch to Next Document Tab
Navigation Shortcuts

Ctrl + Tab


Kingsoft Writer 2016 (Windows)
Switch to Previous Document Tab
Navigation Shortcuts

Ctrl + Shift + Tab


Flock (Windows)
Change tabs
General

Ctrl + Tab


Forte (Windows)
Cycle through all windows
All Window

F6 / Ctrl + Tab


Notes 9.0 (Windows)
Navigate Forward in Tab Order
26 Shortcuts for Notes 9.0 (Windows)

Ctrl + Tab


vSphere Client (Windows)
Cycle forward through Tabs
vCenter Navigation Shortcuts

Ctrl + Tab


vSphere Client (Windows)
Cycle backward through Tabs
vCenter Navigation Shortcuts

Ctrl + Shift + Tab


Brackets (Windows)
Previous Document
99 Shortcuts for Brackets (Windows)

Ctrl + Shift + Tab


Brackets (Windows)
Next Document
99 Shortcuts for Brackets (Windows)

Ctrl + Tab


Zerodha Trader (Windows)
Change between Marketwatch
For Market Watch and Other Settings on User Interface

Ctrl + Shift + Tab


XYplorer (Windows)
Cycle Tabs Backward
Navigation

Ctrl + Shift + Tab


Maxthon (Web Application)
Switch tabs
Switch tabs

Ctrl + Tab


Maxthon (Web Application)
Switch tabs in the reverse order
Switch tabs

Ctrl + Shift + Tab


KMPlayer (Windows)
Advanced Playback Info
General

Ctrl + Tab


VideoPad Video Editor (Windows)
Select next bin
Tools

Ctrl + Tab


VideoPad Video Editor (Windows)
Select previous bin
Tools

Ctrl + Shift + Tab


Libreoffice Writer (Windows)
Next suggestion with Automatic Word Completion
General

Ctrl + Tab


Libreoffice Writer (Windows)
Use previous suggestion with Automatic Word Completion
General

Ctrl + Shift + Tab


MPS 2017 (Windows)
Navigate between files opened in the editor, and tool windows
Navigation between IDE Components

Ctrl + Tab


Quickbooks Desktop (Windows)
Go to next / go to previous Window with multiple sub-windows open
Access Main Functions / Windows

Ctrl + Tab / Ctrl + Shift + Tab


Visual Studio Code (Windows)
Navigate editor group history
Navigation Shortcuts

Ctrl + Shift + Tab


Libreoffice Writer (Windows)
Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.
Tables

Ctrl + Tab


Libreoffice Writer (Windows)
Selects the anchor of an object (in Edit Points mode).
Moving,Resizing Frames, Graphics and Objects

Ctrl + Tab


Rhino (Windows)
Next viewport active. Cycles through layout pages if a layout is active and through model viewports if model space is active
Navigation Shortcuts

Ctrl + Tab


Visual Studio Code (Windows)
Open next
File Management

Ctrl + Tab


Visual Studio Code (Windows)
Open previous
File Management

Ctrl + Shift + Tab


Delphi 10 (Windows)
Switch to the next open file in the editor
193 Shortcuts for Delphi 10 (Windows)

Ctrl + Tab


Xamarin Studio (MonoDevelop) (MacOS)
Next Document
Window

Ctrl + Tab


Delphi 10 (Windows)
Switch to the previous open file in the editor
193 Shortcuts for Delphi 10 (Windows)

Ctrl + Shift + Tab


Xamarin Studio (MonoDevelop) (MacOS)
Previous Document
Window

Ctrl + Shift + Tab


SolidWorks (Windows)
Cycle between documents-forward
Miscellaneous Shortcuts

Ctrl + Tab


SolidWorks (Windows)
Cycle between documents-backwards
Miscellaneous Shortcuts

Ctrl + Shift + Tab


CodeLite 10 (Windows)
Cycle through recent files.
Editor

Ctrl + Tab


CodeLite 10 (Windows)
Activate next open file
Files

Ctrl + Tab


CodeLite 10 (Windows)
Activate previous open file
Files

Ctrl + Shift + Tab


FlashFXP (Web Application)
Quickly switch between browser panes
54 Shortcuts for FlashFXP (Web Application)

Ctrl + Tab


TurboCAD (Windows)
Switch to the previous open drawing
171 Shortcuts for TurboCAD (Windows)

Ctrl + Tab


PSPad (Windows)
Next Window - Goto next file
Window

Ctrl + Tab


CuteFTP (Windows)
Move focus right to left among open connections and documents
General

Ctrl + Tab


Modo (Windows)
Layout switcher, organized by most recent
General/System

Ctrl + Tab


Comodo IceDragon (Windows)
Next Tab
Windows and Tabs

Ctrl + Tab


Wordfast Pro (Windows)
Copy Word
100 Shortcuts for Wordfast Pro (Windows)

Ctrl + Tab


Comodo IceDragon (Windows)
Previous Tab
Windows and Tabs

Ctrl + Shift + Tab


VariCAD (Windows)
Activate Previous Window
Hot Keys

Ctrl + Tab


Geany (Linux)
Switch to last used document
Files

Ctrl + Tab


Geany (Windows)
Switch to last used document
Files

Ctrl + Tab


Inkscape (Windows)
Next document window
Window

Ctrl + Tab


gEDA (Linux)
Exchange the roles of front and far side
ViewPort

Ctrl + Shift + Tab


SpaceClaim (Windows)
Display Next Design Window
71 Shortcuts for SpaceClaim (Windows)

Ctrl + Tab


SpaceClaim (Windows)
Display previous Design window
71 Shortcuts for SpaceClaim (Windows)

Ctrl + Shift + Tab


gEDA (Linux)
View: exchange the roles of front side and far side
Other Important Shortcuts

Ctrl + Shift + Tab


Altium Designer (Windows)
Cycle Through OPen Documents(to the Right)
Environment Shortcuts

Ctrl + Tab


AVS Audio Editor (Windows)
Navigates through the audio files loaded into the program
File

Ctrl + Tab


MuseScore (Windows)
Next Score
Navigation Shortcuts

Ctrl + Tab


AVS Video Editor (Windows)
Switch modes
Timeline Shortcuts

Ctrl + Tab


Brave Browser (Windows)
Next Tab
Tabs and Windows

Ctrl + Tab


Brave Browser (Windows)
Previous Tab
Tabs and Windows

Ctrl + Shift + Tab


Balsamiq Mockups (Windows)
Looping through the open files in Mockups for Desktop
Working with Mockup Files

Ctrl + Tab / Ctrl + Shift + Tab


TopSolid (Windows)
Toggle Between Open TopSolid Documents
Part Clamping

Ctrl + Tab


ComplyPro 2017B (Windows)
Navigate between main grid, links grid and details panel
Navigation

Ctrl + Tab


ComplyPro 2017B (Windows)
Navigate between main grid, links grid and details panel in the reverse direction
Navigation

Ctrl + Shift + Tab


MindManager v19 (Windows)
Next/previous open map (Tab: Win default to cycle open documents within a program.)
Most used - Move topics

Ctrl + Tab / Ctrl + Shift + Tab / Alt + arrow left/right


FlexiSign Pro 8.1 (Windows)
Next Window
View Shortcuts

Ctrl + Tab


MindManager v19 (Windows)
Next/previous open map (Tab: Win default to cycle open documents within a program.)
Reorganizing - Move topics

Ctrl + Tab / Ctrl + Shift + Tab / Alt + arrow left/right


Microsoft Word 2010 (Windows)
Cycle forward through available pages
Navigate within Documents - Dialog boxes

Ctrl + Tab


Microsoft Word 2010 (Windows)
Cycle backwards through available pages
Navigate within Documents - Dialog boxes

Ctrl + Shift + Tab


Internet Explorer (Windows)
Jump to next / jump to previous browser tab.
Tabbed Browsing main

Ctrl + Tab / Ctrl + Shift + Tab


Microsoft Outlook 2007 (Windows)
Move between the Navigation Pane, the main Outlook window, the Reading Pane, and the To-Do Bar.
Basic Navigation

F6 / Ctrl + Shift + Tab


Microsoft Excel 2007 (Windows)
Switches to the next tab in dialog box
Navigating in Worksheets and Selecting Cells

Ctrl + Tab


Microsoft Excel 2007 (Windows)
Switches to the previous tab in a dialog box.
Navigating in Worksheets and Selecting Cells

Ctrl + Shift + Tab


Microsoft Outlook 2007 (Windows)
Move to next or previous field in Reading Pane.
Basic Navigation

Shift + Tab / Ctrl + Tab


InDesign CS5 (Windows)
Toggle Selection and Direct Selection tool
Tools

Ctrl + Tab


Winamp Media Player (Windows)
Cycle through different windows (seems to be worthless), use alt+w twice to get to main player window, alt+l to get to media library etc.
Manage Winamp Window(s)

Ctrl + Tab


Open Office Writer 3 (Windows)
Next suggestion with Automatic Word Completion
General OpenOffice Writer Shortcuts

Ctrl + Tab


Open Office Writer 3 (Windows)
Use previous suggestion with Automatic Word Completion
General OpenOffice Writer Shortcuts

Ctrl + Shift + Tab


Open Office Writer 3 (Windows)
Inserts a tab stop (only in tables). Depending on the Window Manager in use, alt+tab may be used instead.
Working with Tables

Ctrl + Tab


Open Office Writer 3 (Windows)
At the start of a heading, inserts a tab stop. Depending on the Window Manager in use, Alt+Tab may be used instead. To change the heading level with the keyboard, first position the cursor in front of the heading.
Paragraph and Heading Tables

Ctrl + Tab


IrfanView 4.42 (Windows)
Cycle focus in the thumbnails window
Main Program Window

Ctrl + Tab


Microsoft Word 2010 (Windows)
Insert tab character
Navigate within Documents - Edit Tables

Ctrl + Tab


Microsoft Word 2010 (Windows)
Cycle forward through available pages
Edit Documents - Dialog boxes

Ctrl + Tab


Microsoft Word 2010 (Windows)
Cycle backwards through available pages
Edit Documents - Dialog boxes

Ctrl + Shift + Tab


Adobe Photoshop CS4 (Windows)
Cycles through open documents
Shortcut Keys for viewing images

Ctrl + Tab


Microsoft Word 2010 (Windows)
Insert tab character
Edit Documents - Edit Tables

Ctrl + Tab


Microsoft Outlook 2007 (Windows)
Move between Calendar, TaskPad, and the Folder List.
Shortcuts for Calender View

Ctrl + Tab / F6


Microsoft Word 2010 (Windows)
Cycle forward through available pages
Formats - Dialog boxes

Ctrl + Tab


Microsoft Word 2010 (Windows)
Cycle backwards through available pages
Formats - Dialog boxes

Ctrl + Shift + Tab


Microsoft Word 2010 (Windows)
Insert tab character
Formats - Edit Tables

Ctrl + Tab


Microsoft Word 2010 (Windows)
Cycle forward through available pages
Manage Word View - Dialog boxes

Ctrl + Tab


Microsoft Word 2010 (Windows)
Cycle backwards through available pages
Manage Word View - Dialog boxes

Ctrl + Shift + Tab


Adobe Photoshop CS4 (Windows)
Switch to next document
Shortcut Keys for using the Adjustments panel

Ctrl + Tab


Microsoft Word 2010 (Windows)
Insert tab character
Manage Word View - Edit Tables

Ctrl + Tab


Microsoft Word 2010 (Windows)
Cycle forward through available pages
Tables - Dialog boxes

Ctrl + Tab


Microsoft Word 2010 (Windows)
Cycle backwards through available pages
Tables - Dialog boxes

Ctrl + Shift + Tab


Microsoft Word 2010 (Windows)
Insert tab character
Tables - Edit Tables

Ctrl + Tab


Microsoft Word 2010 (Windows)
Jump between find menu and document
Search and Replace

Ctrl + Tab


Microsoft Word 2010 (Windows)
Insert a tab character
Outline View

Ctrl + Tab