Delphi 10 (Windows)

193 Shortcuts for Delphi 10 (Windows)

Find again

F3

All hotkeys for Delphi 10 (Windows)

193 Shortcuts for Delphi 10 (Windows)
Selects parent control in design mode Left mouse click+Esc drags the parent control

Esc

193 Shortcuts for Delphi 10 (Windows)
After selecting control in form designer, click on it with Shift again to select top most parent Form

Shift + Click

193 Shortcuts for Delphi 10 (Windows)
In Object Inspector activates incremental search for properties. Press again Tab to move focus to property value

Tab

193 Shortcuts for Delphi 10 (Windows)
Invoke Code Templates also called Code Snippets

Ctrl + J

193 Shortcuts for Delphi 10 (Windows)
Delete text from cursor position until end of word

Ctrl + T

193 Shortcuts for Delphi 10 (Windows)
Incremental Search

Ctrl + E

193 Shortcuts for Delphi 10 (Windows)
Delete current line

Ctrl + Y

193 Shortcuts for Delphi 10 (Windows)
Invoke buffer window when focus is on editor. The buffer window shows a list of all different tabs.

Ctrl + B

193 Shortcuts for Delphi 10 (Windows)
Insert a new GUID at the cursor position

Ctrl + Shift + G

193 Shortcuts for Delphi 10 (Windows)
Indent the current selected block

Ctrl + Shift + I

193 Shortcuts for Delphi 10 (Windows)
Unindent the current selected block

Ctrl + Shift + U

193 Shortcuts for Delphi 10 (Windows)
Indent the current selected block or current line in case of no selection

Ctrl + K + I

193 Shortcuts for Delphi 10 (Windows)
Unindent the current selected block or current line in case of no selection

Ctrl + K + U

193 Shortcuts for Delphi 10 (Windows)
Invoke SyncEdit

Ctrl + Shift + J

193 Shortcuts for Delphi 10 (Windows)
Automatically Declare Variable at cursor position

Ctrl + Shift + V

193 Shortcuts for Delphi 10 (Windows)
Delete to the end of line

Ctrl + Shift + Y

193 Shortcuts for Delphi 10 (Windows)
Match pair forward

Alt + [

193 Shortcuts for Delphi 10 (Windows)
Match pair backward

Alt + ]

193 Shortcuts for Delphi 10 (Windows)
Browse Forward (hotlink history)

Alt + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Browse Backward (hotlink history)

Alt + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Browse to symbol under editor cursor (invoke a hotlink and add it to the hotlink history)

Alt + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Run program to current cursor position

F4

193 Shortcuts for Delphi 10 (Windows)
Toggle Breakpoint

F5

193 Shortcuts for Delphi 10 (Windows)
Debugger step into

F7

193 Shortcuts for Delphi 10 (Windows)
Trace into next source line

Shift + F7

193 Shortcuts for Delphi 10 (Windows)
Debugger step over

F8

193 Shortcuts for Delphi 10 (Windows)
Run until return

Shift + F8

193 Shortcuts for Delphi 10 (Windows)
Run program under debugger

F9

193 Shortcuts for Delphi 10 (Windows)
Program Reset

Ctrl + F2

193 Shortcuts for Delphi 10 (Windows)
Evaluate/modify

Ctrl + F7

193 Shortcuts for Delphi 10 (Windows)
Add Watch

Ctrl + F5

193 Shortcuts for Delphi 10 (Windows)
View units

Ctrl + F12

193 Shortcuts for Delphi 10 (Windows)
Goto line number in editor

Alt + G

193 Shortcuts for Delphi 10 (Windows)
Goto line number in editor

Ctrl + O + G

193 Shortcuts for Delphi 10 (Windows)
Start/stop Recording editor macro

Ctrl + Shift + R

193 Shortcuts for Delphi 10 (Windows)
Play editor macro

Ctrl + Shift + P

193 Shortcuts for Delphi 10 (Windows)
Invoke code completion

Ctrl + Spacebar

193 Shortcuts for Delphi 10 (Windows)
Invoke code parameter hints

Ctrl + Shift + Spacebar

193 Shortcuts for Delphi 10 (Windows)
Open file at cursor

Ctrl + Enter

193 Shortcuts for Delphi 10 (Windows)
Find all references

Ctrl + Shift + Enter

193 Shortcuts for Delphi 10 (Windows)
Invoke class completion for the class that currently contains the cursor

Ctrl + Shift + C

193 Shortcuts for Delphi 10 (Windows)
Navigate to method implementation/declaration

Ctrl + Shift + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Navigate to method implementation/declaration

Ctrl + Shift + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Set a bookmark at current row in the source

Ctrl + Shift + 1..9

193 Shortcuts for Delphi 10 (Windows)
Go to a bookmark row in the source

Ctrl + 1..9

193 Shortcuts for Delphi 10 (Windows)
Opens the drop-down on the top-right corner of the code editor, listing all open files

Ctrl + Alt + F12

193 Shortcuts for Delphi 10 (Windows)
Navigate to previous or next method implementation in lexical order in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + Mouse Wheel

193 Shortcuts for Delphi 10 (Windows)
Navigate to previous method implementation in lexical order in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Navigate to next method implementation in lexical order in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Navigate to the lexically first method implementation in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + Home

193 Shortcuts for Delphi 10 (Windows)
Navigate to the lexically last method implementation in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + End

193 Shortcuts for Delphi 10 (Windows)
Activate the Tool Palette in filtering mode (start typing, press Enter to drop component)

Ctrl + Alt + P

193 Shortcuts for Delphi 10 (Windows)
Adds current date to source code

Ctrl + Alt + A

193 Shortcuts for Delphi 10 (Windows)
Toggle comment per line or selected block and cursors goes down one line, Ctrl+#

Ctrl + /

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

Ctrl + Shift + T

193 Shortcuts for Delphi 10 (Windows)
Toggle between Form as text mode or design mode

Alt + F12

