SQL Server Management Studio (SSMS)

Search

Start incremental search. Type the characters to search for or press <keybs>Ctrl</keybs> + <keybs>I</keybs> to search for characters from the previous search

Ctrl + I

All hotkeys for SQL Server Management Studio (SSMS)

Menu activation
Move to the SQL Server Management Studio menu bar

Alt

Microsoft IntelliSense
Changes the IntelliSense filter level from the Common tab to the All tab

Alt + +

Menu activation
Display the context menu

↑   Shift + F10

Solution Explorer
Display the New File dialog box to create a new file

Ctrl + N

Solution Explorer
Display the New Project dialog box to create a new project

Ctrl + ↑   Shift + N

Solution Explorer
Display the Open File dialog box to open an existing file

Ctrl + O

Menu activation
Display the Open File dialog box to open an existing file

Ctrl + ↑   Shift + G

Menu activation
Display the Open Project dialog box to open an existing project

Ctrl + ↑   Shift + O

Menu activation
Display the Add New Item dialog box to add a new file to the current project

Ctrl + ↑   Shift + A

Menu activation
Display the Add Existing Item dialog box to add an existing file to the current project

↑   Shift + Alt + A

Code editor
Display the Query Designer dialog from the query editor window

Ctrl + ↑   Shift + Q

Document window and browser
Closes a menu or dialog box, cancels an operation in progress, or places focus in the current window

Esc

Activity Monitor
Closes Activity Monitor

Ctrl + F4

Code editor
Print

Ctrl + P

Code editor
Exit

Alt + F4

Document window and browser
Toggle full-screen mode

↑   Shift + Alt + ⤶ Enter

Windows management
Close the current tool window

↑   Shift + Esc

Windows management
Cycle through the next MDI child windows

Ctrl + F6

Windows management
Display the IDE navigator with the first document window selected

Ctrl + ⭾ Tab

Document window and browser
Move to the previous document in the editor or designer

Ctrl + ↑   Shift + ⭾ Tab

Windows management
Moves the insertion point to the drop-down bar located at the top of the code editor when the editor is in Code view or Server Code view

Ctrl + F2

Windows management
Move to the current tool window toolbar

↑   Shift + Alt

Windows management
Display the IDE navigator with the first tool window selected

Alt + F7

Code editor
Move to the next active window in Management Studio

Alt + F6

Replication Conflict Viewer
Define filter

F6

Windows management
Move to the previous tool window

↑   Shift + Alt + F7

Windows management
Move to the previously selected window

↑   Shift + Alt + F6

Document window and browser
Move to the previous pane of a document in split pane view

↑   Shift + F6

Windows management
Display the dock menu

Alt + -

Windows management
Display a popup listing all open windows

Ctrl + Alt +

Replication Conflict Viewer
Show all columns

F8

Windows management
Display Registered Servers

Ctrl + Alt + G

Windows management
Display Template Explorer

Ctrl + Alt + T

Solution Explorer
Display Solution Explorer

Ctrl + Alt + L

Replication Conflict Viewer
Apply filter

F7

Windows management
Display the Properties Window

F4

Windows management
Display the Output window

Ctrl + Alt + O

Windows management
then <keybs>E</keybs>   Display the Error List Window (Transact-SQL Editor only)

Ctrl + \

Designer
Moves to the next control on the page

⭾ Tab

Windows management
Display the Toolbox

Ctrl + Alt + X

Text manipulation in code editor
then <keybs>Ctrl</keybs> + <keybs>D</keybs>: Applies the indenting and space formatting for the language specified on the Formatting pane of the language in the Text Editor section of the Options dialog. Available only in the text editor

Ctrl + K

Windows management
Display the Browser Window

Ctrl + Alt + R

Windows management
Display a smart tag menu of common commands for Web server controls in the HTML designer

↑   Shift + Alt + F10

Windows management
Move to the next entry in the Error List window (Transact-SQL Editor only)

Ctrl + ↑   Shift + F12

Document window and browser
Back, display the previous page in the viewing history

Alt +

Document window and browser
Forward, display the next page in the viewing history

Alt +

Designer
Move the selected control left in increments of 8 on the design surface

Designer
Move the selected control right in increments of 8 on the design surface

Designer
Move the selected control up in increments of 8 on the design surface

Designer
Move the selected control down in increments of 8 on the design surface

Cursor movement
Move the cursor to the beginning of the line

Home

Cursor movement
Move the cursor to the end of the line

End

Cursor movement
Move the cursor to the beginning of the document

Ctrl + Home

Cursor movement
Move the cursor to the end of the document

Ctrl + End

Cursor movement
Move the cursor up one screen

Page Up

Cursor movement
Move the cursor down one screen

Page Down

Cursor movement
Moves the cursor one word to the right

Ctrl +

Cursor movement
Moves the cursor one word to the left

Ctrl +

Cursor movement
Returns the cursor to the last item

↑   Shift + F8

Cursor movement
Moves to the previous tab in the document

Ctrl + Page Up

Cursor movement
Moves to the next tab in the document

Ctrl + Page Down

Text selection
Select text from the cursor to the beginning of the document

Ctrl + ↑   Shift + Home

Text selection
Select text from the cursor to the end of the document

Ctrl + ↑   Shift + End

Text selection
Select text from the cursor to the start of the current line

↑   Shift + Home

Text selection
Moves the cursor to the start of the current line and extends the column selection

↑   Shift + Alt + Home

Text selection
Select text from the cursor to the end of the current line

↑   Shift + End

Text selection
Moves the cursor to the end of the line, extending the column selection

↑   Shift + Alt + End

Designer
Increases the height of the selected control in increments of 8

↑   Shift +

Text selection
Moves the cursor down one line, extending the column selection

↑   Shift + Ctrl + Del

Designer
Reduces the width of the selected control in increments of 8

↑   Shift +

Text selection
Moves the cursor one character to the left and extends the column selection

↑   Shift + Alt +

Designer
Increases the width of the selected control in increments of 8

↑   Shift +

Text selection
Moves the cursor one character to the right and extends the column selection

↑   Shift + Alt +

Designer
Decreases the height of the selected control in increments of 8

↑   Shift +

Text selection
Move the cursor up one line, extending the selection

↑   Shift + Alt +

Text selection
Extend selection up one page

Shift + Page Up

Text selection
Extend selection down one page

Shift + Page Down

Text selection
Select the entire current document

Ctrl + A

Text selection
Select the word containing the cursor, or the closest word

Ctrl + W

Text selection
Select the text from the current location of the cursor to the Navigate Backward (<keybs>Ctrl</keybs> + <keybs>-</keybs>) location

Ctrl + =

Text selection
Moves the cursor to the first line in view, extending the selection

Ctrl + Shift + Page Up

