Android Studio

Build and run

Apply changes

Ctrl + F10

All hotkeys for Android Studio

General
Save all

Ctrl + S

General
Synchronize

Ctrl + Alt + Y

General
Maximize/minimize editor

Ctrl + ↑   Shift + F12

General
Add to favorites

Alt + ↑   Shift + F

General
Inspect current file with current profile

Alt + ↑   Shift + I

General
(backquote) Quick switch scheme

Ctrl + `

General
Open settings dialogue

Ctrl + Alt + S

General
Open project structure dialog

Ctrl + Alt + ↑   Shift + S

General
Switch between tabs and tool window

Ctrl + ⭾ Tab

Navigating and searching
Find

Ctrl + F

Navigating and searching
Find next

F3

Navigating and searching
Find previous

↑   Shift + F3

Navigating and searching
Replace

Ctrl + R

Navigating and searching
Find action

Ctrl + ↑   Shift + A

Navigating and searching
Search by symbol name

Ctrl + Alt + ↑   Shift + N

Navigating and searching
Find class

Ctrl + N

Navigating and searching
Find file (instead of class)

Ctrl + ↑   Shift + N

Navigating and searching
Find in path

Ctrl + ↑   Shift + F

Navigating and searching
Open file structure pop-up

Ctrl + F12

Navigating and searching
Navigate between open editor tabs

Alt + ←  →

Navigating and searching
Jump to source

F4

Writing code
Smart line split

Ctrl + ⤶ Enter

Navigating and searching
Open current editor tab in new window

↑   Shift + F4

Navigating and searching
Recently opened files pop-up

Ctrl + E

Navigating and searching
Recently edited files pop-up

Ctrl + ↑   Shift + E

Navigating and searching
Go to last edit location

Ctrl + ↑   Shift + ⬅ Backspace

Navigating and searching
Close active editor tab

Ctrl + F4

Navigating and searching
Return to editor window from a tool window

Esc

Navigating and searching
Hide active or last active tool window

↑   Shift + Esc

Navigating and searching
Go to line

Ctrl + G

Navigating and searching
Open type hierarchy

Ctrl + H

Navigating and searching
Open method hierarchy

Ctrl + ↑   Shift + H

Navigating and searching
Open call hierarchy

Ctrl + Alt + H

Writing code
Generate code (getters, setters, constructors, hashCode/equals, toString, new file, new class)

Alt + Insert

Writing code
Override methods

Ctrl + O

Writing code
Implement methods

Ctrl + I

Writing code
Surround with (if...else / try...catch / etc.)

Ctrl + Alt + T

Writing code
Delete line at caret

Ctrl + Y

Writing code
Collapse/expand current code block

Ctrl + -

Writing code
Collapse/expand current code block

Ctrl + +

Writing code
Collapse/expand all code blocks

Ctrl + ↑   Shift + -

Writing code
Collapse/expand all code blocks

Ctrl + ↑   Shift + +

Writing code
Duplicate current line or selection

Ctrl + D

Writing code
Basic code completion

Ctrl + Space

Writing code
Smart code completion (filters the list of methods and variables by expected type)

Ctrl + ↑   Shift + Space

Writing code
Complete statement

Ctrl + ↑   Shift + ⤶ Enter

Writing code
Quick documentation lookup

Ctrl + Q

Writing code
Show parameters for selected method

Ctrl + P

Writing code
Go to declaration (directly)

Ctrl + B

Writing code
Go to declaration (directly)

Ctrl + Mouse left click

Writing code
Go to implementations

Ctrl + Alt + B

Writing code
Go to super-method/super-class

Ctrl + U

Writing code
Open quick definition lookup

Ctrl + ↑   Shift + I

Writing code
Toggle project tool window visibility

Alt + 1

Writing code
Toggle bookmark

F11

Writing code
Toggle bookmark with mnemonic

Ctrl + F11

Writing code
Comment/uncomment with line comment

Ctrl + /

Writing code
Comment/uncomment with block comment

Ctrl + ↑   Shift + /

Writing code
Select successively increasing code blocks

Ctrl + W

Writing code
Move to code block start

Ctrl + [

Writing code
Move to code block end

Ctrl + ]

Writing code
Select to the code block start

Ctrl + ↑   Shift + [

Writing code
Select to the code block end

Ctrl + ↑   Shift + ]

Writing code
Delete to end of word

Ctrl + Del

Writing code
Delete to start of word

Ctrl + ⬅ Backspace

Writing code
Optimize imports

Ctrl + Alt + O

Writing code
Project quick fix (show intention actions and quick fixes)

Alt + ⤶ Enter

Writing code
Reformat code

Ctrl + Alt + L

Writing code
Auto-indent lines

Ctrl + Alt + I

Writing code
Indent/unindent lines

⭾ Tab

Writing code
Indent/unindent lines

↑   Shift + ⭾ Tab

Writing code
Smart line join

Ctrl + ↑   Shift + J

Writing code
Start new line

↑   Shift + ⤶ Enter

Writing code
Next/previous highlighted error

F2

Writing code
Next/previous highlighted error

↑   Shift + F2

Build and run
Build

Ctrl + F9

Build and run
Build and run

↑   Shift + F10

Build and run
Apply changes

Ctrl + F10

Debugging
Debug

↑   Shift + F9

Debugging
Step over

F8

Debugging
Step into

F7

Debugging
Smart step into

↑   Shift + F7

Debugging
Step out

↑   Shift + F8

Debugging
Run to cursor

Alt + F9

Debugging
Evaluate expression

Alt + F8

Debugging
Resume program

F9

Debugging
Toggle breakpoint

Ctrl + F8

Debugging
View breakpoints

Ctrl + ↑   Shift + F8

Refactoring
Copy

F5

Refactoring
Move

F6

Refactoring
Safe delete

Alt + Del

Refactoring
Rename

↑   Shift + F6

Refactoring
Change signature

Ctrl + F6

Refactoring
Inline

Ctrl + Alt + N

Refactoring
Extract method

Ctrl + Alt + M

Refactoring
Extract variable

Ctrl + Alt + V

Refactoring
Extract field

Ctrl + Alt + F

Refactoring
Extract constant

Ctrl + Alt + C

Refactoring
Extract parameter

Ctrl + Alt + P

Version Control / Local History
Commit project to VCS

Ctrl + K

Version Control / Local History
Update project from VCS

Ctrl + T

Version Control / Local History
View recent changes

Alt + ↑   Shift + C

Version Control / Local History
(backquote) Open VCS popup

Alt + `