193 Shortcuts for Delphi 10 (Windows)
Invoke Use unit dialog

Alt + F11

193 Shortcuts for Delphi 10 (Windows)
Invoke Open Project Dialog

Ctrl + F11

193 Shortcuts for Delphi 10 (Windows)
Invoke Project manager window

Ctrl + Alt + F11

193 Shortcuts for Delphi 10 (Windows)
Invoke Object Inspector window

F11

193 Shortcuts for Delphi 10 (Windows)
Toggle between code view and design view

F12

193 Shortcuts for Delphi 10 (Windows)
Invoke Window list

Alt + 0

193 Shortcuts for Delphi 10 (Windows)
Invoke Structure window

Shift + Alt + F11

193 Shortcuts for Delphi 10 (Windows)
Invoke Browser window

Ctrl + Shift + B

193 Shortcuts for Delphi 10 (Windows)
Invoke Breakpoint window

Ctrl + Alt + B

193 Shortcuts for Delphi 10 (Windows)
Invoke Call Stack window

Ctrl + Alt + S

193 Shortcuts for Delphi 10 (Windows)
Invoke Watches window

Ctrl + Alt + W

193 Shortcuts for Delphi 10 (Windows)
Invoke Local Variables window

Ctrl + Alt + L

193 Shortcuts for Delphi 10 (Windows)
Invoke Threads window

Ctrl + Alt + T

193 Shortcuts for Delphi 10 (Windows)
Invoke FPU window

Ctrl + Alt + F

193 Shortcuts for Delphi 10 (Windows)
Invoke CPU window

Ctrl + Alt + C

193 Shortcuts for Delphi 10 (Windows)
Invoke Event window

Ctrl + Alt + V

193 Shortcuts for Delphi 10 (Windows)
Invoke Modules window

Ctrl + Alt + M

193 Shortcuts for Delphi 10 (Windows)
Invoke Forms window

Shift + F12

193 Shortcuts for Delphi 10 (Windows)
Invoke Add to uses clause window

Ctrl + Shift + A

193 Shortcuts for Delphi 10 (Windows)
Invoke Project Options window

Ctrl + Shift + F11

193 Shortcuts for Delphi 10 (Windows)
Compile Project

Ctrl + F9

193 Shortcuts for Delphi 10 (Windows)
Build Project

Shift + F9

193 Shortcuts for Delphi 10 (Windows)
Invoke Add to project window

Shift + F11

193 Shortcuts for Delphi 10 (Windows)
Run without debugging

Shift + Ctrl + F9

193 Shortcuts for Delphi 10 (Windows)
Find

Ctrl + F

193 Shortcuts for Delphi 10 (Windows)
Find in Files

Shift + Ctrl + F

193 Shortcuts for Delphi 10 (Windows)
Previous/Next result (for Find in Files and Build Error Messages)

Alt + F7/F8

193 Shortcuts for Delphi 10 (Windows)
Changes a word to lowercase and deselects selection

Ctrl + K + E

193 Shortcuts for Delphi 10 (Windows)
Changes a word to uppercase and deselects selection

Ctrl + K + F

193 Shortcuts for Delphi 10 (Windows)
Changes a word to lowercase

Ctrl + K + O

193 Shortcuts for Delphi 10 (Windows)
Changes a word to uppercase

Ctrl + K + N

193 Shortcuts for Delphi 10 (Windows)
Toggles case

Ctrl + O + U

193 Shortcuts for Delphi 10 (Windows)
Toggles Code folding between On and Off

Ctrl + Shift + K + O

193 Shortcuts for Delphi 10 (Windows)
Code folding: Expands All blocks of code

Ctrl + Shift + K + A

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapse current block of code

Ctrl + Shift + K + E

193 Shortcuts for Delphi 10 (Windows)
Code folding: Expand current block of code

Ctrl + Shift + K + U

193 Shortcuts for Delphi 10 (Windows)
Code folding: Toggle Current block (expand & collapse)

Ctrl + Shift + K + T

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapses All Regions {$region 'comment'}..{$endregion}

Ctrl + Shift + K + R

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapse Nested Procedures

Ctrl + Shift + K + P

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapse All Methods

Ctrl + Shift + K + M

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapse All Classes

Ctrl + Shift + K + C

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapses down to Primary Groups (Interface/Implementation)

Ctrl + Shift + K + G

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapses Namespace/Unit

Ctrl + Shift + K + N

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

Ctrl + Tab

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

Ctrl + Shift + Tab

193 Shortcuts for Delphi 10 (Windows)
Invokes Print selection dialog

Ctrl + K + P

193 Shortcuts for Delphi 10 (Windows)
Invokes Write block to file(selected text)

Ctrl + K + W

193 Shortcuts for Delphi 10 (Windows)
Invokes Read block from file(inserts text at cursor)

Ctrl + K + R

193 Shortcuts for Delphi 10 (Windows)
Copies selected text at the end of the selection

Ctrl + K + C

193 Shortcuts for Delphi 10 (Windows)
Select word at cursor position

Ctrl + K + T

193 Shortcuts for Delphi 10 (Windows)
Turns on block selection mode

Ctrl + O + C

193 Shortcuts for Delphi 10 (Windows)
Selects current Line (and turns off block selection mode)

Ctrl + O + L

193 Shortcuts for Delphi 10 (Windows)
Toggles between limiting the Ctrl+Alt navigation shortcuts to the current class, or limiting it to the current unit

Ctrl + Q + L

193 Shortcuts for Delphi 10 (Windows)
Go to next item of Messages Window

Ctrl + Q + W

193 Shortcuts for Delphi 10 (Windows)
Switches between source (.cpp) and header (.h)

Ctrl + F6

193 Shortcuts for Delphi 10 (Windows)
Undo

Alt + Backspace

193 Shortcuts for Delphi 10 (Windows)
Display Popup menu

Alt + F10

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor down one line and selects the column from the left of the starting cursor position

Alt + Shift + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the end of the current line