Text selection
Moves the cursor to the last line in view, extending the selection

Ctrl + Shift + Page Down

Text selection
Extend the selection one word to the right

Ctrl + ↑   Shift +

Text selection
Extend the selection one word to the left

Ctrl + ↑   Shift +

Text selection
Move the cursor to the right one word, extending the selection

Ctrl + ↑   Shift + Alt +

Text selection
Move the cursor to the left one word, extending the selection

Ctrl + ↑   Shift + Alt +

Text selection
Move the cursor to the next brace, extending the selection

Ctrl + ↑   Shift + ]

Activity Monitor
Expand or collapse selected pane

Ctrl + -

Text selection
Go forward to the next document or window in the navigation history

Ctrl + ↑   Shift + -

Bookmark
then <keybs>Ctrl</keybs> + <keybs>Shift</keybs> + <keybs>P</keybs>:  If the current bookmark is in a folder, moves to the next bookmark in the folder. Bookmarks outside the folder are skipped.  If the bookmark is not in a folder, moves to the next bookmark at the same level. If the Bookmarks window contains folder, bookmarks in folders are skipped.

Ctrl + ↑   Shift + K

Activity Monitor
Expand or collapse all panes

-

Tree kontrol
(on the numeric keypad) Expand all tree nodes

*

Code editor
Scroll text up one line

Ctrl +

Code editor
Scroll text down one line

Ctrl +

Code editor
Reverse the last editing action

Ctrl + Z

Code editor
Reverse the last editing action

Alt + ⬅ Backspace

Code editor
Restore the previously undone edit

Ctrl + ↑   Shift + Z

Code editor
Restore the previously undone edit

Ctrl + Y

Code editor
Restore the previously undone edit

Alt + ↑   Shift + ⬅ Backspace

Code editor
Save the selected item

Ctrl + S

Code editor
Save all

Ctrl + ↑   Shift + S

Code editor
Open the current file in a browser

Ctrl + ↑   Shift + W

Code editor
Delete all text in the current file

Ctrl + ↑   Shift + Del

Query Designer
When in the results pane, moves focus to the tool strip docked at the bottom of the designer

Ctrl + G

Activity Monitor
Expand or collapse selected pane

Ctrl + +

Designer
Moves to the previous control on the page

↑   Shift + ⭾ Tab

Text manipulation in code editor
Change the selected text to uppercase

Ctrl + ↑   Shift + U

Code editor
Make the selected text lower case

Ctrl + U

Code editor
Open database in Object Explorer

Alt + F8

Code editor
Specify values for template parameters

Ctrl + ↑   Shift + M

Replication Monitor
Refresh

F5

Code editor
Run the selected portion of the query editor or the entire query editor if nothing is selected

Ctrl + ↑   Shift + E

Code editor
Parse the selected portion of the query editor or the entire query editor if nothing is selected

Ctrl + F5

Code editor
Display the estimated execution plan

Ctrl + ↑   Shift + Alt + L

Code editor
Cancel the executing query

Alt + Break

Code editor
Include actual execution plan in the query output

Ctrl + ↑   Shift + Alt + M

Code editor
Output results in a grid

Ctrl + ↑   Shift + D

Query Designer
Cancels or stops the currently running query

Ctrl + T

Text manipulation in code editor
Transpose the words on either side of the cursor (Does not apply to the SQL Editor)

Ctrl + ↑   Shift + T

Query Designer
Run the query specified in the Query Designer

Ctrl + R

Code editor
Show the query results pane

Ctrl + ↑   Shift + Alt + R

Activity Monitor
Copy cell

Ctrl + ↑   Shift + C

Code editor
Open SQL Server Profiler

Ctrl + Alt + P

Code editor
Run the sp_help system stored procedure

Alt + F1

Query Designer
Displays the diagram pane of the Query Designer

Ctrl + 1

Query Designer
Displays the criteria pane of the Query Designer

Ctrl + 2

Query Designer
Displays the SQL pane of the Query Designer

Ctrl + 3

Query Designer
Displays the results pane of the Query Designer

Ctrl + 4

Code editor
Run the stored procedure configured for this shortcut in the Tools, Options, Keyboard, Query Shortcuts dialog

Ctrl + 5

Code editor
Run the stored procedure configured for this shortcut in the Tools, Options, Keyboard, Query Shortcuts dialog

Ctrl + 6

Code editor
Run the stored procedure configured for this shortcut in the Tools, Options, Keyboard, Query Shortcuts dialog

Ctrl + 7

Code editor
Run the stored procedure configured for this shortcut in the Tools, Options, Keyboard, Query Shortcuts dialog

Ctrl + 8

Code editor
Run the stored procedure configured for this shortcut in the Tools, Options, Keyboard, Query Shortcuts dialog

Ctrl + 9

Code editor
Run the stored procedure configured for this shortcut in the Tools, Options, Keyboard, Query Shortcuts dialog

Ctrl + 0

Designer
Display the grid on the design surface

⤶ Enter

Text manipulation in code editor
Insert a new line

↑   Shift + ⤶ Enter

Text manipulation in code editor
Delete one character to the right of the cursor

Del

Text manipulation in code editor
Delete one character to the left of the cursor

⬅ Backspace

Text manipulation in code editor
Delete one character to the left of the cursor

↑   Shift + ⬅ Backspace

Text manipulation in code editor
Insert a blank line above the cursor

Ctrl + ⤶ Enter

Text manipulation in code editor
Insert a blank line below the cursor

Ctrl + ↑   Shift + ⤶ Enter

Cut and paste
Cuts all of the selected lines, or the current line if nothing is selected

Ctrl + ↑   Shift + L

Text manipulation in code editor
Toggle between insert mode and overtype mode

Insert

Text manipulation in code editor
Delete the word to the right of the cursor

Ctrl + Del

Text manipulation in code editor
Delete the word to the left of the cursor

Ctrl + ⬅ Backspace

Text manipulation in code editor
Moves the line containing the cursor below the next line

↑   Shift + Alt + T

Text manipulation in code editor
Correctly indents the selected lines of code based on the surrounding lines of code

Ctrl + K then Ctrl + F

Text manipulation in code editor
Set or remove a shortcut in the current line

Ctrl + K then Ctrl + H

Text manipulation in code editor
Remove the comment syntax from the current line

Ctrl + K then Ctrl + U

Text manipulation in code editor
Shows or hides spaces and tabs

Ctrl + R then Ctrl + W

Text manipulation in code editor
Enables or disables word wrap in an editor

Alt + F then Ctrl + W

Text manipulation in code editor
Collapses all outlining regions to show just the outermost groups in the hierarchy

Ctrl + M then Ctrl + A

Text manipulation in code editor
Collapses the currently selected outlining region

Ctrl + M then Ctrl + S

