Qt Creator

Editing

Trigger a completion in this scope

Ctrl + Space

All hotkeys for Qt Creator

General
Open file or project

Ctrl + O

General
New file or project

Ctrl + N

General
Open in external editor

Alt + V then Alt + I

Editing
Select all

Ctrl + A

General
Delete

Del

General
Cut

Ctrl + X

General
Copy

Ctrl + C

General
Paste

Ctrl + V

General
Redo

Ctrl + Y

General
Print

Ctrl + P

Help
Activate search in Help mode

Ctrl + S

General
Save all

Ctrl + ↑   Shift + S

General
Close window

Ctrl + W

General
Close all

Ctrl + ↑   Shift + W

General
Close current file

Ctrl + F4

General
Go back

Alt +

General
Go forward

Alt +

Editing
Lay out vertically

Ctrl + L

General
Next open document in history

Ctrl + ↑   Shift + ⭾ Tab

General
Go to other split

Ctrl + E then O

General
Previous open document in history

Ctrl + ⭾ 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 Help mode

Ctrl + 6

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 + Num 0 - Num 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
Undo

Ctrl + Z

General
Move to Edit mode. First press moves focus to the editor. Second press closes secondary windows

Esc

General
Exit Qt Creator

Ctrl + Q

Help
Activate index in Help mode

Ctrl + I

Editing
Collapse

Ctrl + <

Editing
Expand

Ctrl + >

Editing
Trigger a completion in this scope

Ctrl + Space

Editing
Copy line

Ctrl + Insert

Editing
Copy line down

Ctrl + Alt +

Editing
Copy line up

Ctrl + Alt +

Editing
Paste from the clipboard history (Subsequent presses move you back in the history)

Ctrl + ↑   Shift + V

Editing
Cut line

↑   Shift + Del

Editing
Adjust size

Ctrl + J

Editing
Insert line above current line

Ctrl + ↑   Shift + ⤶ Enter

Editing
Insert line below current line

Ctrl + ⤶ Enter

Editing
Decrease font size

Ctrl + Mouse wheel down

Editing
Increase font size

Ctrl + Mouse wheel up

Help
Reset font size

Ctrl + 0

Editing
Toggle Vim-style editing

Alt + V then Alt + V

Editing
Split

Ctrl + E then 2

Editing
Split side by side

Ctrl + E then 3

Editing
Remove all splits

Ctrl + E then 1

Editing
Remove current split

Ctrl + E then 0

Image Viewer
Switch to outline

Ctrl + ]

Image Viewer
Switch to background

Ctrl + [

Editing
Go to block end and select the lines between the current cursor position and the end of the block

Ctrl + ↑   Shift + ]

Editing
Go to block start and select the lines between the current cursor position and the beginning of the block