Alt + Shift + End

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the start of the current line

Alt + Shift + Home

193 Shortcuts for Delphi 10 (Windows)
Selects the column to the left of the cursor

Alt + Shift + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor down one line and selects the column from the right of the starting cursor position

Alt + Shift + PgDn

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor up one screen and selects the column from the left of the starting cursor position

Alt + Shift + PgUp

193 Shortcuts for Delphi 10 (Windows)
Selects the column to the right of the cursor

Alt + Shift + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor up one line and selects the column from the left of the starting cursor position

Alt + Shift + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Cut word under cursor / current selected block

Alt + X

193 Shortcuts for Delphi 10 (Windows)
Copy word under Cursor / selected block

Ctrl + C

193 Shortcuts for Delphi 10 (Windows)
Select all

Ctrl + A

193 Shortcuts for Delphi 10 (Windows)
Delete the word to the beginning

Ctrl + Backspace

193 Shortcuts for Delphi 10 (Windows)
Deletes a currently selected block

Ctrl + D

193 Shortcuts for Delphi 10 (Windows)
Scrolls down one line

Ctrl + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves to the end of a file

Ctrl + End

193 Shortcuts for Delphi 10 (Windows)
Topic Search

Ctrl + F1

193 Shortcuts for Delphi 10 (Windows)
Open Main Menu

Ctrl + F10

193 Shortcuts for Delphi 10 (Windows)
Moves to the top of a file

Ctrl + Home

193 Shortcuts for Delphi 10 (Windows)
Replace Dialog

Ctrl + H

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

Ctrl + I

193 Shortcuts for Delphi 10 (Windows)
Copy selected Block

Ctrl + Insert

193 Shortcuts for Delphi 10 (Windows)
Find again

Ctrl + L

193 Shortcuts for Delphi 10 (Windows)
Moves one word left

Ctrl + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Insert new line

Ctrl + M

193 Shortcuts for Delphi 10 (Windows)
Insert new line after cursor (cursor stays in current line)

Ctrl + N

193 Shortcuts for Delphi 10 (Windows)
Open file at cursor

Ctrl + O + A

193 Shortcuts for Delphi 10 (Windows)
Browse symbol at cursor

Ctrl + O + B

193 Shortcuts for Delphi 10 (Windows)
Inserts compiler options and directives

Ctrl + O + O

193 Shortcuts for Delphi 10 (Windows)
Moves to the bottom of a screen

Ctrl + PgDn

193 Shortcuts for Delphi 10 (Windows)
Moves to the top of a screen

Ctrl + PgUp

193 Shortcuts for Delphi 10 (Windows)
Search Replace Dialog

Ctrl + Q + A

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the beginning of a block

Ctrl + Q + B

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to end of a file

Ctrl + Q + C

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the end of a line

Ctrl + Q + D

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the top of the window

Ctrl + Q + E

193 Shortcuts for Delphi 10 (Windows)
Search Find Dialog

Ctrl + Q + F

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the end of a block

Ctrl + Q + K

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to previous position

Ctrl + Q + P

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the beginning of a file

Ctrl + Q + R

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the beginning of a line

Ctrl + Q + S

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the top of the window

Ctrl + Q + T

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the bottom of the window

Ctrl + Q + U

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the bottom of the window

Ctrl + Q + X

193 Shortcuts for Delphi 10 (Windows)
Deletes to the end of Line

Ctrl + Q + Y

193 Shortcuts for Delphi 10 (Windows)
Replace Dialog

Ctrl + R

193 Shortcuts for Delphi 10 (Windows)
Moves one word right

Ctrl + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Save

Ctrl + S

193 Shortcuts for Delphi 10 (Windows)
Save All

Ctrl + Shift + S

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the end of the current file

Ctrl + Shift + End

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the start of the current file

Ctrl + Shift + Home

193 Shortcuts for Delphi 10 (Windows)
Selects the word to the left of the cursor

Ctrl + Shift + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the bottom of the screen

Ctrl + Shift + PgDn

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the top of the screen

Ctrl + Shift + PgUp

193 Shortcuts for Delphi 10 (Windows)
Selects the word to the right of the cursor

Ctrl + Shift + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Redo

Ctrl + Shift + Z

193 Shortcuts for Delphi 10 (Windows)
Scrolls up one line

Ctrl + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Paste

Ctrl + V

193 Shortcuts for Delphi 10 (Windows)
Undo

Ctrl + Z

193 Shortcuts for Delphi 10 (Windows)
Display Help

F1

193 Shortcuts for Delphi 10 (Windows)
Find again

F3

193 Shortcuts for Delphi 10 (Windows)
Insert Mode On / Off

Insert

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor down one line and selects from the right of the starting cursor position.

Shift + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the end of the current line

Shift + End

193 Shortcuts for Delphi 10 (Windows)
Inserts a new line with a carriage return

Shift + Enter

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the start of the current line

Shift + Home

193 Shortcuts for Delphi 10 (Windows)
Paste from clipboard

Shift + Insert

193 Shortcuts for Delphi 10 (Windows)
Selects the character to the left of the cursor

Shift + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor down one line and selects from the right of the starting cursor position

Shift + PgDn

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor up one screen and selects from the left of the starting cursor position

Shift + PgUp

193 Shortcuts for Delphi 10 (Windows)
Selects the character to the right of the cursor

Shift + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor to the left one tab position

Shift + Tab

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor up one line and selects from the left of the starting cursor position

Shift + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the end of the current file

Ctrl + Alt + Shift + End

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the start of the current file

Ctrl + Alt + Shift + Home

193 Shortcuts for Delphi 10 (Windows)
Selects the column to the left of the cursor

Ctrl + Alt + Shift + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the top of the screen

Ctrl + Alt + Shift + PgDn

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the bottom of the screen

Ctrl + Alt + Shift + PgUp

193 Shortcuts for Delphi 10 (Windows)
Selects the column to the right of the cursor

