Sublime Text (Windows)

Bookmarks and Marks

Go to next bookmark

F2

All hotkeys for Sublime Text (Windows)

Navigation - Standard Navigation
Move one word left arrow/ right arrow

Ctrl + Arrow Left / Arrow Right

Navigation - Standard Navigation
Move one sub-word left arrow/ right arrow

Alt + Arrow Left / Arrow Right

Navigation - Standard Navigation
Move one page up arrow/ down arrow

Page Up / Page Down

Navigation - Standard Navigation
Move to beginning of line/ end of line

Home / End

Navigation - Standard Navigation
Scroll page up arrow/ down arrow without changing cursor position

Ctrl + Arrow Up / Arrow Down

Navigation - Fancy Navigation
Move to opening bracket of faction, repeat for closing bracket

Ctrl + M

Navigation - Fancy Navigation
Show Function List and navigate

Ctrl + R

Navigation - Fancy Navigation
Show Function List without changing cursor position

Ctrl + Shift + R

Navigation - Fancy Navigation
Go to word in current file

Ctrl + ;

Navigation - Fancy Navigation
Jump forward/ backwards to/ from previous positions or selections

Alt + - / + on Numeric Keypad

Navigation - Fancy Navigation
Goto line

Ctrl + G

Navigation - Fancy Navigation
Center screen to cursor

Ctrl + K C

Navigation - Standard Selections
Extend selection one character left arrow/ right arrow

Shift + Arrow Left / Arrow Right

Navigation - Standard Selections
Extend selection one word left arrow/ right arrow

Ctrl + Shift + Arrow Left / Arrow Right

Navigation - Standard Selections
Extend selection one sub-word left arrow/ right arrow

Alt + Shift + Arrow Left / Arrow Right

Navigation - Standard Selections
Extend selection one line up arrow/ down arrow

Shift + Arrow Up / Arrow Down

Navigation - Standard Selections
Extend selection one page up arrow/ down arrow

Shift + Page Up / Page Down

Navigation - Standard Selections
Extend selection to beginning/ end of line

Shift + Home / End

Navigation - Standard Selections
Extend selection to beginning of file/ end of file

Ctrl + Shift + Home / End

Navigation - Standard Selections
Select All

Ctrl + A

Navigation - Advanced Selections
Select Line,

Ctrl + L

Navigation - Advanced Selections
Select current word, continue press D for expanding selection. Then continue in multi-line editing mode

Ctrl + D

Navigation - Advanced Selections
Select all occurrences of current word, then continue in multi-line editing mode

Alt + F3

Navigation - Advanced Selections
With multiple lines selected - enter multi-line editing mode.

Ctrl + Shift + L

Navigation - Advanced Selections
Cancel Selection

Esc

Navigation - Advanced Selections
Select lines in this indention

Ctrl + Shift + J

Navigation - Advanced Selections
Expand Selection

Ctrl + Shift + A

Navigation - Advanced Selections
Expand selection

Ctrl + Shift + Space

Navigation - Advanced Selections
Select current function enclosed by brackets or parentheses

Ctrl + Shift + M

Selections - Standard Navigation
Move one word left arrow/ right arrow

Ctrl + Arrow Left / Arrow Right

Selections - Standard Navigation
Move one sub-word left arrow/ right arrow

Alt + Arrow Left / Arrow Right

Selections - Standard Navigation
Move one page up arrow/ down arrow

Page Up / Page Down

Selections - Standard Navigation
Move to beginning of line/ end of line

Home / End

Selections - Standard Navigation
Scroll page up arrow/ down arrow without changing cursor position

Ctrl + Arrow Up / Arrow Down

Selections - Fancy Navigation
Move to opening bracket of faction, repeat for closing bracket

Ctrl + M

Selections - Fancy Navigation
Show Function List and navigate

Ctrl + R

Selections - Fancy Navigation
Show Function List without changing cursor position

Ctrl + Shift + R

Selections - Fancy Navigation
Go to word in current file

Ctrl + ;

Selections - Fancy Navigation
Jump forward/ backwards to/ from previous positions or selections

Alt + - / + on Numeric Keypad

Selections - Fancy Navigation
Goto line

Ctrl + G

Selections - Fancy Navigation
Center screen to cursor

Ctrl + K C

Selections - Standard Selections
Extend selection one character left arrow/ right arrow

Shift + Arrow Left / Arrow Right

Selections - Standard Selections
Extend selection one word left arrow/ right arrow

Ctrl + Shift + Arrow Left / Arrow Right

Selections - Standard Selections
Extend selection one sub-word left arrow/ right arrow

Alt + Shift + Arrow Left / Arrow Right

Selections - Standard Selections
Extend selection one line up arrow/ down arrow

Shift + Arrow Up / Arrow Down

Selections - Standard Selections
Extend selection one page up arrow/ down arrow

Shift + Page Up / Page Down

Selections - Standard Selections
Extend selection to beginning/ end of line

Shift + Home / End

Selections - Standard Selections
Extend selection to beginning of file/ end of file

Ctrl + Shift + Home / End

Selections - Standard Selections
Select All

Ctrl + A

Selections - Advanced Selections
Select Line,

Ctrl + L

Selections - Advanced Selections
Select current word, continue press D for expanding selection. Then continue in multi-line editing mode

Ctrl + D

Selections - Advanced Selections
Select all occurrences of current word, then continue in multi-line editing mode

Alt + F3

Selections - Advanced Selections
With multiple lines selected - enter multi-line editing mode.

Ctrl + Shift + L

Selections - Advanced Selections
Cancel Selection