Similar combinations for other applications


Eclipse Helios (Windows)
Show view menu (features available on left vertical bar: breakpoints, bookmarks, line numbers, …)
Editor Window

Ctrl + F10


Inpage (Windows)
To increase font text of selected text
For formatting

Ctrl + F10


Total Commander 8 (Windows)
Show all files
Main Shortcuts

Ctrl + F10


Evernote (Windows)
Toggle display of the search explanation
Main Application Shortcuts - Change View and Display

Ctrl + F10


Smartplant Review (Windows)
Previous Tag
Function Keys

Ctrl + F10


Microsoft Word 2007 (Windows)
Maximize the document window.
Function key reference: CTRL+Function key

Ctrl + F10


Oracle SQL Developer 4 (Windows)
Run
PL/SQL Editor

Ctrl + F10


Adobe Illustrator CS5 (Windows)
Show/hide Stroke panel
Function Keys

Ctrl + F10


Visual Studio 2015 (Windows)
Debug / run to cursor
Build and Debug

Ctrl + F10


Microsoft Excel 2011 (MacOS)
Maximize or restore the workbook window
Windows

Ctrl + F10


Microsoft PowerPoint 2010 (Windows)
Maximize or restore a selected window.
Microsoft Office basics applicable to PowerPoint 2007

Ctrl + F10


Comsol 5 (MacOS)
Open the context menu
Model Tree

Ctrl + F10


Microsoft Excel 2013 (Windows)
Maximize or restores the selected workbook window
Manage Multiple Workbooks

Ctrl + F10


Qt Creator (MacOS)
Run to line
Debugging

Ctrl + F10


Qt Creator (Windows)
Run to line
Debugging

Ctrl + F10


Autodesk Maya 2015 (Windows)
Convert polygon selection to Edges
Modeling

Ctrl + F10


Camtasia 8 (Windows)
Zoom to selection
Editor Timeline Navigation

Ctrl + F10


Microsoft Excel 2010 (Windows)
Maximize or restores the selected workbook window.
Manage Multiple Workbooks

Ctrl + F10


Console2 (Windows)
New tab 9
30 Shortcuts for Console2 (Windows)

Ctrl + F10


Microsoft Visio 2016 (Windows)
Maximize the selected window
Window/Navigation Shortcut

Ctrl + F10


Autodesk Maya 2017 (Windows)
Convert polygon selection to Edges
Modeling

Ctrl + F10


Adobe Illustrator CC (Windows)
Show/hide stroke panel
Function Key Shortcuts

Ctrl + F10


FileMaker Pro (Windows)
Edit Script command
Script Debugger (Pro Advanced Only)

Ctrl + F10


Dynamics NAV 2015 (Windows)
Select the ribbon and display key tips
Documentaion

Ctrl + F10


Dynamics CRM 2015 (Windows)
Maximizes the active snap-in console window.
MMC Active Window Shortcuts

Ctrl + F10


Microsoft Word 2016 (Windows)
Maximize the document window.
All Function Key Shortcuts

Ctrl + F10


Microsoft Projects 2016 (Windows)
Maximize or restore a selected window.
Switching between Windows