Ctrl + Alt + Shift + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Select editor window tab

Alt + F12

193 Shortcuts for Delphi 10 (Windows)
IDE Insight

F6 / Ctrl + .

Similar combinations for other applications


Civilization V (Windows)
Military info
General Hotkeys

F3


Microsoft Outlook 2010 (Windows)
Go to Search box
Messages in Main View - Main Window

F3 / Ctrl + E


Open Office Writer 3 (Linux)
Repeat search
Search and Replace

F3


Microsoft Projects 2010 (Windows)
With Column Filter active: Remove all Filters
Navigate Gantt Chart and Select Tasks

F3


Adobe Reader 9 (Linux)
Find next / find previous (alternative is Ctrl+g / Ctrl+Shift+g)
Find and Select

F3 / Shift + F3


Adobe Reader X (Windows)
Find next / find previous (alternative is ctrl+g / ctrl+shift+g)
Find and Select

F3 / Shift + F3


Visual Studio 2015 (Windows)
Find next / find previous
Code Editor - Find, Replace, and Goto

F3 / Shift + F3


KDevelop (Linux)
Repeat search
Search and Replace

F3


Android Emulator (Windows)
Call/ dial Button
Main Device Keys

F3


Eclipse Helios (Windows)
Open Declaration: Jump to Declaration of selected class, method, or parameter
Code Information

F3


Thunderbird (Windows)
Find text again next in Current Message
Find Messages

Ctrl + G / F3


SharpDevelop 4.0 (Windows)
Find next
Find/Replace

F3


Thunderbird (MacOS)
Find text again next in Current Message
Find Messages

Command + G / F3


Thunderbird (Linux)
Find text again next in Current Message
Find Messages

Ctrl + G / F3


Microsoft Outlook 2010 (Windows)
Go to Search box
Messages in Compose View - Main Window

F3 / Ctrl + E


Microsoft Excel 2003 (Windows)
Create a list of names in the worksheet
Common

F3


Microsoft Excel 2010 (Windows)
Paste a defined name into a formula.
Work with Data Selections - Names

F3


Google Chrome (Windows)
Find text on webpage. Press Enter for.
Search

Ctrl + F / F3


Visual Studio 2015 (Windows)
Find next / find previous
Coding - Find, Replace, and Goto

F3 / Shift + F3


Dolphin File Manager 1.7 (Linux)
Split View
15 Shortcuts for Dolphin File Manager 1.7 (Linux)

F3


Total Commander 8 (Windows)
List files
Main Shortcuts

F3


Microsoft Excel 2011 (MacOS)
Copy text from the active cell
Function keys

F3


Google Chrome (Linux)
Find text on webpage. Press Enter for
Search

Ctrl + F / F3


Notepad++ 5 (Windows)
Find next
Search

F3


Open Office Impress (Linux)
Edit group.
Function Keys

F3


Microsoft Outlook 2010 (Windows)
Go to Search box
Calendar Shortcuts - Main Window

F3 / Ctrl + E


Adobe Illustrator CS5 (MacOS)
Cut / Copy / Paste
Function Keys

F2 / F3 / F4


Tekla Structures 14.0 (Windows)
Select parts select switch
General shortcuts

F3