Esc

Selections - Advanced Selections
Select lines in this indention

Ctrl + Shift + J

Selections - Advanced Selections
Expand Selection

Ctrl + Shift + A

Selections - Advanced Selections
Expand selection

Ctrl + Shift + Space

Selections - Advanced Selections
Select current function enclosed by brackets or parentheses

Ctrl + Shift + M

Cool Text Manipulation
Move line or selection up arrow/ down arrow

Ctrl + Shift + Arrow Up / Arrow Down

Cool Text Manipulation
Insert line after and position cursor at beginning of new line

Ctrl + Enter

Cool Text Manipulation
Insert line after and position cursor at beginning of new line

Ctrl + Enter

Cool Text Manipulation
Join line below at end of current line

Ctrl + J

Cool Text Manipulation
Duplicate lines (on Sublime 3 on Windows this seem to no longer work, try Ctrl+Shift+D instead)

Ctrl + Shift + Arrow Down

Cool Text Manipulation
Transpose

Ctrl + T

Cool Text Manipulation
Sort Lines case sensitive

F9

Cool Text Manipulation
Sort Lines case in-sensitive

Shift + F9

Cool Text Manipulation
Indent/ unindent

Ctrl + ] / [

Cool Text Manipulation
Duplicate line or selection

Ctrl + Shift + D

Cool Text Manipulation
Toggle Comment line

Ctrl + /

Cool Text Manipulation
Toggle Comment block

Ctrl + Shift + /

Cool Text Manipulation
Change selection to Uppercase

Ctrl + k u

Cool Text Manipulation
Change selection to Lowercase

Ctrl + K L

Cool Text Manipulation
Wrap lines to 80 characters and remove indent

Alt + Q

Deletions
Delete character to the right

Delete

Deletions
Delete character to the left

Backspace

Deletions
Delete word to the left

Ctrl + Backspace

Deletions
Delete word to the right

Ctrl + Delete

Deletions
Delete from cursor to beginning of line

Ctrl + Shift + Backspace

Deletions
Delete from cursor to end of line

Ctrl + Shift + Delete

Undo and Redo
Undo

Ctrl + Z

Undo and Redo
Redo

Ctrl + Shift + Z

Undo and Redo
Redo or repeat

Ctrl + Y

Undo and Redo
Soft Undo

Ctrl + U

Undo and Redo
Soft redo

Ctrl + Shift + U

Cut, Copy and Paste
Cut

Shift + Delete

Cut, Copy and Paste
Copy

Ctrl + Insert

Cut, Copy and Paste
Paste

Shift + Insert

Cut, Copy and Paste
Cut

Ctrl + X

Cut, Copy and Paste
Copy

Ctrl + C

Cut, Copy and Paste
Paste

Ctrl + V

Cut, Copy and Paste
Paste and match current indention

Ctrl + Shift + V

Cut, Copy and Paste
Paste from History

Ctrl + K V

Find and Replace
Standard Find

Ctrl + F

Find and Replace
Find and Replace

Ctrl + H

Find and Replace
Find and Replace in open tabs/ files and folders

Ctrl + Shift + F

Find and Replace
Replace next

Ctrl + Shift + H

Find and Replace
Find next/ previous

F3 / Shift + F3

Find and Replace
Creates file with search results from all open files in new tab

Ctrl + Shift + F

Find and Replace
Find and highlight current word in text

Ctrl + D

Find and Replace
Find under

Ctrl + F3

Find and Replace
Find under previous

Ctrl + Shift + F3

Find and Replace
Find all under

Alt + F3

Find and Replace
Slurp find string

Ctrl + E

Find and Replace
Slurp replace string

Ctrl + Shift + E

Menu Control
New Window

Ctrl + Shift + N

Menu Control
Close Window

Ctrl + Shift + W

Menu Control
Open File

Ctrl + O

Menu Control
Reopen last file

Ctrl + Shift + T

Menu Control
New file

Ctrl + N

Menu Control
Save file

Ctrl + S

Menu Control
Save file as

Ctrl + Shift + S

Menu Control
Close File

Ctrl + F4

Menu Control
Close Sublime

Ctrl + W

Bookmarks and Marks
Toggle Bookmark

Ctrl + F2

Bookmarks and Marks
Go to next bookmark

F2

Bookmarks and Marks
Go to previous bookmark

Shift + F2

Bookmarks and Marks
Select all bookmarks

Alt + F2

Bookmarks and Marks
Set Mark

Ctrl + K Space

Bookmarks and Marks
Select to mark

Ctrl + K A

Bookmarks and Marks
Delete to mark

Ctrl + K W

Bookmarks and Marks
Swap with mark

Ctrl + K X

Bookmarks and Marks
Yank

Ctrl + K Y

Manage Sublime Window, Files and Tabs
Toggle sidebar

Ctrl + K B

Manage Sublime Window, Files and Tabs
Move to next/ previous open tab

Ctrl + Page Down / Page Up

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

Ctrl + Tab / Ctrl + Shift + Tab

Manage Sublime Window, Files and Tabs
Reopen last closed tab

Ctrl + Shift + T

Manage Sublime Window, Files and Tabs
Zoom - increase/ decrease font size

Ctrl + / -

Manage Sublime Window, Files and Tabs
Quick Open - Show file list of currently opened file

Ctrl + P

Manage Sublime Window, Files and Tabs
Toggle full screen

F11

Manage Sublime Window, Files and Tabs
Toggle full screen distraction free

Shift + F11

Split Panes
Split layout to 1 pane

Alt + Shift + 1

Split Panes
Split layout to 2 vertical panes

Alt + Shift + 2

Split Panes
Split layout to 3 vertical panes

Alt + Shift + 3

Split Panes
Split layout to 4 vertical panes

Alt + Shift + 4

Split Panes
Split layout to 2 vertical and 2 horizontal panes

Alt + Shift + 5

Split Panes
Split layout to 2 horizontal panes

Alt + Shift + 8

Split Panes
Focus/ cursor on split pane #1

Ctrl + 1

Split Panes
Focus/ cursor on split pane #2

Ctrl + 2

Split Panes
Focus/ cursor on split pane #3

Ctrl + 3

Split Panes
Focus/ cursor on split pane #4

Ctrl + 4

Split Panes
New pane in pane #1 thru #4

Ctrl + Shift + 1. ā€¦ 4

Split Panes
Open new pane, and move current window into new pane

Ctrl + K , then Arrow Up (with Ctrl pressed)

Split Panes
Close current pane

Ctrl + K , then Arrow Down

Split Panes
Move to next pane to the left arrow/ right arrow

Ctrl + K , then left arrow / Arrow Right

Split Panes
Open new tab in pane to the left arrow/ right arrow\

Ctrl + K , then Ctrl + Shift + Arrow Right / Arrow Left

Split Panes
Jump to tab 1..10 in current pane

Alt + 1 ā€¦ 0

Others
Fold/ unfold

Ctrl + Shift + [ / ]

Others
Fold by level 1ā€¦.9

Ctrl + K , then Ctrl + 1 .ā€¦ 9

Others
Unfold all

Ctrl + K , then Ctrl + J

Others
Toggle spell checking

F6

Others
Find next misspelling

Ctrl + F6

Others
Find previous misspelling

Ctrl + Shift + F6

Others
Toggle Console

Ctrl + `

Others
Toggle word wrap - View - Word wrap

Alt + V , then W

Similar combinations for other applications


Civilization V (Windows)
Economic info
General Hotkeys

F2


Microsoft Outlook 2010 (Windows)
Rename folder
Messages in Main View - Navigation Pane

F2


Google Chrome (Windows)
Toggle edit as HTML
Manage Chrome DevTools - Elements Panel

F2


Microsoft Projects 2010 (Windows)
Edit Task (or any other field)
Manage Tasks

F2


Microsoft Excel 2010 (Windows)
Edit the active cell with cursor at end of the line.
Work with Data Selections - Edit Inside Cells

F2


Microsoft Windows 7 (Windows)
Change the file name of active item
Managing 'Windows' in Windows 7 - Navigate File List and Navigation Pane

F2


Android Emulator (Windows)
Left Softkey / Menu / Settings button (or Page up)
Main Device Keys

F2


SharpDevelop 4.0 (Windows)
Rename file or item
Manage SharpDevelop Projects

F2


Eclipse Helios (Windows)
Open class, method, or variable information (tooltip text)
Code Information

F2


Google Chrome (Linux)
Toggle edit as HTML
Manage Chrome DevTools - Elements Panel

F2


SharpDevelop 4.0 (Windows)
Go to next bookmark
Bookmarks

F2


Microsoft Excel 2003 (Windows)
Edit a cell
Basic

F2


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

F2


Microsoft Windows 7 (Windows)
Change the file name of active item
Windows Explorer - Navigate File List and Navigation Pane

F2


Microsoft Outlook 2010 (Windows)
Rename folder
Messages in Compose View - Navigation Pane

F2


Tally 9.0 (Windows)
Change the date
General Shortcuts

F2


Access 2010 (Windows)
Switch between Edit and Navigation mode
Manage Access Features - Design View

F2


Microsoft Excel 2010 (Windows)
Edit Selection Text in if possible (in formula bar).
Work with Data Selections - Work with Smart Art Graphics

F2


Notepad++ 5 (Windows)
Next bookmark
Edit - Bookmark

F2


Total Commander 8 (Windows)
Reread source window
Main Shortcuts

F2


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

F2


Microsoft Excel 2010 (Windows)
Edit the active cell with cursor at end of the line.
Insert and Edit Data - Edit Inside Cells

F2


Access 2010 (Windows)
In Grid Pane: toggle between edit mode and cell selection mode
Manage Access Features - Query Designer

F2


Notepad++ 5 (Windows)
Next bookmark
Search - Bookmark

F2


Microsoft Windows 7 (Windows)
Change the file name of active item
Windows Admin - Navigate File List and Navigation Pane

F2


Open Office Impress (Linux)
Edit text.
Function Keys

F2


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

F2


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

F2 / F3 / F4


Microsoft Outlook 2010 (Windows)
Rename folder
Calendar Shortcuts - Navigation Pane

F2


Access 2010 (Windows)
Display hyperlink
Manage Access Features - Other Shortcuts

F2


Microsoft Windows 8 (Windows)
Change the file name of active item
Windows Explorer - Navigate File List and Navigation Pane

F2


Evernote (Windows)
Rename focused notebook, note, tag or saved search
Main Application Shortcuts - Managing Evernote

F2


Smartplant Review (Windows)
Assign Materials to Elements
Function Keys

F2


Microsoft Windows 7 (Windows)
Change the file name of active item
Ease of Access and Magnifier - Navigate File List and Navigation Pane

F2


Microsoft Word 2007 (Windows)
Move text or graphics.
Function key reference: Function keys

F2


Microsoft Excel 2010 (Windows)
Edit Selection Text in if possible (in formula bar).
Insert and Edit Data - Work with Smart Art Graphics

F2


Evernote (Windows)
Rename focused notebook, note, tag or saved search
Note Editor

F2


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

F2


UltraEdit (Windows)
Goto next bookmark
Bookmark Shortcut

F2


Microsoft Excel 2010 (Windows)
Edit the active cell with cursor at end of the line.
Format Data - Edit Inside Cells

F2


Photoshop Lightroom 4 (Windows)
Rename photo (in Library module)
Managing photos and catalog

F2


Android Emulator (Linux)
Left Softkey / Menu / Settings button (or Page up)
Main Device Keys

F2


Access 2010 (Windows)
Switch between Edit and Navigation mode
Working with Text and Data - Design View

F2


Visual Studio 2015 (Windows)
Rename
Manage Visual Studio

F2 / Ctrl + R / R


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

F2 / F3 / F4


Photoshop Lightroom 4 (MacOS)
Rename photo (in Library module)
Managing photos and catalog

F2


GroupWise 2012 (Windows)
Search for text
Function keys

F2


Access 2010 (Windows)
In Grid Pane: toggle between edit mode and cell selection mode
Working with Text and Data - Query Designer

F2


Avid Media Composer 7 (Windows)
While capturing (but not Batch Capturing), pressing F2 will mark the Out-Point of a subclip.
Capturing

F2


Avid Media Composer 7 (MacOS)
While capturing (but not Batch Capturing), pressing F2 will mark the Out-Point of a subclip.
Capturing

F2


Texmaker 4.0.2 (Windows)
Latex
"Tools" menu

F2


Microsoft Outlook 2010 (Windows)
Display insertion point in active field to edit text
Business Card View

F2


Microsoft Excel 2010 (Windows)
Edit Selection Text in if possible (in formula bar).
Format Data - Work with Smart Art Graphics

F2


FreeMind 0.9.0 (Windows)
Edit selected node
Node editing commands

F2


Microsoft Excel 2010 (Windows)
Edit the active cell with cursor at end of the line.
Formulas and Names - Edit Inside Cells

F2


Access 2010 (Windows)
Display hyperlink
Working with Text and Data - Other Shortcuts

F2


iTunes (Windows)
Edit the name of the currently selected item
Other

F2


Audacity 2 (Linux)
Envelope tool
Tools

F2


Beyond Compare (Windows)
Rename
Actions Menu

F2


Microsoft PowerPoint 2010 (Windows)
Rename a focused item.
Work with the Selection pane.

F2


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

F2


IntelliJ (Linux)
Next/previous highlighted error
Navigation

F2 / Shift + F2


WinRAR (Windows)
Rename file
Commands Menu

F2


Microsoft Excel 2013 (Windows)
Edit Cell
Basic and Advanced Cell Selections

F2


Beyond Compare (Windows)
Full edit (toggle)
Edit Menu

F2


IntelliJ (Windows)
Next/previous highlighted error
Navigation

F2 / Shift + F2


Beyond Compare (Windows)
Edit
Edit Menu - Data Compare

F2


Beyond Compare (Windows)
Rename
Edit Menu - Registry Compare

F2


Access 2010 (Windows)
Switch between Edit and Navigation mode
Working with Access Views - Design View

F2


Directory Opus (Windows)
Inline rename
Misc.

F2


Calibre (Windows)
Edit the metadata of the currently selected field in the book list
Library Management

F2


Microsoft Excel 2013 (Windows)
Edit the active cell with cursor at end of the line
Edit Content of Cells

F2


FL Studio (Windows)
Rename selected mixer track
Mixer

F2


Axialis IconWorkshop (Windows)
Preferences...
Edit Menu

F2


Microsoft Excel 2010 (Windows)
Edit Selection Text in if possible (in formula bar).
Formulas and Names - Work with Smart Art Graphics

F2


Comsol 5 (Windows)
Rename the selected node, file, or folder
Model Tree

F2


Comsol 5 (Linux)
Rename the selected node, file, or folder
Model Tree

F2


Audacity 2 (Windows)
Envelope tool
Tools Toolbar

F2


Comsol 5 (MacOS)
Rename the selected node, file, or folder
Model Tree

F2


Access 2010 (Windows)
In Grid Pane: toggle between edit mode and cell selection mode
Working with Access Views - Query Designer

F2


Microsoft Excel 2010 (Windows)
Edit the active cell with cursor at end of the line.
The Rest - Edit Inside Cells

F2


Linux Mint (Linux)
Rename selected item
File Manager (Nemo) - Interact with the Selected Item

F2


Qt Creator (Windows)
Follow symbol under cursor; Works with namespaces, classes, methods, variables, include statements and macros
Editor

F2


Qt Creator (MacOS)
Follow symbol under cursor; Works with namespaces, classes, methods, variables, include statements and macros
Editor

F2


Microsoft Windows 10 (Windows)
Change the file name of active item
Navigate File List and Navigation Pane

F2


Qt Creator (MacOS)
Open the QML file that defines the selected component
Qt Quick Designer

F2


Qt Creator (Windows)
Open the QML file that defines the selected component
Qt Quick Designer

F2


Autodesk Maya 2015 (Windows)
Show Animation menu set
Interfaces

F2


Access 2010 (Windows)
Display hyperlink
Working with Access Views - Other Shortcuts

F2


uTorrent (Windows)
Rename Torrent (or RSS Favorite)
21 Shortcuts for uTorrent (Windows)

F2


uTorrent (Linux)
Rename Torrent (or RSS Favorite)
21 Shortcuts for uTorrent (Linux)

F2


Notepad++ 6 (Windows)
Go To Next Bookmark
Search menu

F2


Adobe Photoshop CS5 (MacOS)
Cut
Function keys

F2


uTorrent (MacOS)
Rename Torrent (or RSS Favorite)
21 Shortcuts for uTorrent (MacOS)

F2


Adobe After Effects CC (Windows)
Deselect all
Basics

F2 / Ctrl + Shift + A


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

F2


Adobe After Effects CC (MacOS)
Deselect all
Basics

F2 / Command + Shift + A


Microsoft Excel 2010 (Windows)
Edit Selection Text in if possible (in formula bar).
The Rest - Work with Smart Art Graphics

F2


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

F2


Adobe Photoshop CS5 (Windows)
Cut
Function keys

F2


Access 2010 (Windows)
Switch between Edit and Navigation mode
The Rest - Design View

F2


Microsoft Outlook 2016 (Windows)
Enable editing in a field (except in Mail or Icon view)
Common Commands: Common To Most Views

F2


Photoshop Lightroom CC (MacOS)
Rename photo (in Library module)
Managing Photos and Catalogs

F2


Photoshop Lightroom CC (Windows)
Rename photo (in Library module)
Managing Photos and Catalogs

F2


Access 2016 (Windows)
Switch betwwn edit mode
Windows/Content Switching/Navigation

F2


Access 2010 (Windows)
In Grid Pane: toggle between edit mode and cell selection mode
The Rest - Query Designer

F2


Microsoft Visio 2016 (Windows)
Rename the shape
Select Various Tool/Shape Shortcuts

F2


Access 2016 (Windows)
Display complete hyperlink
Design/Content Operation(on selected control)

F2


Microsoft PowerPoint 2016 (Windows)
Rename the file
Edit and General Text Operations

F2


Autodesk Maya 2017 (Windows)
Show Animation menu set
Interfaces

F2


Access 2010 (Windows)
Display hyperlink
The Rest - Other Shortcuts

F2


FileMaker Pro (Windows)
Open the Layout pop-up menu
General keyboard shortcuts (Windows)

F2


Adobe Illustrator CC (MacOS)
Cut
Function Key Shortcuts

F2


Adobe Illustrator CC (Windows)
Cut
Function Key Shortcuts

F2


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

F2


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

F2


FileMaker Pro (Windows)
Open the Layout pop-up menu and switch layouts
Browse-Mode Shortcuts

F2


Zoho Sheet (Windows)
Edit active cell
Editing

F2


Microsoft Word 2016 (Windows)
Rename the file
Text Editing/Graphics editing Operations

F2


Zoho Sheet (Windows)
Edit mode
Shortcuts for Objects (Images,charts,buttons etc)

F2


Dynamics NAV 2015 (Windows)
Edit
Function Key Shortcuts

F2


Windows Movie Maker (Windows)
Rename a collection or clip
On timeline

F2


Dynamics SL 2015 (Windows)
In a date field, brings up the relative period or relative date valuesin a text field, allows enables cursor movement inside the field (including ā€œHomeā€ & ā€œEndā€)
Function Key Shortcuts

F2


Zoho Sheet (MacOS)
Edit active cell
Editing Shortcuts

F2


Zoho Sheet (MacOS)
Edit mode
Shortcuts for Objects (Images,charts,buttons etc)

F2


Dynamics CRM 2015 (Windows)
Renames the selected item.
MMC Active Window Shortcuts

F2


Dynamics SL 2015 (Windows)
Go to edit mode forĀ Text,Ā Number, andĀ SimpleĀ fields when the focus is on a field
Grid/View Shortcuts

Type the value directly to overwrite the existing value / F2


Autodesk Inventor 2017 (Windows)
Pan
Function Key

F2


Autodesk 3ds Max 2017 (Windows)
Shade selected faces
General user interface

F2


Microsoft Word 2016 (Windows)
Move text or graphics.
All Function Key Shortcuts

F2


Autodesk Inventor 2017 (Windows)
Rename
General

F2


AutoCad Architecture 2017 (Windows)
Displays the text window
Function Keys

F2


AutoCAD 2016 (Windows)
Expands the Command Line history when the Command Line window is floating, or displays the Text window when the Command Line window is docked
General

F2


Apple Motion (MacOS)
Show the Behaviors Inspector
Window Menu

F2


CyberLink PhotoDirector 8 (Windows)
Rename selected tag/album
General

F2


Microsoft Projects 2016 (Windows)
Activate the entry bar to edit text in a field.
Navigate Views and Windows

F2


GTA V Cheats (Windows)
Start/Stop Action Replay Recording
General Shortcuts

F2


Counter Strike Source (Windows)
Re-buy Previous Equipments
MenuShortcuts

F2


Atom (text editor) 1.0 (MacOS)
Move selected item
Tree View

M / F2


Microsoft Excel 2016 (Windows)
Edit cell. Press Escape to cancel
Edit Cell Content

F2


TextMate 2 (MacOS)
Jump to Next/Previous Bookmark
General Shortcuts

F2 / Shift + F2


Sublime Text (Linux)
Next Bookmark
Bookmarks Shortcuts

F2


Sublime Text (MacOS)
Next Bookmark
Bookmarks Shortcuts

F2


Final Cut Pro (MacOS)
Log clip
Logging and capturing

F2


JetBrains PyCharm (Windows)
Next highlighted Error
Navigation

F2


FileZilla (Windows)
Rename selected file
28 Shortcuts for FileZilla (Windows)

F2


JetBrains RubyMine (Windows)
Next highlighted Error
Navigation Shortcuts

F2


JetBrains RubyMine (MacOS)
Next highlighted Error
Navigation Shortcuts

F2


JetBrains RubyMine (Linux)
Next highlighted Error
Navigation Shortcuts

F2


JetBrains PyCharm (MacOS)
Next highlighted Error
Navigation Shortcuts

F2


JetBrains AppCode (MacOS)
Next highlighted Error
Navigation Controls

F2


Windows 10 File Explorer (Windows)
Edit Item. Select name excluding file extension
Folder Content (Main Pane) - Manage File/ Folders

F2


Blender 3D (Windows)
Write Blender File
Universal

F2


Clarizen (Web Application)
If editor is Opened Select the content if exists
Main Grid

F2


JetBrains PhpStorm (Windows)
Next highlighted Error
Navigation

F2


JetBrains PhpStorm (MacOS)
Next highlighted Error
Navigation

F2


DAZ Studio (Windows)
Preferences
Customize Commands

F2


JetBrains PhpStorm (Linux)
Next highlighted Error
Navigation

F2


DAZ Studio (MacOS)
Preferences
Customize Commands

F2


Microsoft Excel 2016 (MacOS)
Edit the selected cell
Enter data on a sheet

F2


Microsoft Excel 2016 (MacOS)
Edit the selected cell
Work in cells or the Formula bar

F2


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

F2 / F3


Microsoft Excel 2016 (MacOS)
Edit the selected cell
Format and edit data

F2


ACDSee (Windows)
Open Rename File Dialog Box
View Mode

F2


Corel Designer X7 (Windows)
Zoom in Around Pointer
Zoom

F2


Opera (MacOS)
Enter a Web address
Access Loading

F2


Corel Designer X7 (Windows)
Activate X and Y box of Selected Point
MultiPoint Line

F2


Opera (Windows)
Enter a Web address
Access Loading

F2


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

F2 / F3


Corel Quattro Pro X8 (Windows)
Toggle to Display Indicator on Application Bar
EditMode Shortcuts

F2


HTML-Kit (Windows)
Go to Next Bookmark
87 Shortcuts for HTML-Kit (Windows)

F2


Gliffy (Windows)
Edit text
Shape Shortcuts

F2


Corel Draw X8 (Windows)
Zoom one shot
Zoom and Pan

F2


Corel Quattro Pro X8 (Windows)
Activates Edit Mode
Function Keys

F2


Microsoft Word 2016 (MacOS)
Cut selected text or graphics
Function key shortcuts

F2


Steinberg Cubase 9 (Windows)
Panel (Transport panel)
Transport

F2


Microsoft Excel 2016 (MacOS)
Edit the selected cell
The following table provides the function key shortcuts for Excel 2016 for Mac*

F2


Steinberg Cubase 9 (MacOS)
Panel (Transport panel)
Transport

F2


Adobe Captivate 2017 (MacOS)
Rename the selected object
Function Key Shortcuts

F2


Adobe Captivate 2017 (Windows)
Rename the selected object
Function Key Shortcuts

F2


MusicBee (Windows)
Amend Clicked Column
Edit Controls

F2


Brackets (MacOS)
Rename Current File
File Operation

F2


Adobe Captivate 2017 (MacOS)
Edit caption text
Recording

F2


Adobe Captivate 2017 (Windows)
Edit caption text
Recording

F2


Kingsoft Spreadsheets 2016 (Windows)
Edits the active cell and positions the insertion point at the end of the cell contents
Other Shortcuts

F2


Forte (Windows)
Rename
Main Browser Window

F2


MetaTrader MT4 (Windows)
Open History Center Window
Function Key Shortcuts

F2


WinSCP 5 (Windows)
Rename focused file
File Management

F2


FxPro (Windows)
Switch Between Tabbed and Grid Chart Window View
General Shortcuts

F2


Brackets (Windows)
Rename
99 Shortcuts for Brackets (Windows)

F2


Zerodha Trader (Windows)
Sell Order
Place Order

F2


TradeStation (Windows)
Next Bookmark
Editor Shortcuts

F2


X-Plane 11 (Windows)
Throttle Up
Controls

F2


Amarok (Windows)
Rename Playlist
Browser Shortcuts

F2


PotPlayer (Windows)
Browse Folder
Function Key Shortcuts

F2


XYplorer (Windows)
Rename
Function key Shortcuts

F2


Maxthon (Web Application)
Previous tab
Switch tabs

F2


VideoPad Video Editor (Windows)
Rename
Clip

F2


VideoPad Video Editor (MacOS)
Rename
Clip

F2


Jetbrains CLion (Windows)
Next/previous highlighted error
Navigation Shortcuts

F2 / Shift + F2


ZBrush 4 (Windows)
Brushes
PopUp Selection

F2


Pegasus Mail (Web Application)
Local users...
Addresses

F2


Xamarin Studio (MonoDevelop) (Windows)
Rename
Edit Menu

F2


Libreoffice Writer (Windows)
Formula Bar
Function Keys

F2


DrawPlus (Windows)
Paintbrush Tool
Tools Shortcuts

B / F2


ProRealTime (Windows)
Personal Template 2
Templates

F2


MPS 2017 (Windows)
Navigate to the next found error/warning
Navigation between Source Code

F2


CrazyTalk 8 (Windows)
Rename (selected custom models/eyes/script/SFX/motion clip)
General Shortcuts

F2


Titanium (MacOS)
Resume
Other Shortcuts

F2


Libreoffice Writer (Windows)
If a text frame is selected: positions the cursor to the end of the text in the text frame. If you press any key that produces a character on screen, and the document is in edit mode, the character is appended to the text.
Moving,Resizing Frames, Graphics and Objects

F2


Visual Studio Code (Windows)
Rename Symbol
Rich Language Editing

F2


Sierra Chart (Windows)
Edit Formula
SpreadSheet Menu

F2


Gnumeric (Windows)
sets the current cell for editing
21 Shortcuts for Gnumeric (Windows)

F2


Rhino (Windows)
CommandHistory
Default Shortcuts

F2


Pencil2D (Windows)
About
57 Shortcuts for Pencil2D (Windows)

F2


Quickbooks Desktop (Windows)
Display product information about your QuickBooks version
The Rest

F2


SolidWorks (Windows)
Name edit mode
Miscellaneous Shortcuts

F2


OpenSCAD (MacOS)
Save
Function Shortcuts

F2


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

F2


Alphacam (Windows)
Auto Snap On/Off
Geometry Creation

F2


Vivaldi
Quick commands
Window

F2


CodeLite 10 (Windows)
Go to next bookmark.
Editor

F2


Vegas Pro 14 (Windows)
Rename selected channel
Mixing Console

F2


Zwift (PC and macOS)
Wave hand
Function

F2


Xyplorer
Select toggle all/nothing.
Other Shortcuts

F2


Smite (Windows)
Train Ability 2
Attack and Ability Controls

F2


Smite (MacOS)
Train Ability 2
Attack and Ability Controls

F2


CuteFTP (Windows)
Rename
General

F2


Anno 1800
Camera zoom levels
Camera

F2


CuteFTP (MacOS)
Rename
72 Shortcuts for CuteFTP (MacOS)

F2


Titanium (Windows)
Resume
Other Shortcuts

F2


Exact Audio Copy
Rename track
Edit menu

F2


Fortnite (PC)
Floor
Building

F2


CodeLite 10 (Windows)
Show / hide Messages pane
View

F2


Gigabyte Aorus motherboard
Switch to Easy Mode
Classic BIOS setup

F2


HyperWorks (Windows)
delete entites
24 Shortcuts for HyperWorks (Windows)

F2


Miscreated
Emote: Hands up
Emote

F2


Ansys Mechanical (Windows)
Rename Selected Tree Object
Tree Outline

F2


FlashFXP (Web Application)
RenameĀ (selecting just the filename)
54 Shortcuts for FlashFXP (Web Application)

F2


Open Rails 0.6.2
Save game
Game control

F2


progeCAD (Windows)
Turns the Prompt History window on and off
51 Shortcuts for progeCAD (Windows)

F2


Sitecore CMS
Rename the selected item
Content Editor

F2


RStudio (Windows)
Show source code for function at cursor
Editing (Console and Source)

F2


RStudio (MacOS)
Show source code for function at cursor
Editing (Console and Source)

F2


TurboCAD (Windows)
Open Calculator
171 Shortcuts for TurboCAD (Windows)

F2


progeCAD (Windows)
Turns the Prompt History window on and off
Function Key Shortcuts

F2


Mastercam (Windows)
Unzoom
53 Shortcuts for Mastercam (Windows)

F2


Evergreen (Linux)
Check In
Circulation

F2


winIDEA
Bookmark next
Plugin: Analyzer

F2


KiCad 5.0.2
Zoom out
Page Layout Editor

F2


VariCAD (Windows)
Save
Hot Keys

F2


Place Anywhere (Fallout 4 mod)
Toggle ground and surface snapping
General

F2


dbForge SQL Complete
Upon renaming an object, opens the Preview Changes - Rename dialog window to preview changes in the code
General

F2


SAP Web IDE (Windows)
Rename file or folder
47 Shortcuts for SAP Web IDE (Windows)

F2


SAP Web IDE (MacOS)
Rename file or folder
47 Shortcuts for SAP Web IDE (MacOS)

F2


Gmsh 4.1.4
Mesh surfaces
General

F2


FEKO (Windows)
Rename selected item
CADFEKO and POSTFEKO Others

F2


FEKO (Linux)
Rename selected item
CADFEKO and POSTFEKO Others

F2


IRONCAD (Windows)
Pan
Camera Function Keys Assignment

F2


Geany (Linux)
Switch to Editor
Build,Make and Compile

F2


Geany (Windows)
Switch to Editor
Build,Make and Compile

F2


Modo (Windows)
Modeling toolbox
Floating Windows

F2


Geany (MacOS)
Switch to Editor
Build,Make and Compile

F2


PhotoFiltre (Windows)
Rename image file
Image Manager

F2


KiCAD (Windows)
Zoom Out
EE Schema

F2


Ulead PhotoImpact 8 (Windows)
Toggles between showing or hiding the EasyPalette
View Menu

F2


KiCAD (Linux)
Zoom Out
EE Schema

F2


Modo (MacOS)
Modeling toolbox
Floating Windows

F2


KiCAD (MacOS)
Zoom Out
EE Schema

F2


Bus Simulator 18
Toggle action cam
Movement and camera

F2


Cobalt (Windows)
Live
70 Shortcuts for Cobalt (Windows)

F2


WinRAR
Rename file
Commands menu

F2


Target 3001! (Windows)
Library Browser
Function key Shortcuts

F2


Ulead PhotoImpact 8 (Windows)
Show/Hide EasyPalette
Miscellaneous

F2


Assetto Corsa
Random cameras
In-game

F2


gThumb (Linux)
Rename the image
Editing

F2


Altium Designer (Windows)
Edit Selected Cell
List Panel Shortcuts

F2


gEDA (Linux)
Enter line tool
Other Important Shortcuts

F2


Balsamiq Mockups (Windows)
Edit the selected control's text
Selection

Enter / F2


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

F2


Pidgin (Linux)
Show Timestamps
Options

F2


BricsCAD (Windows)
Toggles the display of the Prompt History window
Function Key Shortcuts

F2


MyPaint (Windows)
Save scrap
Show Edit Menu

F2


BricsCAD (Linux)
Toggles the display of the Prompt History window
Function Key Shortcuts

F2


RStudio (Mac)
Show source code for function at cursor
Editing (Console and Source)

F2


RStudio
Show source code for function at cursor
Editing (Console and Source)

F2


BricsCAD (MacOS)
Toggles the display of the Prompt History window
Function Key Shortcuts

F2


Balsamiq Mockups (Windows)
Start Editing text of the selected control
Working with Text

Eneter/ F2


TopSolid (Windows)
Comment Edition
Operation Manager

F2


SolveSpace (Windows)
Nearest Ortho View
View Menu

F2


SolveSpace (MacOS)
Nearest Ortho View
View Menu

F2


Oracle RightNow
Rename
Explorers and reports

F2


Substance Painter
Viewport layout 3D only
General

F2


Altium Designer (Windows)
Edit in-place
Schematic Editor Only Shortcuts

F2


Solidwork Composer (Windows)
Edits the text (rename)
35 Shortcuts for Solidwork Composer (Windows)

F2


TopSolid (Windows)
Information on Selected Element
Part Clamping

F2


Substance Painter (Mac)
Viewport layout 3D only
General

F2


SuperMemo (Windows)
Translated Help
129 Shortcuts for SuperMemo (Windows)

F2


DraftSight (Windows)
Shows and hides the command history in a separate Command Window
37 Shortcuts for DraftSight (Windows)

F2


Aspire (Windows)
Opens the 2D Drawing window
General Shortcuts

F2


AVS Video Editor (Windows)
Rename preset
Text Properties

F2


VCarve Pro (Windows)
Opens the 2D Drawing window
General Shortcuts

F2


FlexiSign Pro 8.1 (Windows)
Cut
Selection

F2


eMachineShop (Windows)
Set preferences options
38 Shortcuts for eMachineShop (Windows)

F2


FlexiSign Pro 8.1 (MacOS)
Cut
Selection

F2


MyLibreOfficeMediaFKeys (Linux)
Rewind to beginning
MediaPlayerFKeys

F2


GeoGebra
Start editing selected object
Mac desktop

F2


Altium Designer (Windows)
Display Board Insight and Heads Up display options
PCB Editor Only Shortcuts

F2


Pharaoh
Goes to the map location for the F2 bookmark
Bookmarks

F2


American Truck Simulator
Show/hide mirrors
Interface controllers

F2


KeyCreator (Windows)
Menu Button 2
Miscellaneous Shortcuts

F2


Altium Designer (Windows)
Rename model
PCB3D Library Editor Shortcuts

F2


AVImark
New
Follow up list

F2


DayZ
Hands Up (Wave) (Stable branch)
Communication

F2


RimWorld
Opens the Restrictions tab
User interface

F2


TextMate
Go to next bookmark
General

F2


Lacerte
Open Help Center
Clients, Detail, Forms and Diagnostics screens

F2


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

F2


Tableau (Mac)
Rename column field (when field is selected in the data schema pane)
Web authoring (Tableau Online or Tableau Server)

F2


Tableau
Rename column field (when field is selected in the data schema pane)
Web authoring (Tableau Online or Tableau Server)

F2


AutoCAD
Toggle text screen
Toggle Drawing Modes

F2


Company of Heroes
Select Tier 1 Building
General

F2


draw.io
Stop editing and apply value
Labels

F2


HitFilm
Rename selection
General

F2


QuickBooks Desktop
Product Information Screen
Opening Windows/List

F2


Feedreader
(in Feed management window) Change feed's individual properties
General

F2


Tibia
(Healing / Support) Light healing
Action bar

F2


Evernote for Windows
Rename selected notebook, note, tag, or saved search
Application-wide

F2


Old School RuneScape (OSRS)
Switch to the Skills tab
General

F2


ZoomText
Switch to ZoomText
ZoomText Keyboard

F2


UiPath Studio
Adds delay during a recording activity
Recording

F2


ePSXe
Increase slot (max 5)
General

F2


Kerbal Space Program
Toggle UI visibility
System/UI Commands

F2


Adobe Illustrator
Cut
Function keys

F2


Adobe Illustrator (Mac)
Cut
Function keys

F2


Adobe Lightroom Classic (Mac)
Rename photo (in Library module)
Managing photos and catalogs

F2


Adobe Lightroom Classic
Rename photo (in Library module)
Managing photos and catalogs

F2


PyCharm 2018.2
Navigate to the next found error/warning.
Navigation in source code

F2


Bluebeam Revu
Edit text in comment
Markup & editing

F2


AI War Classic
Show/hide score display
General

F2


SQL Server Profiler
Go to the next bookmark in an open trace
Edit menu

F2


Aegisub
Save the current subtitles
Default

F2


Black Desert Online
Crafting log
General

F2


ActivePresenter 7
Edit text
Canvas

F2


PaintShop Pro 2018
Hide palettes
Single key shorcuts

F2


Unreal Engine
Rename
Common commands

F2


Call of Duty: Black Ops 4
Open social menu
Interface

F2


ProgeCAD
Prompt History Window
General

F2


Minecraft Java Edition
Take screenshot
Gameplay

F2


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

F2


Magic: The Gathering Online
Pass priority once
General

F2