Ctrl + ↑   Shift + [

Editing
Select the current block (The second press extends the selection to the parent block. To enable this behavior, select Tools> Options > Text Editor > Behavior > Enable smart selection changing)

Ctrl + U

Editing
Undo the latest smart block selection

Ctrl + Alt + ↑   Shift + U

Editing
Move current line down

Ctrl + ↑   Shift +

Editing
Move current line up

Ctrl + ↑   Shift +

Editing
Trigger a refactoring action in this scope

Alt + ⤶ Enter

Editing
Rewrap paragraph

Ctrl + E then R

Editing
Enable text wrapping

Ctrl + E then Ctrl + W

Editing
Toggle comment for selection

Ctrl + /

Editing
Visualize whitespace

Ctrl + E then Ctrl + V

Editing
Lay out in a grid

Ctrl + G

Editing
Lay out horizontally

Ctrl + H

Editing
Preview

Alt + ↑   Shift + R

Qt Quick Designer
Move between Text Editor and Form Editor

F4

Help
Add bookmark in Help mode

Ctrl + M

Editing
Go to next bookmark

Ctrl + .

Editing
to previous bookmark

Ctrl + then Go

Editing
Fetch snippet

Alt + C then Alt + F

Editing
Paste snippet

Alt + C then Alt + P

Editing
Find usages

Ctrl + ↑   Shift + U

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

F2

Editing
Rename symbol under cursor

Ctrl + ↑   Shift + R

Editing
Switch between function declaration and definition

↑   Shift + F2

Editing
Open type hierarchy

Ctrl + ↑   Shift + T

Editing
Turn selected text into lowercase

Alt + U

Editing
Turn selected text into uppercase

Alt + ↑   Shift + U

Editing
Run static checks on JavaScript code to find common problems

Ctrl + ↑   Shift + C

Editing
Find and replace

Ctrl + F

Editing
Find next

F3

Editing
Find previous

↑   Shift + F3

Editing
Find next occurrence of selected text

Ctrl + F3

Editing
Find previous occurrence of selected text

Ctrl + ↑   Shift + F3

Image Viewer
Fit to screen

Ctrl + =

Editing
Open advanced find

Ctrl + ↑   Shift + F

Editing
Record a text-editing macro

Alt + (

Editing
Stop recording a macro

Alt + )

Editing
Play last macro

Alt + R

Editing
Show Qt Quick toolbars

Ctrl + Alt + Space

Editing
(use the number of the user action) Execute user actions in FakeVim mode

Alt + V then 1 - 9

Image Viewer
in

Ctrl + + Zoom

Image Viewer
Zoom out

Ctrl + +

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

Help
Activate contents in Help mode

Ctrl + T

Project
Run

Ctrl + R

Help
View context-sensitive help

F1

Version control - Bazaar
Add

Alt + Z then Alt + C

Version control - Bazaar
Commit/Submit

Alt + Z then Alt + D

Version control - Bazaar
Blame/Annotate

Alt + Z then Alt + L

Version control - Bazaar
Log project

Alt + Z then Alt + S

Version control - CVS
Add

Alt + C then Alt + A

Version control - CVS
Commit/Submit

Alt + C then Alt + C

Version control - CVS
Diff

Alt + C then Alt + D

Version control - Git
Add

Alt + G then Alt + A

Version control - Mercurial
Add

Alt + G then Alt + C

Version control - Mercurial
Commit/Submit

Alt + G then Alt + D

Version control - Git
Diff project

Alt + G then Alt + ↑   Shift + D

Version control - Git
Blame/Annotate

Alt + G then Alt + B

Version control - Mercurial
Blame/Annotate

Alt + G then Alt + L

Version control - Git
Log project

Alt + G then Alt + K

Version control - Git
Undo changes/Revert

Alt + G then Alt + U

Version control - Mercurial
Log project

Alt + G then Alt + S

Version control - Perforce
Add

Alt + P then Alt + A

Version control - Perforce
Commit/Submit

Alt + P then Alt + S

Version control - Perforce
Diff project

Alt + P then Alt + D

Version control - Perforce
Log/Filelog

Alt + P then Alt + F

Version control - Perforce
Undo changes/Revert

Alt + P then Alt + R

Version control - Perforce
Edit

Alt + P then Alt + E

Version control - Perforce
Opened

Alt + P then Alt + O

Version control - Subversion
Add

Alt + S then Alt + A

Version control - Subversion
Commit/Submit

Alt + S then Alt + C

Version control - Subversion
Diff

Alt + S then Alt + D

Similar combinations for other applications


Microsoft Excel 2010 (Windows)
Select the entire column.
Work with Data Selections - Select Cells

Ctrl + Space


Microsoft Word 2007 (Windows)
Remove paragraph or character formatting.
Common tasks

Ctrl + Space


Microsoft Projects 2010 (Windows)
Select current column
Navigate Gantt Chart and Select Tasks

Ctrl + Space


Emacs 23.2.1 (Linux)
Begin Selection
Edit

Ctrl + Space


Civilization V (Windows)
End Turn
General Hotkeys

Ctrl + Space


Firebug (Windows)
Focus Scripts Location Menu
Script-Panel

Ctrl + Space


Firebug (Linux)
Focus Scripts Location Menu
Script-Panel

Ctrl + Space


Microsoft Outlook 2010 (Windows)
Clear formatting (or use ctrl+shift+z)
Messages in Main View - Format Message Body

Ctrl + Space


Eclipse Helios (Windows)
Opens Content Assist (e.g. show available methods or field names)
Editing Source Code

Ctrl + Space


SharpDevelop 4.0 (Windows)
Show containing members of current object
Coding Shortcuts

Ctrl + Space


Inpage (Windows)
To switch between english and urdu mode
For Editing

Ctrl + Space


Visual Studio 2015 (Windows)
Autocomplete word from completion list (or alt+right arrow)
Code Editor - IntelliSense and Code Helper

Ctrl + Space


Access 2010 (Windows)
Select the current column
Manage Access Features - Select and move Fields or Columns

Ctrl + Space


Notepad++ 5 (Windows)
Function completion
Edit - Auto-completion

Ctrl + Space


Microsoft Excel 2010 (Windows)
Select the entire column.
Insert and Edit Data - Select Cells

Ctrl + Space


Microsoft Outlook 2010 (Windows)
Clear formatting (or use ctrl+shift+z)
Messages in Compose View - Format Message Body

Ctrl + Space


Notepad++ 5 (Windows)
Function completion
Search - Auto-completion

Ctrl + Space


Visual Studio 2015 (Windows)
Autocomplete word from completion list (or alt+right arrow)
Coding - IntelliSense and Code Helper

Ctrl + Space


Microsoft Word 2007 (Windows)
Remove manual character formatting.
Character and paragraph formatting Apply character formats

Ctrl + Space


Oracle SQL Developer 4 (Windows)
Completion Insight
Code Editor

Ctrl + Space


Microsoft Outlook 2010 (Windows)
Clear formatting (or use ctrl+shift+z)
Calendar Shortcuts - Format Message Body

Ctrl + Space


Microsoft Excel 2010 (Windows)
Select the entire column.
Format Data - Select Cells

Ctrl + Space


Visual Studio 2015 (Windows)
Autocomplete word from completion list (or alt+right arrow)
Code Snippets (Visual C# Scheme) - IntelliSense and Code Helper

Ctrl + Space


Microsoft Excel 2011 (MacOS)
Select the entire column
Selecting cells, columns, or rows

Ctrl + Space


Smartplant Review (Windows)
Pause key frame motion
Managing Smartplan Review

Ctrl + Space


Access 2010 (Windows)
Select the current column
Working with Text and Data - Select and move Fields or Columns

Ctrl + Space


Evernote (Windows)
Remove formatting
Note Editor

Ctrl + Space


Microsoft Outlook 2010 (Windows)
Select or cancel selection of active card
Business Card View

Ctrl + Space


IntelliJ (Linux)
Code completion.
Productivity

Ctrl + Space


IntelliJ (Linux)
Basic code completion (the name of any class, method or variable)
Editing

Ctrl + Space


IntelliJ (Windows)
Code completion.
Productivity

Ctrl + Space


IntelliJ (Windows)
Basic code completion (the name of any class, method or variable)
Editing

Ctrl + Space


Microsoft PowerPoint 2010 (Windows)
Remove manual character formatting, such as subscript and superscript.
Change Fonts and Formatting

Ctrl + Space


Adobe Illustrator CS5 (Windows)
Switch to Zoom tool in magnify mode
Viewing Artwork

Ctrl + Space


Microsoft Excel 2010 (Windows)
Select the entire column.
Formulas and Names - Select Cells

Ctrl + Space


Adobe Photoshop CS5 (Windows)
Temporarily switch to Zoom In tool
View Images

Ctrl + Space


Texmaker 4.0.2 (Windows)
Switch between editor and embedded viewer
Other

Ctrl + Space


FreeMind 0.9.0 (Windows)
Toggle children folded
Node editing commands

Ctrl + Space


Notepad2 (Windows)
Select word (or line)
Char, Word

Ctrl + Space


Microsoft Excel 2013 (Windows)
Select the entire column
Basic and Advanced Cell Selections

Ctrl + Space


FL Studio (Windows)
Start/Pause playback
Record / Playback / Transport

Ctrl + Space


Access 2010 (Windows)
Select the current column
Working with Access Views - Select and move Fields or Columns

Ctrl + Space


Presonus Studio One (Windows)
Locate mouse cursor
Transport Menu

Ctrl + Space


Virtual DJ (Windows)
Automix
All Shortcuts

Ctrl + Space


Microsoft Excel 2010 (Windows)
Select the entire column.
The Rest - Select Cells

Ctrl + Space


FileMaker Pro (Windows)
Insert a non-breaking space
Layout Mode Shortcuts - Delete and Edit Text

Ctrl + Space


Qt Creator (Windows)
Trigger a completion in this scope
Editor

Ctrl + Space


Qt Creator (MacOS)
Trigger a completion in this scope
Editor

Ctrl + Space


Comsol 5 (Windows)
Open list of predefined quantities for insertion in Expression fields for plotting and results evaluation
Model Tree

Ctrl + Space


Comsol 5 (Linux)
Open list of predefined quantities for insertion in Expression fields for plotting and results evaluation
Model Tree

Ctrl + Space


Comsol 5 (MacOS)
Open list of predefined quantities for insertion in Expression fields for plotting and results evaluation
Model Tree

Ctrl + Space


Autodesk Maya 2015 (Windows)
Switches between the standard view and a full-screen view
View

Ctrl + Space


Autodesk Maya 2015 (Windows)
Switch between the standard view and full-screen view of the current panels
Interfaces

Ctrl + Space


Adobe Acrobat Pro (Windows)
Change whether the row with focus is in the selection
PDF Portfolios

Ctrl + Space


Notepad++ 6 (Windows)
Launch CallTip ListBox
Edit menu

Ctrl + Space


Adobe Acrobat Pro (Windows)
Temporarily select Zoom In tool
Tools

Ctrl + Space


Sonar 2015 (Windows)
Stop with Now marker
Transport

Ctrl + Space


Access 2010 (Windows)
Select the current column
The Rest - Select and move Fields or Columns

Ctrl + Space


Microsoft Excel 2016 (Windows)
Select current column
Select Cells - Column and Row Selection

Ctrl + Space


FileMaker Pro (Windows)
Insert a non-breaking space
Text Shortcuts - Delete and Edit Text

Ctrl + Space


Android Studio (Windows)
Code Completion
General Shortcuts

Ctrl + Space


Microsoft Excel 2016 (Windows)
Select table column
Select Cells - Auto Tables

Ctrl + Space


Autodesk Maya 2017 (Windows)
Switches between the standard view and a full-screen view
View

Ctrl + Space


Autodesk Maya 2017 (Windows)
Switch between the standard view and full-screen view of the current panels
Interfaces

Ctrl + Space


Microsoft Excel 2016 (Windows)
Select current column
Format Cells - Column and Row Selection

Ctrl + Space


FileMaker Pro (Windows)
Insert a non-breaking space
Database Management Shortcuts - Delete and Edit Text

Ctrl + Space


Microsoft Excel 2016 (Windows)
Select table column
Format Cells - Auto Tables

Ctrl + Space


Microsoft Excel 2016 (Windows)
Select current column
Formulas - Column and Row Selection

Ctrl + Space


Microsoft Outlook 2016 (Windows)
Select or cancel selection of the active item
Views: Table View

Ctrl + Space


Microsoft Outlook 2016 (Windows)
Select or cancel selection of the active card
View: Business Cards/Address cards

Ctrl + Space


Microsoft Excel 2016 (Windows)
Select table column
Formulas - Auto Tables

Ctrl + Space


Microsoft Excel 2016 (Windows)
Select current column
Manage Workbooks - Column and Row Selection

Ctrl + Space


Zoho Sheet (Windows)
Select column
Selection

Ctrl + Space


Microsoft Excel 2016 (Windows)
Select table column
Manage Workbooks - Auto Tables

Ctrl + Space


Microsoft Excel 2016 (Windows)
Select current column
Excel Auto Tables and Data Forms - Column and Row Selection

Ctrl + Space


Microsoft Excel 2016 (Windows)
Select table column
Excel Auto Tables and Data Forms - Auto Tables

Ctrl + Space


Cloud9 (MacOS)
Complete
Code Manipulation

Ctrl + Space


Cloud9 (Windows)
Complete
Code Manipulation

Ctrl + Space


Microsoft Excel 2016 (MacOS)
Select the entire column
Select cells, columns, or rows

Ctrl + Space


Chief Architect (Windows)
Delete Objects
General Editing

Ctrl + Space


GOM Player (Windows)
Stop
Playback Control

Ctrl + Space


Impro-Visor (Windows)
toggle enharmonics of all chords and notes in selection
General

Ctrl + Space


CodeLite 10 (Windows)
Auto-complete / Abbreviations
Editor

Ctrl + Space / Ctrl + J


RStudio (Windows)
Attempt completion
Completions (Console and Source)

Tab / Ctrl + Space


PhpStorm
Basic code completion (Complete names of classes, methods, fields and keywords within the visibility scope)
General

Ctrl + Space


Solidworks 2019
Opens the View Selector.
Display

Ctrl + Space


dbForge SQL Complete
Open the suggestion box
General

Ctrl + Space


Geany (Linux)
Complete word
Editting

Ctrl + Space


Geany (Windows)
Complete word
Editting

Ctrl + Space


App Maker
Open the code-completion window
Code editor shortcuts

Ctrl + Space


SAP Web IDE (Windows)
Show Code Completion Suggestions
47 Shortcuts for SAP Web IDE (Windows)

Ctrl + Space


SAP Web IDE (MacOS)
Show Code Completion Suggestions
47 Shortcuts for SAP Web IDE (MacOS)

Ctrl + Space


PSPad (Windows)
Show Clips
Tools

Ctrl + Space


ChessBase 13
Insert best variation of all engines into notation
Board window

Ctrl + Space


Modo (Windows)
GL viewport view type
Pie Menus

Ctrl + Space


Assetto Corsa
Recenter view
VR (Oculus)

Ctrl + Space


Huggle
Clear queue
Other

Ctrl + Space


RStudio
Attempt completion
Completions (Console and Source)

Ctrl + Space


EasyWorship
Switch between live output and control screen in single monitor mode
Show control

Ctrl + Space


DayZ
(Stable branch) Toggle Raise Weapon
Weapons

Ctrl + Space


Adobe Illustrator
Switch to Zoom tool in magnify mode
View artwork

Ctrl + Space


PyCharm 2018.2
Code completion for any class, method or variable.
Advanced editing

Ctrl + Space


Shotcut (Mac)
Select under playhead
Timeline

Ctrl + Space


Shotcut
Select under playhead
Timeline

Ctrl + Space


WorkZone Client
Select highlighted list items
Navigate in lists

Ctrl + Space


Evernote for Windows
Simplify Formatting
Note Editor

Ctrl + Space


JAWS
Select Multiple List Items
Working with dialog boxes

Ctrl + Space


Aegisub
Toggle focus between the video slider and the previous thing to have focus
Default

Ctrl + Space


Atom (Windows)
(Source: Autocomplete Plus) autocomplete-plus:activate
All shortcuts

Ctrl + Space


jEdit
Repeat last editor action.
Action bar

Ctrl + Space


Kindle for PC
Flip Flashcards (only works when in the Flashcards deck)
While Reading a Book

Ctrl + Space


CorelDRAW Graphics Suite 2018
Toggle Pick State
General

Ctrl + Space


Metapad
Select word
File format

Ctrl + Space


Kibana
Open Auto complete (even if not typing)
General editing

Ctrl + Space


Clip Studio Paint Pro
Zoom (scale up)
Frequently used shortcuts

Ctrl + Space


Virtual DJ 2018
Automix
General

Ctrl + Space


Microsoft FrontPage
Open a drop-down menu for the selected task pane.
Access and use task panes

Ctrl + Space


Adobe Photoshop CC
Switch to Zoom In tool
View images

Ctrl + Space


Hatim 4
Pause
General

Ctrl + Space


Microsoft Word 2016
Turn Chinese Input Method Editor (IME) on 101 keyboard on or off
Language bar: Turn on East Asian Input Method Editors

Ctrl + Space


Corel Painter
Zoom tool (zoom-in)
Panel menu commands

Ctrl + Space


Adobe Premiere Pro (Mac)
Play from Playhead to Out Point
Multi camera

Ctrl + Space


Adobe Premiere Pro (Windows)
Play from Playhead to Out Point
Multi camera

Ctrl + Space


WavePad
Play Again
Play Operations

Ctrl + Space


Microsoft Visual Studio 2017 (Most used shortcuts)
[Text Editor, Workflow Designer] Edit.CompleteWord
Edit

Ctrl + Space


IntelliJ IDEA (Windows, Linux)
Basic code completion
Editing

Ctrl + Space


AWS Cloud9 IDE (Windows)
Complete
Code Manipulation

Ctrl + Space


Chromebook and Chrome OS
Switch to the previous keyboard language that you were using
Text editing

Ctrl + Space


Ditto
Toggle Ditto window between normal and always showing on top (persistent)
General

Ctrl + Space


Ardour
Stop and destroy
Transport and recording control

Ctrl + Space


Kdenlive
Play zone
Editing

Ctrl + Space


Hearthstone
End turn
3rd party program: Hotkeys

Ctrl + Space


Microsoft PowerPoint (Slideshows)
Play or pause media
Control video and other media during a presentation

Ctrl + Space


PSPad
Show Clips
Tools

Ctrl + Space


Inkscape
insert no-break space
Text tool

Ctrl + Space


Zim
Open side pane if index is invisible
General

Ctrl + Space


Mp3tag
Displays format string helper menu (e.g., at converters or actions)
Useful helpers

Ctrl + Space


WriteMonkey
Open Command palette
General

Ctrl + Space


Microsoft PowerPoint (Creating presentations)
Remove manual character formatting, such as subscript and superscript
Format text: Apple character formatting

Ctrl + Space


Brackets
Show Code Hints
General

Ctrl + Space


Netflix
Toggle by frame
General

Ctrl + Space


GNU Emacs
Set mark here
Marking

Ctrl + Space


Google Sheets (Android)
Select column
Common actions

Ctrl + Space


Google Sheets (Mac)
Select column
Common actions

Ctrl + Space


Google Sheets
Select column
Common actions

Ctrl + Space


Maple
or Command Completion
Command line interface

Ctrl + Space


LibreOffice
Toggles row selection
Selecting rows and columns in a database table

Ctrl + Space


FileMaker
Insert a non-breaking space
Text

Ctrl + Space


KompoZer
Open Context Menu
General

Ctrl + Space


Sublime Text
Select next auto-complete suggestion
Editing

Ctrl + Space


REAPER
Transport: Play/pause
Section: MIDI Event List Editor

Ctrl + Space


Guitar Pro
Play from the beginning
Sound

Ctrl + Space


Delphi
Invoke code completion
General

Ctrl + Space


Freemind
Toggle children folded
Node editing commands

Ctrl + Space


Python IDLE for Windows
Show completions
Edit menu

Ctrl + Space


Visual Studio Code (Mac)
Trigger suggestion
Rich languages editing

Ctrl + Space


Blender
Transform Manipulator toggle
General

Ctrl + Space


Visual Studio Code (Linux)
Trigger suggestion
Rich languages editing

Ctrl + Space


Visual Studio Code (Windows)
Trigger suggestion
Rich languages editing

Ctrl + Space


The Bat!
Insert quick template
Message Editor

Ctrl + Space


Eclipse
Open content assist (e.g. show available methods or field names)
Editing source code

Ctrl + Space


Microsoft Visual Studio 2017 (All shortcuts)
View.ShowPropertyMarkerMenu
XAML UI Designer

Ctrl + Space


Microsoft Excel 2016
Selects an entire column in a worksheet
Other useful shortcut keys

Ctrl + Space


Microsoft Access 2016
Select an entire grid column
Working with panes: Using grid pane

Ctrl + Space


Everything
Toggle item selection
Result list

Ctrl + Space


Notepad++
Launch CallTip ListBox
Edit menu

Ctrl + Space


GOM Player
Stop
Playback control

Ctrl + Space


SQL Server Management Studio (SSMS)
Complete word
Microsoft IntelliSense

Ctrl + Space


Opera
Go to your home page
Loading keys: Access

Ctrl + Space


Android Studio
Basic code completion
Writing code

Ctrl + Space


Outlook 2016 and Outlook 2013
Select or cancel selection of the active card
Business cards or Address view

Ctrl + Space


Adobe Acrobat 2017 (Windows and Unix)
Change whether the row with focus is in the selection
Working with PDF Portfolios

Ctrl + Space


Mozilla Thunderbird
Discontinue or remove text styles
Styling the message text

Ctrl + Space


Duolingo
Replay audio
General

Ctrl + Space


Notepad2
Select word (or line)
Word

Ctrl + Space


Open Office Writer 3 (Windows)
Non-breaking spaces. Non-breaking spaces are not used for hyphenation and are not expanded if the text is justified
General OpenOffice Writer Shortcuts

Ctrl + Space


Microsoft Excel 2007 (Windows)
Selects an entire column in a worksheet.
Navigating in Worksheets and Selecting Cells

Ctrl + Space


Rhythmbox (Linux)
Play/pause
Playback

Ctrl + Space


Google Spreadsheets (Web Application)
Select the entire column
Entering/editing data

Ctrl + Space


Microsoft Projects 2007 (Windows)
Select a column.
Select and edit in a sheet view

Ctrl + Space


Microsoft Word 2010 (Windows)
Remove all manual styles
Navigate within Documents - Styles

Ctrl + Space


InDesign CS5 (Windows)
Temporarily select Zoom In tool
Tools

Ctrl + Space


InDesign CS5 (Windows)
Temporarily select Zoom In tool
Viewing documents and document workspaces

Ctrl + Space


Microsoft Outlook 2007 (Windows)
Clear formatting.
Shortcuts for Formatting Text

Ctrl + Shift + Z / Ctrl + Space


Microsoft Word 2010 (Windows)
Remove all manual styles
Edit Documents - Styles

Ctrl + Space


Microsoft Outlook 2007 (Windows)
Select or cancel selection of the active item.
Shortcut for Table View

Ctrl + Space


Adobe Photoshop CS4 (Windows)
Switch to Zoom In tool
Shortcut Keys for viewing images

Ctrl + Space


Microsoft Outlook 2007 (Windows)
Select or cancel selection of the active card.
Shortcuts for Business Card / Address Card View

Ctrl + Space


Microsoft Word 2010 (Windows)
Remove all manual styles
Formats - Styles

Ctrl + Space


Microsoft Word 2010 (Windows)
Remove all manual styles
Manage Word View - Styles

Ctrl + Space


Microsoft Word 2010 (Windows)
Remove all manual styles
Tables - Styles

Ctrl + Space


DBeaver 6.0.3
SQL completion proposals popup
SQL Editor

Ctrl + Space


Nano
go forward one word
Navigation

Ctrl + Space


Scrivener 1.9.9
To single spaces
Formatting

Ctrl + Space