Ctrl + F10


JetBrains PhpStorm (MacOS)
Run
Compile and Run

Ctrl + F10


Corel WordPerfect X8 (Windows)
Macro Record
63 Shortcuts for Corel WordPerfect X8 (Windows)

Ctrl + F10


DAZ Studio (Windows)
Run to cursor
Script Commands

Ctrl + F10


Corel PhotoPaint X6 (Windows)
Artistic Media
Dockers

Ctrl + F10


Corel Ventura 10 (Windows)
Manage Overrides
Tagging

Ctrl + F10


XYplorer (Windows)
Toggle Horizontal/Vertical Panes
Function key Shortcuts

Ctrl + F10


Soundforge (Windows)
Maximize all data windows
Magnification and View

Ctrl + F10


GOM Player (Windows)
2.35:1 (Screen)
Aspect Ratio

Ctrl + F10


Xamarin Studio (MonoDevelop) (Windows)
Run to Cursor
Debug Menu

Ctrl + F10


Libreoffice Writer (Windows)
Nonprinting Characters on/off
Function Keys

Ctrl + F10


Delphi 10 (Windows)
Open Main Menu
193 Shortcuts for Delphi 10 (Windows)

Ctrl + F10


RStudio (Windows)
Navigate forward
Source

Ctrl + F10


ChessBase 13
Load previous game in list
Board window

Ctrl + F10


winIDEA
Run the program until the current/specified position
Debug

Ctrl + F10


CodeLite 10 (Windows)
Run
Build

Ctrl + F10


CuteFTP (Windows)
Folder Backup Tool
General

Ctrl + F10


dbForge SQL Complete
Enables execution of current statement to cursor
General

Ctrl + F10


IRONCAD (Windows)
Activate Hoops3D rendering (Only active is all documents are closed)
Camera Function Keys Assignment

Ctrl + F10


Xyplorer
Horizontal Panes
Panes Menu

Ctrl + F10


RStudio
Navigate forward
Source

Ctrl + F10


Battlezone 98 Redux
Group weapon
Weapons

Ctrl + F10


SuperMemo (Windows)
Play Again
129 Shortcuts for SuperMemo (Windows)

Ctrl + F10


AVImark
e-Travel Sheet
Patient area

Ctrl + F10


Nimbus Capture (PC)
Record fragment
Global

Ctrl + F10


Tibia
Explosion
Action bar

Ctrl + F10


Evernote for Windows
Show Search Explanation
Application-wide

Ctrl + F10


Kerbal Space Program
Load saved game state dialogue box (hidden feature, looks in KSP/saves/scenarios/)
System/UI Commands

Ctrl + F10


Adobe Illustrator
Show/hide Stroke panel
Function keys

Ctrl + F10


SQL Server Profiler
Run to cursor
Replay

Ctrl + F10


Camtasia
Zoom to selection
Editor's timeline

Ctrl + F10


KDE Plasma Desktop
Present Windows
Working with windows: Moving around

Ctrl + F10


Microsoft Visual Studio 2017 (Most used shortcuts)
Debug.RunToCursor
Debug

Ctrl + F10


Microsoft Visual Studio 2017 (All shortcuts)
Debug.RunToCursor
Debug

Ctrl + F10


Microsoft Word 2016
Maximize the document window
Ctrl + Function keys

Ctrl + F10


PSPad
HTMLCheck
HTML

Ctrl + F10


WordPerfect X8
Record a series of commands (Macro Record)
Tools menu

Ctrl + F10


LibreOffice Writer
Nonprinting Characters on/off
Function keys

Ctrl + F10


WinHex
Techincal details report
Specialist menu

Ctrl + F10


Multi Commander
Compare Source and Target, Select Missing/Newest
File Manager

Ctrl + F10


Qt Creator
Run to line
Debugging

Ctrl + F10


FileMaker
Edit Script command
FileMaker Pro Advanced: Script Debugger

Ctrl + F10


Eclipse
Show view menu
Editor

Ctrl + F10


Microsoft Access 2016
Maximize or restore a selected window
Navigate in the Access workspace

Ctrl + F10


Delphi
Open Main Menu
General

Ctrl + F10


PeaZip
Run as different user
Functional keys

Ctrl + F10


GOM Player
2.35:1 (screen)
Aspect ratio

Ctrl + F10


Microsoft Excel 2016
Maximizes or restores the selected workbook window
Function keys

Ctrl + F10


SQL Server Management Studio (SSMS)
Implement the Run To Cursor command
Transact-SQL debugger

Ctrl + F10


DOSBox
Capture/Release the mouse (if you need to use the mouse within DOSBox)
General

Ctrl + F10


Microsoft Excel 2007 (Windows)
Maximizes or restores the selected workbook window.
Function keys in Excel 2007

Ctrl + F10