Text manipulation in code editor
Expands all outlining regions on the page

Ctrl + M then Ctrl + X

Text manipulation in code editor
Expands the currently selected outlining region

Ctrl + M then Ctrl + E

Text manipulation in code editor
Collapses existing outlining regions

Ctrl + M then Ctrl + O

Text manipulation in code editor
Hides the selected text. A signal icon marks the location of the hidden text

Ctrl + M then Ctrl + H

Text manipulation in code editor
Toggles all text sections previously marked as hidden between the hidden and display states

Ctrl + M then Ctrl + L

Text manipulation in code editor
Toggles the currently selected hidden text section between the hidden and display states

Ctrl + M then Ctrl + M

Text manipulation in code editor
Removes all outlining information in the document

Ctrl + M then Ctrl + P

Text manipulation in code editor
Removes the outlining information for the currently selected region

Ctrl + M then Ctrl + U

Transact-SQL debugger
Start or continue debugging

Alt + F5

Transact-SQL debugger
Stop debugging

↑   Shift + F5

Transact-SQL debugger
Step into

F11

Transact-SQL debugger
Step over

F10

Transact-SQL debugger
Step out

↑   Shift + F11

Transact-SQL debugger
Step into specific statement

↑   Shift + Alt + F11

Transact-SQL debugger
Show next statement

Alt + Num Lock

Transact-SQL debugger
Implement the Run To Cursor command

Ctrl + F10

Transact-SQL debugger
Display the QuickWatch dialog box

Ctrl + Alt + Q

Transact-SQL debugger
Display the QuickWatch dialog box

↑   Shift + F9

Transact-SQL debugger
Toggle breakpoint

F9

Transact-SQL debugger
Enable breakpoint

Ctrl + F9

Transact-SQL debugger
D Delete the breakpoint. Only available in the Breakpoints window

Alt + F9 then D

Transact-SQL debugger
L Open the Edit breakpoint labels dialog. Only available in the Breakpoints window

Alt + F9 then L

Transact-SQL debugger
Delete all breakpoints

Ctrl + ↑   Shift + F9

Transact-SQL debugger
Display the Breakpoints window

Ctrl + Alt + B

Transact-SQL debugger
Break all

Ctrl + Alt + Break

Transact-SQL debugger
Break at function

Ctrl + B

Transact-SQL debugger
1 Display the Watch 1 window

Ctrl + Alt + W then 1

Transact-SQL debugger
2 Display the Watch 2 window

Ctrl + Alt + W then 2

Transact-SQL debugger
3 Display the Watch 3 window

Ctrl + Alt + W then 3

Transact-SQL debugger
4 Display the Watch 4 window

Ctrl + Alt + W then 4

Transact-SQL debugger
A Display the Autos window

Ctrl + Alt + V then A

Transact-SQL debugger
L Display the Locals window

Ctrl + Alt + V then L

Transact-SQL debugger
Display the Immediate window

Ctrl + Alt + I

Transact-SQL debugger
Display the Call Stack window

Ctrl + Alt + C

Transact-SQL debugger
Display the Threads window

Ctrl + Alt + H

Transact-SQL debugger
S Display the Parallel Stacks window

Ctrl + ↑   Shift + D then S

Transact-SQL debugger
K Display the Parallel Tasks window

Ctrl + ↑   Shift + D then K

Microsoft IntelliSense
List members

Ctrl + J

Microsoft IntelliSense
Complete word

Ctrl + Space

Microsoft IntelliSense
Display quick information

Ctrl + K then Ctrl + I

Microsoft IntelliSense
Display parameter information

Ctrl + ↑   Shift + Space

Microsoft IntelliSense
Copy parameter tip

Ctrl + ↑   Shift + Alt + C

Microsoft IntelliSense
Paste parameter tip

Ctrl + ↑   Shift + Alt + P

Microsoft IntelliSense
Jump between syntax pairs

Ctrl + ]

Microsoft IntelliSense
Launch code snippet picker

Ctrl + K then Ctrl + X

Microsoft IntelliSense
Refresh local cache

Ctrl + ↑   Shift + R

Microsoft IntelliSense
Launch Surround With snippet picker

Ctrl + K then Ctrl + S

Microsoft IntelliSense
Display the Code Snippet Manager

Ctrl + K then Ctrl + B

Microsoft IntelliSense
Changes the IntelliSense filter level from the All tab to the Common tab

Alt + .

Document window and browser
Move to the previous document in the editor or designer

Ctrl + ↑   Shift + F6

Solution Explorer
Change the name of the selected object

F2

Help and Books Online
Help

F1

Help and Books Online
Display help for the current editor window

↑   Shift + F1

Help and Books Online
Display SQL Server Books Online

Ctrl + F1

Help and Books Online
Open the Help Library Manager

Ctrl + Alt + F1

Help and Books Online
Display the SQL Server Resource Center Web page

Ctrl + Alt + F2

Search
Display the Find dialog box

Ctrl + F

Search
Displays the definition for the selected symbol

F12

Search
Displays the list of references for the selected symbol

↑   Shift + F12

Search
Display the Replace dialog box

Ctrl + H

Search
Start incremental search. Type the characters to search for or press <keybs>Ctrl</keybs> + <keybs>I</keybs> to search for characters from the previous search

Ctrl + I

Search
Find the next occurrence of the previous search text

F3

Search
Find the previous occurrence of the search text

↑   Shift + F3

Search
Find the next occurrence of the currently selected text

Ctrl + F3

Search
Find the previous occurrence of the currently selected text

Ctrl + ↑   Shift + F3

Search
Display the Replace in Files dialog box

Ctrl + ↑   Shift + H

Search
Reverse incremental search so it starts at the bottom of the file and searches to the top

Ctrl + ↑   Shift + I

Search
B Select or clear the Search up option in Find and Replace

Alt + F3 then B

Search
S Stop the Find in Files search

Alt + F3 then S

Search
W Select or clear the Find whole word option in Find and Replace

Alt + F3 then W

Search
Select or clears the Wildcard option in Find and Replace

Alt + F3 then P

Search
Place the caret in the Find/Command box of the Standard toolbar

Ctrl + /

Cut and paste
Cut (delete the currently selected item and place it to the Clipboard)

Ctrl + X

Cut and paste
Cut (delete the currently selected item and place it to the Clipboard)

↑   Shift + Del

Cut and paste
Cuts all of the selected lines, or the current line if nothing is selected

Ctrl + L

Activity Monitor
Copies entire selected row in grid

Ctrl + C

Cut and paste
Copy to the Clipboard

Ctrl + Insert

Cut and paste
Paste from the Clipboard at the insertion point

Ctrl + V

Cut and paste
Paste from the Clipboard at the insertion point

↑   Shift + Insert