Visual Studio 2015 (Windows)
Find next / find previous
Code Snippets (Visual C# Scheme) - Find, Replace, and Goto

F3 / Shift + F3


Microsoft Excel 2010 (Windows)
Paste a defined name into a formula.
Insert and Edit Data - Names

F3


Smartplant Review (Windows)
Define Display Set
Function Keys

F3


Opera (Linux)
Find next
Find

Ctrl + G / F3


Evernote (Windows)
Set focus to the tag field of the active note
Note Editor

F3


Sublime Text (Windows)
Find next/ previous
Find and Replace

F3 / Shift + F3


Oracle SQL Developer 4 (Windows)
Find Next/ Previous
Search

F3 / Shift + F3


UltraEdit (Windows)
Repeat last find toward end of file
Search Menu

F3


Android Emulator (Linux)
Call/ dial Button
Main Device Keys

F3


Adobe Illustrator CS5 (Windows)
Cut / Copy / Paste
Function Keys

F2 / F3 / F4


Microsoft Outlook 2010 (Windows)
Find contact or other item
Contacts Shortcuts

F3 / Ctrl + E


GroupWise 2012 (Windows)
Find next instance
Function keys

F3


CATIA V5 (Windows)
Structure tree out or insert (Toggle specification tree display on and off)
38 Shortcuts for CATIA V5 (Windows)

F3


Microsoft Windows 7 (Windows)
Move the cursor to the search box. Press tab to leave
Windows Help

F3


AutoCAD 2012 (Windows)
Toggles object snap mode
Toggle Drawing Modes

F3


NetBeans 8 (Windows)
Find next/previous in file
General Keyboard Shortcts

F3 / Shift + F3


Avid Media Composer 7 (Windows)
Adds a Red locator to the clip
Capturing

F3


Avid Media Composer 7 (MacOS)
Adds a Red locator to the clip
Capturing

F3


Texmaker 4.0.2 (Windows)
View dvi
"Tools" menu

F3


Microsoft Excel 2010 (Windows)
Paste a defined name into a formula.
Format Data - Names

F3


IntelliJ (Linux)
Find next / Find previous
Search/Replace

F3 / Shift + F3


IntelliJ (Windows)
Find next / Find previous
Search/Replace

F3 / Shift + F3


Audacity 2 (Linux)
Draw tool
Tools

F3


Adobe Reader X (Linux)
Find next / find previous (alternative is ctrl+g / ctrl+shift+g)
Find and Select

F3 / Shift + F3


HoneyView 5.03 (Windows)
Edit Bookmarks
Other

F3


WinRAR (Windows)
Find files
Tools Menu

F3


Axialis IconWorkshop (Windows)
Add to the Librarian
File Menu

F3


Beyond Compare (Windows)
Find next
Search Menu

F3


Microsoft Excel 2010 (Windows)
Paste a defined name into a formula.
Formulas and Names - Names

F3


Beyond Compare (Windows)
Find next filename
Search Menu - Folder Compare

F3


Directory Opus (Windows)
Search
Misc.

F3


Beyond Compare (Windows)
Find next filename
Search Menu - Folder Sync

F3


Comsol 5 (Windows)
Disable selected nodes
Model Tree

F3


Comsol 5 (Linux)
Disable selected nodes
Model Tree

F3


Audacity 2 (Windows)
Draw tool
Tools Toolbar

F3


Comsol 5 (MacOS)
Disable selected nodes
Model Tree

F3


Linux Mint (Linux)
Toggle Extra Pane (split view that shows two folder side by side)
File Manager (Nemo) - Toggle Side Pane, Split View, and Terminal

F3


Adobe Acrobat Pro (Windows)
Move to next search result and highlight it in the document
Navigation

F3 / Ctrl + G


Qt Creator (MacOS)
Find next / Find previous
Editor

F3 / Shift + F3


Qt Creator (Windows)
Find next / Find previous
Editor

F3 / Shift + F3


Atom (text editor) 1.0 (Linux)
Find next
Find and Replace

F3


Atom (text editor) 1.0 (Windows)
Find next
Find and Replace

F3


Windows 10 Command Prompt (Windows)
Repeat previous Command
Recall Commands

F3


Autodesk Maya 2015 (Windows)
Show Polygons menu set
Interfaces

F3


Notepad++ 6 (Windows)
Find Next
Search menu

F3


Sonar 2015 (Windows)
Record metronome on/off
Transport

F3


Sonar 2015 (Windows)
Record metronome on/off
Record

F3


Microsoft Excel 2010 (Windows)
Paste a defined name into a formula.
The Rest - Names

F3


Adobe Photoshop CS5 (MacOS)
Copy
Function keys

F3


Microsoft Excel 2013 (Windows)
Paste a defined name into a formula
Lesser Used Shortcuts

F3


Microsoft Windows 10 (Windows)
Search file and folder
The Rest

F3


Adobe Photoshop CS5 (Windows)
Copy
Function keys

F3


Microsoft Excel 2016 (Windows)
Paste named range in formula
Select Cells - Basics

F3


Microsoft Visio 2016 (Windows)
Open format task pane
Format text

F3


Corel VideoStudio X9.5 (Windows)
Mark in
Runtime Shortcuts

F3


Autodesk Maya 2017 (Windows)
Show Polygons menu set
Interfaces

F3


Microsoft Excel 2016 (Windows)
Paste named range in formula
Format Cells - Basics

F3


Adobe Illustrator CC (MacOS)
Copy
Function Key Shortcuts

F3


Adobe Illustrator CC (Windows)
Copy
Function Key Shortcuts

F3


Hexagon 2 (MacOS)
Select Edges
Select,Interface and Display Shortcuts

F3


Hexagon 2 (Windows)
Select Edges
Select,Interface and Display Shortcuts

F3


FileMaker Pro (Windows)
Zoom document larger / smaller
Navigation and Window Display

F3 / Shift + F3


Microsoft Excel 2016 (Windows)
Paste named range in formula
Formulas - Basics

F3


Dynamics NAV 2015 (Windows)
Select type to filter
Function Key Shortcuts

F3


Zoho Sheet (MacOS)
Find within spreadsheet
Actions

Command + F / F3


Dynamics SL 2015 (Windows)
Opens PV list or the calendar on date fields. If you prefer the mouse, double right click on the field
Function Key Shortcuts

F3


Microsoft Excel 2016 (Windows)
Paste named range in formula
Manage Workbooks - Basics

F3


Age of Empires (Windows)
Pause The Game
Game Commands

F3


Autodesk Inventor 2017 (Windows)
Zoom Selected
Function Key

F3


Autodesk 3ds Max 2017 (Windows)
Wireframe/smooth and highlight
General user interface

F3


CyberLink PhotoDirector 8 (Windows)
Switch to thumbnail view
Workspace

F3


AutoCad Architecture 2017 (Windows)
Object snap
Function Keys

F3


AutoCAD 2016 (Windows)
Toggles OSNAP
General

F3


Apple Motion (MacOS)
Show the Filters Inspector
Window Menu

F3


Microsoft Excel 2016 (Windows)
Paste named range in formula
Excel Auto Tables and Data Forms - Basics

F3


Microsoft Projects 2016 (Windows)
Display all filtered tasks or all filtered resources.
Navigate Views and Windows

F3


Call of Duty (Windows)
Spectator View Mode
General Game Controls

F3


Atom (text editor) 1.0 (MacOS)
Find next
Find and Replace

F3


GTA V Cheats (Windows)
Cancel Recording
General Shortcuts

F3


Eclipse Helios (MacOS)
Move Cursor to Declaration
Navigation Shortcuts

F3


JetBrains RubyMine (Windows)
Find Next
Find and Replace

F3


Microsoft Excel 2016 (Windows)
Paste a defined name into a formula
Cut, Copy, Paste, and Paste Special

F3


JetBrains RubyMine (Linux)
Find Next
Find and Replace

F3


JetBrains PyCharm (Windows)
Find Next
Find and Replace

F3


FileZilla (Windows)
Search remote files
28 Shortcuts for FileZilla (Windows)

F3


IntelliJ (MacOS)
Toggle Bookmark
Navigation Shortcuts

F3


Adobe Flash Builder (Windows)
Go to Definition of Variable
24 Shortcuts for Adobe Flash Builder (Windows)

F3


Adobe Flash Builder (MacOS)
Go to Definition of Variable
24 Shortcuts for Adobe Flash Builder (MacOS)

F3


Adobe Dreamweaver (Windows)
Find Next
Find and Replace

F3


JetBrains PhpStorm (Windows)
Find Next
Find and Replace

F3


Blender 3D (Windows)
Writes A Picture
Universal

F3


JetBrains PhpStorm (Linux)
Find Next
Find and Replace

F3


DAZ Studio (Windows)
Customize
Customize Commands

F3


DAZ Studio (MacOS)
Customize
Customize Commands

F3


Steinberg Cubase 9 (Windows)
Mix console
Devices Catagory

F3


Steinberg Cubase 9 (MacOS)
Mix console
Devices Catagory

F3


Corel PhotoPaint X6 (Windows)
Zoom in/Zoom out
View Menu

F2 / F3


Corel Quattro Pro X8 (Windows)
Save As
File Menu

F3


Corel Designer X7 (Windows)
Zoom out Around Pointer
Zoom

F3


Corel WordPerfect X8 (Windows)
Save As
63 Shortcuts for Corel WordPerfect X8 (Windows)

F3


Corel Ventura 10 (Windows)
Zoom in/Zoom out
Zoom and View

F2 / F3


HTML-Kit (Windows)
Go to Next Occurance of Specified Text
87 Shortcuts for HTML-Kit (Windows)

F3


Corel Draw X8 (Windows)
Zoom out
Zoom and Pan

F3


Microsoft Word 2016 (MacOS)
Copy selected text or graphics to the clipboard
Function key shortcuts

F3


Adobe Captivate 2017 (MacOS)
Test view the current slide
Function Key Shortcuts

F3


Adobe Captivate 2017 (Windows)
Test view the current slide
Function Key Shortcuts

F3


Forte (Windows)
Find Next
Main Browser Window

F3


Adobe Captivate 2017 (MacOS)
Preview single slide
Recording

F3


Adobe Captivate 2017 (Windows)
Preview single slide
Recording

F3


Adobe Captivate 2017 (Windows)
Manual panning
Recording

F3


Primevera P6 P6 (Windows)
Find Next
General Shortcuts

F3


MetaTrader MT4 (Windows)
Open Global Variables Window
Function Key Shortcuts

F3


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

F3


TradeStation (Windows)
Verify
Editor Shortcuts

F3


Forte (Windows)
Find next
Usenet/Email Filter windows

F3


Zerodha Trader (Windows)
Order Book
For Monitoring Funds/Trades/Positions/Orders

F3


PotPlayer (Windows)
Open
Function Key Shortcuts

F3


Informix Genero 2.5.0 (Windows)
Find next
Find and Replace

F3


XYplorer (Windows)
Find Now
Function key Shortcuts

F3


Forte (Windows)
Find Next
Composition Window

F3


Tencent QQ Player (Windows)
Playlist
30 Shortcuts for Tencent QQ Player (Windows)

F3


MediaMonkey (Windows)
Search
Standard Keyboard Shortcuts

Ctrl + F / F3


Jetbrains CLion (Windows)
Find next/Find previous
Find and Replace

F3 / Shift + F3


CA Client Automation (Windows)
Find Next
Edit Menu

F3


Maxthon (Web Application)
Next tab
Switch tabs

F3


ZBrush 4 (Windows)
Strokes
PopUp Selection

F3


Siemens NX 11 (Windows)
Current Dialog Box
View Menu

F3


Vegas Pro 14 (Windows)
Jog left/right (when not in edge-trimming mode or during playback)
Cursor Placement,Loop Region and Time Selection

F3 / F9


Pegasus Mail (Web Application)
Address books...
Addresses

F3


MPS 2017 (Windows)
Navigate to the next/previous occurrence of a selected word in the editor
Search

F3 / Shift + F3


Libreoffice Writer (Windows)
Complete AutoText
Function Keys

F3


Visual Studio Code (Windows)
Find next/previous
Search and Replace

F3 / Shift + F3


Vegas Pro 14 (Windows)
Trim left/right (when in edge-trimming mode)
Event Selection and Editing

F3 / F9


ProRealTime (Windows)
Personal Template 3
Templates

F3


iClone 7 (Windows)
Show/Hide Timeline
OnScreen Display

F3


DrawPlus (Windows)
Pen Tool
Tools Shortcuts

P / F3


SolidWorks (Windows)
View Quick Snaps
View Menu

F3


Quickbooks Desktop (Windows)
Open Search
The Rest

F3


Rhino (Windows)
Properties
Default Shortcuts

F3


Sierra Chart (Windows)
Chart Values Window
Window Menu

F3


Soundforge (Windows)
Find next instance of last-searched text
Script Editor

F3


OpenSCAD (MacOS)
Reload
Function Shortcuts

F3


Cabinet Vision (Windows)
Opens Object Options
Getting Different Program Quickly

F3


Cabinet Vision (Windows)
In Wall Layout, Opens the Angle Calculator
Layout and CAD

F3


ForkLift 3
Quick look
Commander style

F3


Alphacam (Windows)
Ortho Mode On/Off
Geometry Creation

F3


RStudio (Windows)
Find next
Source

F3


winIDEA
Repeat the last action
Edit

F3


Zwift (PC and macOS)
"Ride On!"
Function

F3


Smite (Windows)
Train Ability 3
Attack and Ability Controls

F3


Smite (MacOS)
Train Ability 3
Attack and Ability Controls

F3


CuteFTP (Windows)
Find next
General

F3


Anno 1800
Camera zoom levels
Camera

F3


CuteFTP (MacOS)
Find next
72 Shortcuts for CuteFTP (MacOS)

F3


Fortnite (PC)
Stairs
Building

F3


Exact Audio Copy
Test gaps on silence
Action menu

F3


progeCAD (Windows)
Turns entity snaps on and off
51 Shortcuts for progeCAD (Windows)

F3


Kate (Linux)
Find Next
29 Shortcuts for Kate (Linux)

F3


Kate (Windows)
Find Next
38 Shortcuts for Kate (Windows)

F3


CodeLite 10 (Windows)
Find next
Search

F3


Kate (MacOS)
Find Next
28 Shortcuts for Kate (MacOS)

F3


HyperWorks (Windows)
Replace
24 Shortcuts for HyperWorks (Windows)

F3


Miscreated
Emote: Wave
Emote

F3


Ansys Mechanical (Windows)
Open Tree Search Dialog Box
Tree Outline

F3


Xyplorer
Opens Find Text dialog if there wasn't any previous search in that edit box.
Other Shortcuts

F3


FlashFXP (Web Application)
Find / Find next
54 Shortcuts for FlashFXP (Web Application)

F3


TurboCAD (Windows)
Design Director… (Professional only)
171 Shortcuts for TurboCAD (Windows)

F3


progeCAD (Windows)
Turns entity snaps on and off
Function Key Shortcuts

F3


Mastercam (Windows)
Repaint
53 Shortcuts for Mastercam (Windows)

F3


Source Insight (Windows)
Search Backward
General

F3


Comodo IceDragon (Windows)
Find Again
Search Options

F3


Evergreen (Linux)
Serach Catalog
Circulation

F3


Most used text editing
Find next occurence of last searched string
Functions

F3


Evergreen (Linux)
Search Catalog
Cataloging

F3


KiCad 5.0.2
Zoom redraw
Page Layout Editor

F3


PSPad (Windows)
Find Next - Search text for next occurrence
Search

F3


Place Anywhere (Fallout 4 mod)
Toggle workshop grid snapping
General

F3


Vivaldi
Find next in page
Page

F3


Gmsh 4.1.4
Mesh volumes
General

F3


IRONCAD (Windows)
Orbit
Camera Function Keys Assignment

F3


Modo (Windows)
Sculpt/paint toolbox
Floating Windows

F3


KiCAD (Windows)
Zoom Redraw
EE Schema

F3


KiCAD (Linux)
Zoom Redraw
EE Schema

F3


Modo (MacOS)
Sculpt/paint toolbox
Floating Windows

F3


ChessBase 13
Next higher directory level
Database window

F3


KiCAD (MacOS)
Zoom Redraw
EE Schema

F3


Cobalt (Windows)
Blind
70 Shortcuts for Cobalt (Windows)

F3


Bus Simulator 18
Passenger mirror
Movement and camera

F3


Roblox Studio
Find next
Scripting

F3


FEKO (Windows)
Find next
General EDITFEKO Shortcuts

F3


FEKO (Linux)
Find next
General EDITFEKO Shortcuts

F3


Target 3001! (Windows)
SchematicPCB(With Cross Probe)
Function key Shortcuts

F3


WinRAR
Find files
Tools menu

F3


Assetto Corsa
Track cameras
In-game

F3


RStudio
(Windows) Find Next
Source

F3


gEDA (Linux)
Enter arc tool
Other Important Shortcuts

F3


Foxit Reader (Windows)
Find Next
30 Shortcuts for Foxit Reader (Windows)

F3


Foxit Reader (Linux)
Find Next
30 Shortcuts for Foxit Reader (Linux)

F3


Oracle RightNow
Move to first field in Quick Search
Global

F3


Foxit Reader (MacOS)
Find Next
30 Shortcuts for Foxit Reader (MacOS)

F3


LDCad
Opens the filter dialog
Partbin

F3


Europa Universalis IV
Cycle the Ledger sections
General

F3


MyPaint (Windows)
Open scrap
Show Edit Menu

F3


Banner 9 (Windows, Mac)
Duplicate Item
Windows shortcuts

F3


TopSolid (Windows)
Operation Search
Operation Manager

F3


SolveSpace (Windows)
Nearest Isometric View
View Menu

F3


SolveSpace (MacOS)
Nearest Isometric View
View Menu

F3


Substance Painter
Viewport layout 2D only
General

F3


Altium Designer (Windows)
Find next occurrence of searched text
Schematic Editor Only Shortcuts

F3


Substance Painter (Mac)
Viewport layout 2D only
General

F3


SuperMemo (Windows)
Search
129 Shortcuts for SuperMemo (Windows)

F3


DraftSight (Windows)
Turns EntitySnaps On/Off
37 Shortcuts for DraftSight (Windows)

F3


Aspire (Windows)
Opens the 3D Preview window
General Shortcuts

F3


VCarve Pro (Windows)
Opens the 3D Preview window
General Shortcuts

F3


FlexiSign Pro 8.1 (Windows)
Copy
Selection

F3


FlexiSign Pro 8.1 (MacOS)
Copy
Selection

F3


MyLibreOfficeMediaFKeys (Linux)
Rewind 5 seconds
MediaPlayerFKeys

F3


Subnautica
Debug graphics menu
Windows

F3


GeoGebra
Copy definition of selected object to the Input Bar
Mac desktop

F3


FlexiSign Pro 8.1 (Windows)
Find and Replace
Text Shortcuts

F3


FlexiSign Pro 8.1 (MacOS)
Find and Replace
Text Shortcuts

F3


FlightGear
Save screen shot
Miscellaneous

F3


Pharaoh
Goes to the map location for the F3 bookmark
Bookmarks

F3


MindManager v19 (Windows)
Focus on Topic - Centers the selected topic and collapse all other topics
Viewing

F3


American Truck Simulator
Switching between modes of Route Advisor
Interface controllers

F3


KeyCreator (Windows)
Menu Button 3
Miscellaneous Shortcuts

F3


AVImark
Change
Follow up list

F3


DayZ
Heart (Experimental branch)
Communication

F3


RimWorld
Opens the Outfits tab
User interface

F3


Samsung TV
Colour keys perform different functions depending on the TV mode
General

F3


Altium Designer (Windows)
Find next instance of searched text
Common Shortcuts

F3 / Ctrl + L


AutoCAD
Toggle object snap mode
Toggle Drawing Modes

F3


Lacerte
Find next instance of text
Letter Editor

F3


Company of Heroes
Select Tier 2 Building
General

F3


Siemens NX
Current dialog box
View menu

F3


QuickBooks Desktop
Search. If you have the Product Information window open (by pressing F2), pressing F3 will open the tech help window. This provides a wide range of system and diagnostic information, as well as a quick way to view and edit a number of support and technical files that relate to QuickBooks operations.
Opening Windows/List

F3


Feedreader
Add new feed
General

F3


Tibia
(Healing / Support) Intense healing
Action bar

F3


Evernote for Windows
Set focus to the tag field of the active note
Application-wide

F3


Old School RuneScape (OSRS)
Switch to the Quests/Achievement Diary tab
General

F3


ZoomText
Toggle color enhancements
ZoomText Keyboard

F3


UiPath Studio
Lets you specify a custom recording region
Recording

F3


ePSXe
Loadstate from selected slot
General

F3


Kerbal Space Program
Toggle results screen
System/UI Commands

F3


Adobe Illustrator
Copy
Function keys

F3


PyCharm 2018.2
Navigate to the next/previous occurrence of a selected word in the editor.
Search

F3


Adobe Illustrator (Mac)
Copy
Function keys

F3


SQL Server Profiler
Find the next occurence of the item specified in Find
Edit menu

F3


Aegisub
Find next match of last search
Default

F3


Black Desert Online
Pearl shop
General

F3


Atom (Windows)
(Source: Find And Replace) find-and-replace:find-next
All shortcuts

F3


PaintShop Pro 2018
History
Single key shorcuts

F3


ProgeCAD
Entity snap
General

F3


Call of Duty: Black Ops 4
Open settings menu
Interface

F3


AI War Classic
Write/clear Debug Info
Debug info

F3


Minecraft Java Edition
Toggle showing extra debug information
Debug screen

F3


Diablo II
Sets or uses left / right mouse button skills
General

F3


Magic: The Gathering Online
Cancel all previous yields
General

F3


Bluebeam Revu
Search next result
Advanced text

F3


Logo Accounting
Cancel
General

F3


Windows PowerShell ISE
(Script pane) Find Next in Script
Editing text

F3


World of Tanks
Back to base!
Misc

F3


Adobe Photoshop CC
Copy
Using function keys

F3


CorelDRAW Graphics Suite 2018
Zoom Out
General

F3


Metapad
Find next
File format

F3


Microsoft FrontPage
Find the next occurrence of the most recent search.
Work with and manage Web pages

F3


Euro Truck Simulator 2
Switching between modes of Route Advisor
Interface controls

F3


Virtual DJ 2018
Sampler 3 play_stop
General

F3


TextRoom
About
General

F3


Clip Studio Paint Pro
Copy
Edit menu

F3


PDF-XChange Editor
Go to next found item
General

F3


LightWave 3D
Previous view layout
Layout: View

F3


MyPaint
Open last
Edit

F3


Dota 2
Toggles Fog of War to show vision of Dire team only
Spectator & replay controls

F3


E-Sword
Next search result
General

F3


World of Warcraft
Select one of your group members
Selecting

F3


Riffstation Desktop
Toggle isolate tool
General

F3


Microsoft Visual Studio 2017 (Most used shortcuts)
Edit.FindNext
Edit

F3


IntelliJ IDEA (Windows, Linux)
Find next
Search and replace

F3


NetBeans
Find next in file
Finding, searching, and replacing

F3


Comodo IceDragon
Find Again
Search Options

F3


Ditto
Show Full Description in a tooltip
General

F3


Microsoft Visual Studio 2017 (All shortcuts)
Edit.FindNext
Edit

F3


Apple iBooks
(if you’ve assigned them in the Styles drawer) Apply a paragraph, character, or list style
Format text

F3


IntelliJ IDEA (macOS)
Toggle bookmark
Navigation

F3


PSPad
Find Next
Search

F3


LibreOffice Impress
Enter Group
Function keys

F3


Hearthstone
Emote "Thanks"
3rd party program: Hotkeys

F3


LibreOffice Draw
Opens group to edit individual objects
Function keys for drawings

F3


WordPerfect X8
Save As
General

F3


Mp3tag
Filter
General

F3


Brackets
Find Next
General

F3


WinHex
Continue search
Search menu

F3


LibreOffice Writer
Complete AutoText
Function keys

F3


Zim
Find next (same as Ctrl + G)
General

F3


Grand Theft Auto V
Turn off action replay
Director mode

F3


Tekla Structures 20
Select parts selection switch
General

F3


WriteMonkey
Find next
Find & Replace

F3


The Sims 4
Build mode
Buy and Build mode

F3


Maple
Split Execution Groups
Menu accelerators

F3


WinNc
View
General

F3


Multi Commander
File - View File
Core shortcuts

F3


REAPER
Send all notes off to all MIDI outputs/plug-ins
Section: MIDI Event List Editor

F3


FocusWriter
Find next
General

F3


Qt Creator
Find next
Editing

F3


NewsBin Pro
Display the Search Tab
Standard Windows keyboard navigation

F3


KompoZer
Find Again
General

F3


Midnight Commander
View selected file content
Function keys

F3


Maxthon
URL keys
Others

F3


Guitar Pro
Multitrack
View

F3


Sumatra PDF
Find next
Actions

F3


Accounting CS
Find the next instance of the current search word
Navigating and special functions

F3


FileZilla
Search remote files
General

F3


League of Legends
Move camera to corresponding ally champion (camera must be unlocked)
General

F3


MediaMonkey
Search
General

F3


Visual Studio Code (Windows)
Find next
Search and replace

F3


Visual Studio Code (Linux)
Find next
Search and replace

F3


WinMerge
Find next
Find and replace

F3


The Bat!
Continue search or replace
Message Editor

F3


Blender
Repeat History menu / Save Rendered Image (UV/Image Editor)
General

F3


Eclipse
Open declaration: Jump to Declaration of selected class, method, or parameter
Code information

F3


Kaspersky Internet Security
Run a search
Kaspersky password manager

F3


Outlook 2016 and Outlook 2013
Find a contact or other item (Search)
People

F3