Cut and paste
Pastes an item from the Clipboard Ring at the insertion point and automatically selects the pasted item

Ctrl + ↑   Shift + V

Cut and paste
Pastes an item from the Clipboard Ring at the insertion point and automatically selects the pasted item

Ctrl + ↑   Shift + Insert

Activity Monitor
Launches Activity Monitor

CTRLl + Alt + A

Activity Monitor
Filter the monitor display

Ctrl + ↑   Shift + F

Activity Monitor
Expand or collapse all panes

+

Activity Monitor
Drop-down for filtering in grid

Alt +

Activity Monitor
Scroll up or down Activity Monitor

Ctrl + Alt + ↑  ↓

Query Designer
Enables JOIN mode in the Query Designer

Ctrl + ↑   Shift + J

Similar combinations for other applications


Microsoft Word 2007 (Windows)
Make letters ITALIC
Common tasks

Ctrl + I


Open Office Writer 3 (Linux)
Indent selection
Editing

Ctrl + I


VLC Media Player (Windows)
Media Information
Manage VLC, Playlists, and Special Commands

Ctrl + I


Microsoft OneNote 2010 (Windows)
Apply or remove italic formatting from the selected text.
Basic Editing and Formatting

ctrl + i


Microsoft Projects 2010 (Windows)
Mark entry or selection as italic
Edit Fields

Ctrl + I


Microsoft Outlook 2010 (Windows)
Switch format to/from italic
Messages in Main View - Format Message Body

Ctrl + I


Google Mail (Windows)
Italic formatting
Format Text in Messages

Ctrl + I


Visual Studio 2015 (Windows)
Incremental search / reverse incremental search
Code Editor - Find, Replace, and Goto

Ctrl + I / Ctrl + Shift + I


KDevelop (Linux)
Indent selection
Editing

Ctrl + I


Eclipse Helios (Windows)
Correct indention of selected text or of current line
Indentions and Comments

Ctrl + I


Firefox (Linux)
Show or hide bookmark sidebar
Bookmarks

Ctrl + B / Ctrl + I


Firefox (Windows)
Show or hide bookmark sidebar
Bookmarks

Ctrl + B / Ctrl + I


SharpDevelop 4.0 (Windows)
Iindent according to code format definition
Coding Shortcuts

Ctrl + I


Inpage (Windows)
To italic the selected text
For formatting

Ctrl + i


Notepad++ 5 (Windows)
Split lines
Edit - Line Operations

Ctrl + I


Phoenix Viewer (Windows)
Inventory
View

Ctrl + I


Visual Studio 2015 (Windows)
Incremental search / reverse incremental search
Coding - Find, Replace, and Goto

Ctrl + I / Ctrl + Shift + I


Microsoft Outlook 2010 (Windows)
Switch format to/from italic
Messages in Compose View - Format Message Body

Ctrl + I


Notepad++ 5 (Windows)
Split lines
Search - Line Operations

Ctrl + I


Microsoft PowerPoint 2003 (Windows)
Italics
40 Shortcuts for Microsoft PowerPoint 2003 (Windows)

Ctrl + I


Google Docs (Windows)
Italicize
Format Text

Ctrl + I


Media Player Classic (MPC) (Windows)
Show time
Various

Ctrl + I


Microstation v8i (Windows)
Element Information
Editing

Ctrl + I


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

Ctrl + I


Tekla Structures 14.0 (Windows)
Open the Views list
Modeling shortcuts

Ctrl + i


Vuescan (Windows)
Preview
14 Shortcuts for Vuescan (Windows)

Ctrl + I


Access 2010 (Windows)
Make text italic in the selected field of the PivotTable view
Manage Access Features - Pivot Table

Ctrl + I


Total Commander 8 (Windows)
Switch to target directory
Main Shortcuts

Ctrl + i


Visual Studio 2015 (Windows)
Incremental search / reverse incremental search
Code Snippets (Visual C# Scheme) - Find, Replace, and Goto

Ctrl + I / Ctrl + Shift + I


MyLifeOrganized (Windows)
Italicize task name
Managing Tasks

Ctrl + I


Oracle SQL Developer 4 (Windows)
Insert row
Data Editor

Ctrl + I


Microsoft Outlook 2010 (Windows)
Switch format to/from italic
Calendar Shortcuts - Format Message Body

Ctrl + I


MyLifeOrganized (Windows)
Inserts Indentation
Editing Notes

Ctrl + I


Opera (Linux)
Toggle text-style italic
Text Editing

Ctrl + I


Oracle SQL Developer 4 (Windows)
Inspect
Debug

Ctrl + I


UltraEdit (Windows)
Insert a literal character at the cursor position
Select/Delete/Insert Shortcuts

Ctrl + I


Evernote (Windows)
Make selection italic
Note Editor

Ctrl + i


Oracle SQL Developer 4 (Windows)
Freeze Content
View

Ctrl + I


Sticky Notes (Windows)
Italic text
Format Text

Ctrl + I


Avid Media Composer 7 (Windows)
Information: First, select clips or sequences in the bin, then use shortcut to open the Console window to display information
Bin Shortcuts

Ctrl + I


NetBeans 8 (Windows)
Jump to quick search field
General Keyboard Shortcts

Ctrl + I


VLC Media Player (MacOS)
Media information
Manage VLC, Playlists, and Special Commands

Ctrl + I / Ctrl + J


Vuescan (Linux)
Preview
12 Shortcuts for Vuescan (Linux)

Ctrl + I


FreeMind 0.9.0 (Windows)
Italicize
Node formatting commands

Ctrl + I


Microsoft PowerPoint 2010 (Windows)
Apply italic formatting.
Change Fonts and Formatting

Ctrl + I


AutoCAD 2012 (Windows)
Toggle Coords
Toggle General Features

Ctrl + I


Texmaker 4.0.2 (Windows)
Italic
"Latex" menu

Ctrl + I


IntelliJ (Linux)
Implement methods
Editing

Ctrl + I


IntelliJ (Windows)
Implement methods
Editing

Ctrl + I


Access 2010 (Windows)
Make text italic in the selected field of the PivotTable view
Working with Text and Data - Pivot Table

Ctrl + I


iTunes (Windows)
Open the song or CD info window for the selected song or CD
File Menu

Ctrl + I


Audacity 2 (Windows)
Clip Boundaries > Split
Edit Menu

Ctrl + I


HoneyView 5.03 (Windows)
Negative
Change Image View

Ctrl + I


IBM Rational DOORS (Windows)
Start Link
General

Ctrl + I


Directory Opus (Windows)
Invert selection
Edit Menu

Ctrl + I


Beyond Compare (Windows)
Info
Session Menu

Ctrl + I


Presonus Studio One (Windows)
Invert selection
Edit Menu

Ctrl + I


Axialis IconWorkshop (Windows)
New - Bitmap image, iPhone, Android, Unix icon...
File Menu

Ctrl + I


WinRAR (Windows)
Print file
Commands Menu

Ctrl + I


FL Studio (Windows)
Toggle wait for input to start recording
Record / Playback / Transport

Ctrl + I


FileMaker Pro (Windows)
Show or hide the Inspector
Layout Mode Shortcuts - Inspector Shortcuts

Ctrl + I


Microsoft Excel 2013 (Windows)
Apply or remove italic formatting
Format Cells

Ctrl + I


Microsoft Word 2013 (Windows)
Apply/remove italic
Format Text and Paragraph

Ctrl + I


Qt Creator (Windows)
Auto-indent selection
Editor

Ctrl + I


Qt Creator (MacOS)
Auto-indent selection
Editor

Ctrl + I


Pro Tools (Windows)
Identify beat...
Event Menu

Ctrl + I


FileMaker Pro (Windows)
Assign Time
Layout Mode Shortcuts - Assign Field Types for Databases

Ctrl + I


Access 2010 (Windows)
Make text italic in the selected field of the PivotTable view
Working with Access Views - Pivot Table

Ctrl + I


Notepad++ 6 (Windows)
Split Lines
Edit menu

Ctrl + I


FL Studio (Windows)
Insert current controller value
Piano Roll Action

Ctrl + I


FileMaker Pro (Windows)
Snap to fit
Layout Mode Shortcuts - Relationships Graph

Ctrl + I


Qt Creator (MacOS)
Activate index in Help mode
Help

Ctrl + I


Qt Creator (Windows)
Activate index in Help mode
Help

Ctrl + I


Autodesk Maya 2015 (Windows)
Select/refine subdivision surface component
Modeling

Ctrl + I


Camtasia 8 (Windows)
Import media
Manage Camtasia Projects

Ctrl + I


FileMaker Pro (Windows)
Show or hide the Inspector
Text Shortcuts - Inspector Shortcuts

Ctrl + I


Autodesk Maya 2015 (Windows)
Select next intermediate object
Making Selections

Ctrl + I


Microsoft OneNote 2016 (Windows)
Format Italic
Format

Ctrl + I


Microsoft Excel 2016 (Windows)
Apply/ remove italic format
Select Cells - Font Face, Font Decoration, and Cell Color

Ctrl + I


Sway 2016 (Windows)
Apply accentuation to text
Text and Content Formatting

Ctrl + I


Photoshop Lightroom CC (Windows)
Show/ hide Info overlay
Changing Views and Screen Modes

Ctrl + I


FileMaker Pro (Windows)
Assign Time
Text Shortcuts - Assign Field Types for Databases

Ctrl + I


Clink (Windows)
clink-completion-shim
BASH (GNU Readline) Line Editing

Ctrl + I


Microsoft Edge Browser (Windows)
Open favourites pane
Navigation

Ctrl + I


FileMaker Pro (Windows)
Snap to fit
Text Shortcuts - Relationships Graph

Ctrl + I


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

Ctrl + I


Google Slides (Windows)
Italic
Text Editing

Ctrl + I


Corel VideoStudio X9.5 (Windows)
Split videos
Runtime Shortcuts

Ctrl + I


Adobe After Effects CC (Windows)
Import one file or image sequence
Footage

Ctrl + I


FileMaker Pro (Windows)
Show or hide the Inspector
Database Management Shortcuts - Inspector Shortcuts

Ctrl + I


Microsoft PowerPoint 2016 (Windows)
Italic text
Edit and General Text Operations

Ctrl + I


Microsoft Visio 2016 (Windows)
Turn on/off Italic
Format text

Ctrl + I


Adobe Premiere CC (Windows)
Import
General Shortcuts

Ctrl + I


Microsoft Excel 2016 (Windows)
Apply/ remove italic format
Format Cells - Font Face, Font Decoration, and Cell Color

Ctrl + I


Access 2010 (Windows)
Make text italic in the selected field of the PivotTable view
The Rest - Pivot Table

Ctrl + I


Autodesk Maya 2017 (Windows)
Select/refine subdivision surface component
Modeling

Ctrl + I


FileMaker Pro (Windows)
Assign Time
Database Management Shortcuts - Assign Field Types for Databases

Ctrl + I


Autodesk Maya 2017 (Windows)
Select next intermediate object
Making Selections

Ctrl + I


FileMaker Pro (Windows)
Snap to fit
Database Management Shortcuts - Relationships Graph

Ctrl + I


Microsoft Excel 2016 (Windows)
Apply/ remove italic format
Formulas - Font Face, Font Decoration, and Cell Color

Ctrl + I


Nuke 10 (Windows)
Import files
Timeline

Ctrl + I


Finale (Windows)
Insert
Edit Menu

Ctrl + I


Nuke 10 (Linux)
Import files
Timeline

Ctrl + I


FileMaker Pro (Windows)
Insert information from the index
Paste, Select, and Replace Values

Ctrl + I


InDesign CC (Windows)
Check Spelling
Edit Menu shortcuts

Ctrl + I


Anime Studio (Windows)
Inverse selected
General Shortcuts

Ctrl + I


CINEMA 4D (Windows)
Project information
Object Manager

Ctrl + I


IMVU (Windows)
Furni lock Tool
Tools

Ctrl + I


CINEMA 4D (Windows)
Set as B
Picture Viewer

Ctrl + I


IMVU (Windows)
Toggle bird eye view
Screen and View

Ctrl + I


FileMaker Pro (Windows)
Insert from index
Find Mode Shortcuts

Ctrl + I


Hexagon 2 (Windows)
Import
General Shortcuts

Ctrl + I


Zoho Writer (Windows)
To Italic the Text
Format Tab

Ctrl + I


ArchiCAD 20 (Windows)
Sign In
Teamwork

Ctrl + I


Finale (Windows)
Italic
Text Tool

Ctrl + I


Microsoft Excel 2016 (Windows)
Apply/ remove italic format
Manage Workbooks - Font Face, Font Decoration, and Cell Color

Ctrl + I


Microsoft Word 2016 (Windows)
Italic text
Text Editing/Graphics editing Operations

Ctrl + I


Dynamics GP 2015 (Windows)
Assembly Entry — Increase Level
Window Specific Keyboard Shortcuts

Ctrl + I


Windows Movie Maker (Windows)
Import an existing digital media file
Import

Ctrl + I


Apple Photos (Windows)
Show a photo’s image and camera information
Organize

Ctrl + I


Age of Empires (Windows)
Go to Mill
Game Commands

Ctrl + I


Apple Motion (MacOS)
Isolate the selected group or layer
Object Menu

Ctrl + I


GIMP (Linux)
Invert Selection
Select

Ctrl + I


AutoCAD 2016 (MacOS)
Toggles the coordinates display mode.
Toggles

Ctrl + I


Zoho Show (Windows)
Italic toggle for selection
Formatting Shortcuts

Ctrl + I


AutoCAD 2016 (Windows)
Toggles the Coordinates display (AutoCAD only)
General

Ctrl + I


GIMP (Windows)
Invert Selection
Select Shortcuts

Ctrl + I


Microsoft Excel 2016 (Windows)
Apply/ remove italic format
Excel Auto Tables and Data Forms - Font Face, Font Decoration, and Cell Color

Ctrl + I


Autodesk 3ds Max 2017 (Windows)
Select invert
General user interface

Ctrl + I


CyberLink PhotoDirector 8 (Windows)
Import photos
FIle / Project features

Ctrl + I


Autodesk Inventor 2017 (Windows)
Infer constraints
Skech

Ctrl + I


GIMP (Windows)
Invert Selection
Selection Shortcuts

Ctrl + I


Silhouette Studio (Windows)
Send to silhouette
Cutting

Ctrl + I


AutoCad Architecture 2017 (Windows)
Coordinate display
Alphabest combination

Ctrl + I


Act! CRM (Windows)
Attach a file
Activity Shortcuts

Ctrl + I


Apple Motion (MacOS)
Isolate the selected group or layer
Layers

Ctrl + I


IntelliJ (MacOS)
Implement Methods
Editing Shortcuts

Ctrl + I


WordPress (Windows)
Italic
General Editor Shortcuts

Ctrl + I


Google Blogger (Web Application)
Italic
15 Shortcuts for Google Blogger (Web Application)

Ctrl + I


Google Hangouts (Web Application)
Italic
Format Messages(Windows Plateform)

Ctrl + I


FileZilla (Windows)
Directory listing filters
28 Shortcuts for FileZilla (Windows)

Ctrl + I


Red Hat Enterprise (Linux)
Clears the Terminal
Task

Ctrl + I


Adobe XD (Experience Design) (Windows)
Italic
Text

Ctrl + I


Logic Pro X (MacOS)
Import Region Info
Project Audio

Ctrl + I


Logic Pro X (MacOS)
Fade In
Audio File Editor

Ctrl + I


Adobe Animate CC (Windows)
Show or change the properties and position of the selected object
Miscellaneous Action

Ctrl + I


Bash (Linux)
Tab
Editing

Ctrl + I


Daz 3D Bryce 7 (Windows)
Flip/Invert Terrain
Terrain Editing

Ctrl + I


Daz 3D Carrara 8 (Windows)
Properties
Application - Windows

Ctrl + I


JetBrains PhpStorm (Windows)
Implements Method
Editing

Ctrl + I


JetBrains PhpStorm (MacOS)
Implements Method
Editing

Ctrl + I


Adobe Dreamweaver (Windows)
Italic
Text

Ctrl + I


Adobe RoboHelp (Windows)
Italic
Text Formatting

Ctrl + I


ZBrush 4 (Windows)
invert Mask
Edit Move Navigation - Masking

Ctrl + I


SharePoint 2016 (Windows)
Apply/Remove Italic formatting from the selected text
Rich Text Editing

Ctrl + I


JetBrains PhpStorm (Linux)
Implements Method
Editing

Ctrl + I


AbiWord (Linux)
Italic Text
7 Shortcuts for AbiWord (Linux)

Ctrl + I


AbiWord (Windows)
Italic Text
7 Shortcuts for AbiWord (Windows)

Ctrl + I


jEdit (Windows)
Indent Current Line
Source Code Editing

Ctrl + I


Corel Ventura 10 (Windows)
Italic
Text Formatting

Ctrl + I


Corel PhotoPaint X6 (Windows)
Import
File Menu

Ctrl + I


DAZ Studio (Windows)
Refresh Images
Surface Commands

Ctrl + I


Daz 3D Carrara 8 (Windows)
Properties
Spline Modeler - Windows

Ctrl + I


ZBrush 4 (Windows)
invert Mask
Inner Ring Actions - Masking

Ctrl + I


Corel WordPerfect X8 (Windows)
Italic
63 Shortcuts for Corel WordPerfect X8 (Windows)

Ctrl + I


Corel Draw X8 (Windows)
Import
FIle

Ctrl + I


Corel Draw X8 (Windows)
Italic
Font Formatting

Ctrl + I


Opera (Windows)
Toggle text-style italic
Text Editing

Ctrl + I


Corel Quattro Pro X8 (Windows)
Italic
Text Formatting

Ctrl + I


ZBrush 4 (Windows)
invert Mask
Sculpting Brushes - Masking

Ctrl + I


Daz 3D Carrara 8 (Windows)
Properties
Vertex Modeler - Windows

Ctrl + I


Clip Studio Paint (Manga Studio) (Windows)
Invert Selection
Selection Shortcuts

Ctrl + I


Houdini (Windows)
Edit path as text
Main Menu

Ctrl + I


ZBrush 4 (Windows)
invert Mask
3D Models - Masking

Ctrl + I


Garageband 10 (MacOS)
Turn monitoring for the selected track on/off
Track Operations

Ctrl + I


Flock (Windows)
Open properties dialog
General

Ctrl + I


Flock (Windows)
Page info
General

Ctrl + I


Kingsoft Presentation 2016 (Windows)
Italic
Editing Shortcuts

Ctrl + I


Houdini (Windows)
Invert selection
Particle/Contex/Scene View

Ctrl + I


Kingsoft Writer 2016 (Windows)
Italic
Editing

Ctrl + I


Kingsoft Spreadsheets 2016 (Windows)
Applies or removes italic formatting
Other Shortcuts

Ctrl + I


Final Fantasy XV (Windows)
Armoury chest
Hotbar And Main Menu

Ctrl + I


ZBrush 4 (Windows)
invert Mask
ZSpheres - Masking

Ctrl + I


Adobe Captivate 2017 (Windows)
Increase the indent (selected object on stage)/Change text to Italics. Indentation is equal to the grid size.
General and Miscellaneous Shortcuts

Ctrl + I


Poser Pro (Windows)
Object> Properties
Object

Ctrl + I


Forte (Windows)
Message Index
Main Browser Window

Ctrl + I


Krita Painting 3 (Windows)
Invert
Painting

Ctrl + I


MetaTrader MT4 (Windows)
Call Indicators List Window
Miscellaneous Shortcuts

Ctrl + I


Jetbrains CLion (Windows)
Implement methods
Editing Shortcuts

Ctrl + I


Zerodha Trader (Windows)
View Indices Box
For Market Watch and Other Settings on User Interface

Ctrl + I


Forte (Windows)
Signature
Composition Window

Ctrl + I


ZBrush 4 (Windows)
invert Mask
Canvas and 2.5D - Masking

Ctrl + I


VideoPad Video Editor (Windows)
Properties
Clip

Ctrl + I


KMPlayer (Windows)
Open URL Extracted from IE
General

Ctrl + I


XYplorer (Windows)
Compact File Info
General Shortcuts

Ctrl + I


Maxthon (Web Application)
Toggle the Favorites sidebar
Sidebar / Explorer Bar

Ctrl + I


XMetal Author (Windows)
Insert Element
26 Shortcuts for XMetal Author (Windows)

Ctrl + I


PotPlayer (Windows)
Image Level Control On/Off
Standard Keyboard Controls

Ctrl + I


Siemens NX 11 (Windows)
Object
Information Menu

Ctrl + I


GOM Player (Windows)
Open - Easy Browser
Playback Control

Ctrl + I


Quickbooks Desktop (Windows)
Customer Center - Create Invoice
Access Main Functions / Windows

Ctrl + I


eSignal (Windows)
Insert Row
49 Shortcuts for eSignal (Windows)

Ctrl + I


Xamarin Studio (MonoDevelop) (MacOS)
Format Document
Edit Menu

Ctrl + I


Sierra Chart (Windows)
New/Open Intradat Chart
File Menu

Ctrl + I


Synfig (Windows)
Import file (synfig project, image, image sequence, sound, video)
73 Shortcuts for Synfig (Windows)

Ctrl + I


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

Ctrl + I


Visual Studio Code (Windows)
Select current line
MutiCursor and Selection

Ctrl + I


Pencil2D (Windows)
Import Sound
57 Shortcuts for Pencil2D (Windows)

Ctrl + I


ProRealTime (Windows)
proCommunity
Trading

Ctrl + I


Xamarin Studio (MonoDevelop) (Windows)
Find Caret
Text Editor

Ctrl + I


iClone 7 (Windows)
Import
File Operation

Ctrl + I


Gnumeric (Windows)
Toggles the italics of the font in the current selection
21 Shortcuts for Gnumeric (Windows)

Ctrl + I


GeoModeller3D (Windows)
Project data onto sections
Model

Ctrl + I


DrawPlus (Windows)
Insert a picture from file
Picture

Ctrl + I


TVPaint Animation (Windows)
Light Table Mode
89 Shortcuts for TVPaint Animation (Windows)

Ctrl + I


Soundforge (Windows)
Add selected Regions List item to Playlist
Playlist/Cutlist

Ctrl + I


DrawPlus (Windows)
Italic
Text

Ctrl + I


Rhino (Windows)
Insert
Default Shortcuts

Ctrl + I


Sculptris (Windows)
Invert Selection Mask
Miscellaneous Shortcuts

Ctrl + I


Delphi 10 (Windows)
Inserts a tab character
193 Shortcuts for Delphi 10 (Windows)

Ctrl + I


Google Data Studio
Italics
General (Windows)

Ctrl + I


Solid Edge (Windows)
Isometric
Manipulation

Ctrl + I


RStudio (Windows)
Reindent lines
Source

Ctrl + I


CodeLite 10 (Windows)
Indents complete File
Editor

Ctrl + I


TurboCAD (Windows)
Select all entities with a specific info string
171 Shortcuts for TurboCAD (Windows)

Ctrl + I


ChessBase 13
Display databases as large icons
Database window

Ctrl + I


Alphacam (Windows)
Input CAD
Regular Commands

Ctrl + I


FlashFXP (Web Application)
Invert selection
54 Shortcuts for FlashFXP (Web Application)

Ctrl + I


Surfcam (Windows)
Zoom current view
60 Shortcuts for Surfcam (Windows)

Ctrl + I


Exact Audio Copy
Invert selection
Edit menu

Ctrl + I


Skipper
Create Inheritance
Visual model shortcuts

Ctrl + I


Simplify3D
Import models
File menu

Ctrl + I


CuteFTP (Windows)
Italic Font (when in HTML editor mode)
General

Ctrl + I


Modo (Windows)
Open saved image
General/System

Ctrl + I


Dropbox Paper
Italic
Formatting

Ctrl + I


Most used text editing
Italic
Formatting

Ctrl + I


Moldflow Insight (Windows)
Copy Image to Clipboard
Editing Shortcuts

Ctrl + I


Moldflow Adviser (Windows)
Copy Image to Clipboard
Editing Shortcuts

Ctrl + I


Roblox Studio
Toggle Advanced Objects
General

Ctrl + I


App Maker
Show or hide the logic inspector
Page editor shortcuts

Ctrl + I


Geany (Linux)
Increase indent
Editting

Ctrl + I


Geany (Windows)
Increase indent
Editting

Ctrl + I


Affinity Photo
Invert Mask
Liquify Persona

Ctrl + I


PhotoFiltre (Windows)
Invert selection
Selection, past and text

Ctrl + I


SAP Web IDE (Windows)
Show/Hide all characters
47 Shortcuts for SAP Web IDE (Windows)

Ctrl + I


Ulead PhotoImpact 8 (Windows)
Creates another copy of the image file
View Menu

Ctrl + I


Inkscape (Windows)
Import bitmap or SVG
File

Ctrl + I


Gmsh 4.1.4
Show statistics window
General

Ctrl + I


Ableton Live 9 (Windows)
Insert Scene
Session view Ctrls

Ctrl + I


Ableton Live 9 (Windows)
Insert Silence
Arrangement View Ctrls

Ctrl + I


ArtRage 4.5 5 (Windows)
Import image
Menus

Ctrl + I


Cobalt (Windows)
In
70 Shortcuts for Cobalt (Windows)

Ctrl + I


GibbsCAM (Windows)
Isometric
View Menu

Ctrl + I


WinRAR
Print file
Commands menu

Ctrl + I


Assetto Corsa
Racing line on/off
In-game

Ctrl + I


SpaceClaim (Windows)
Italicize text
71 Shortcuts for SpaceClaim (Windows)

Ctrl + I


Ableton Live 9 (Windows)
Insert Warp Marker
Clip view Sample Display

Ctrl + I


RStudio
Reindent lines
Source

Ctrl + I


DaVinci Resolve 14 (Windows)
Inport project
File

Ctrl + I


Pidgin (Linux)
Get User Info
Buddies Menu

Ctrl + I


Huggle
Unignore user
User

Ctrl + I


AVS Video Editor (Windows)
Import Media
Top Menu Files and Effects Area

Ctrl + I / Insert


Vectorworks (Windows)
Palettes–Object Info
Window Menu

Ctrl + I


eM Client (Windows)
Italic Selected Text
13 Shortcuts for eM Client (Windows)

Ctrl + I


WavePad Sound Editor (Windows)
Edit sample
Edit Operations

Ctrl + I


TopSolid (Windows)
Display Information On Selected Operation
Operation Manager

Ctrl + I


BricsCAD (Windows)
Sets the readout of the coordinate field in the status bar
Other Shortcuts

Ctrl + I


BricsCAD (Linux)
Sets the readout of the coordinate field in the status bar
Other Shortcuts

Ctrl + I


AVS Video Editor (Windows)
Add image
Text Properties

Ctrl + I


FlexiSign Pro 8.1 (Windows)
Design Central
Palettes

Ctrl + I


Xyplorer
Invert
Other Shortcuts

Ctrl + I


ComplyPro 2017B (Windows)
Link Objects
In Grid View

Ctrl + I


Adobe Illustrator
Check spelling
Frequently used shortcuts

Ctrl + I


eMachineShop (Windows)
Divide selected lines into segments at the points where they cross
38 Shortcuts for eMachineShop (Windows)

Ctrl + I


Figma (Web Application)
Italic
Text

Ctrl + I


Aspire (Windows)
Import file
Node Editing

Ctrl + I


SuperMemo (Windows)
Italic font inText
129 Shortcuts for SuperMemo (Windows)

Ctrl + I


VCarve Pro (Windows)
Import file
Node Editing

Ctrl + I


LDCad
Show/hide the (bottom/left) document information icon
Editor

Ctrl + I


KeyCreator (Windows)
Calculator
Miscellaneous Shortcuts

Ctrl + I


Cisco Jabber
Italic
Instant messages

Ctrl + I


Ableton Live 10
Insert Silence
Arrangement view commands

Ctrl + I


Altium Designer (Windows)
Set origin
CAM Editor Shortcuts

Ctrl + I


BlackBerry Classic
Italic
Ctrl shortcuts

Ctrl + I


AutoCAD
Toggle Coords
Toggle General Features

Ctrl + I


Nuclide (Linux)
Toggles the Context View.
Development

Ctrl + I


Claws Mail
Insert file
Compose window

Ctrl + I


Ubuntu
Make the selected text italic
Common application shortcuts

Ctrl + I


Lacerte
Make selected text italics
Letter Editor

Ctrl + I


Microsoft Sticky Notes
Italic
Formatting

Ctrl + I


FastMail
Italic
Compose

Ctrl + I


draw.io
Toggle italic on selected text
Labels

Ctrl + I


QuickBooks Desktop
Create Invoices
Opening Windows/List

Ctrl + I


Winamp
Invert selection
Playlist control shortcuts

Ctrl + I


Shotcut
Add Audio Track
Timeline

Ctrl + I


Tibia
Open the ignore and white lists
Channels

Ctrl + I


Siemens NX
Object
Information menu

Ctrl + I


Telegram
Italic
Formatting text

Ctrl + I


Nimbus Note
Italic
Formatting

Ctrl + I


ArtRage Studio Pro
Import Image File…
File commands

Ctrl + I


Quicken 2018
Insert a transaction
Register and Write Checks

Ctrl + I


Autodesk Stingray
Import
File operations

Ctrl + I


Adobe Lightroom Classic
Show/hide info overlay
Changing views and screen modes

Ctrl + I


Evernote for Windows
Italic
Note Editor

Ctrl + I


Confluence
Italics
Editor

Ctrl + I


Adobe Bridge CC
File info
File menu

Ctrl + I


Total War: Attila
Select all infantry melee units
Selection

Ctrl + I


ActivePresenter 7
Italic
Canvas

Ctrl + I


Aegisub
Shift subtitles by time or frames
Default

Ctrl + I


Bluebeam Revu
Toggle split orientation
Viewing

Ctrl + I


SharePoint
Apply or remove italic formatting from the selected text.
Using rich text editing

Ctrl + I


Gravit Designer
Invert selection
Edit

Ctrl + I


PaintShop Pro 2018
Flip vertical
Shortcuts with Ctrl

Ctrl + I


CorelDRAW Graphics Suite 2018
Import...
General

Ctrl + I


Discord
Toggle mentions popout
General

Ctrl + I


Adobe Animate CC (Windows)
Show or change the properties and position of the selected object
Miscellaneous actions

Ctrl + I


jEdit
Indent current line (or all selected lines).
Source code editing

Ctrl + I


Nuke
Open new Compositing Viewer
Node graph

Ctrl + I


Windows PowerShell ISE
Go to Script Pane
Customizing the view

Ctrl + I


KMPlayer
Open URL extracted from IE
General

Ctrl + I


ZenWriter 2
Italic
General

Ctrl + I


Matlab
Auto indent
General

Ctrl + I


SimpleMind
Italic font style for selected topics or labels
General

Ctrl + I


Inkscape
make selection italic
Text tool

Ctrl + I


Microsoft Paint
Make selected text italics
Powers of Ctrl

Ctrl + I


PDF-XChange Editor
Italic
General

Ctrl + I


Microsoft FrontPage
Apply italic formatting.
Format text and paragraphs

Ctrl + I


Adobe Premiere Pro (Windows)
Italic
Titler

Ctrl + I


Clip Studio Paint Pro
Reverse gradient [PRO/EX]
Edit menu

Ctrl + I


TextRoom
Italic
General

Ctrl + I


gedit
Goto line
Search

Ctrl + I


Corel Painter
Invert
Select menu

Ctrl + I


Microsoft Word 2016
Apply italic formatting
Format characters

Ctrl + I


E-Sword
Italic Editors only
General

Ctrl + I


Komodo Edit
Interactive find
General

Ctrl + I


Adobe XD (Windows)
Italic
Text

Ctrl + I


IntelliJ IDEA (Windows, Linux)
Implement methods
Editing

Ctrl + I


WavePad
Edit Sample
Edit Operations

Ctrl + I


NetBeans
Jump to quick search field
Finding, searching, and replacing

Ctrl + I


Ardour
Import audio files
Session and file handling

Ctrl + I


Comodo IceDragon
Bookmarks sidebar
Bookmark Options

Ctrl + I


Mp3tag
freedb ... / web source
General

Ctrl + I


WordPerfect X8
Italic
General

Ctrl + I


GIMP
Invert selection
Selections

Ctrl + I


WinHex
Mark position
Navigation

Ctrl + I


Zim
Make selected text italic
General

Ctrl + I


Tekla Structures 20
Open Views list
General

Ctrl + I


Microsoft PowerPoint (Creating presentations)
Apply italic formatting
Format text: Apple character formatting

Ctrl + I


LibreOffice
Inserts a copy of the selected object into the current document
Gallery preview area

Ctrl + I


WriteMonkey
Italic (markdown)
Editing

Ctrl + I


Google Sheets (Android)
Italic
Format cells

Ctrl + I