JetBrains PyCharm (Windows)

Navigation

File Structure Popup

Ctrl + F12

All hotkeys for JetBrains PyCharm (Windows)

General Shortcuts
Open Corresponding Tool Window

Alt + 0..9

General Shortcuts
Save All

Ctrl + S

General Shortcuts
Synchronize

Ctrl + Alt + Y

General Shortcuts
Toggle Maximize Editor

Ctrl + Shift + F12

General Shortcuts
Find Action

Ctrl + Shift + A

General Shortcuts
Go to Editor

Esc

General Shortcuts
Switch Editor Tabs and IDE Tool Windows

Ctrl + Tab

General Shortcuts
Open Setting Dialog

Ctrl + Alt + S

General Shortcuts
Quick Switch Current Scheme

Ctrl + `

General Shortcuts
Add to Favourites

Alt + Shift + F

General Shortcuts
Inspect Current file with Current file

Alt + Shift + I

Find and Replace
Find

Ctrl + F

Find and Replace
Replace

Ctrl + R

Find and Replace
Find Next

F3

Find and Replace
Find Previous

Shift + F3

Find and Replace
Find in Path

Ctrl + Shift + F

Find and Replace
Replace in Path

Ctrl + Shift + R

Debugging
Run to Cursor

Alt + F9

Debugging
Step Out

Shift + F8

Debugging
Step Over

F8

Debugging
Step Into

F7

Debugging
Quick Evaluate Expression

Ctrl + Alt + F8

Debugging
Evaluate Expression

Alt + F8

Debugging
Toggle Breakpoint

Ctrl + F8

Debugging
View Breakpoints

Ctrl + Shift + F8

Debugging
Resume Program

F9

Compile and Run
Open Run Configuration

Alt + Shift + F10

Compile and Run
Open Debug Configuration

Alt + Shift + F9

Compile and Run
Run

Shift + F10

Compile and Run
Debug

Shift + F9

Compile and Run
Run Context editor from Editor

Ctrl + Shift + F10

Navigation
Go to Class

Ctrl + N

Navigation
Go to File

Ctrl + Shift + N

Navigation
Go to Symbol

Ctrl + Alt + Shift + N

Navigation
Next highlighted Error

F2

Navigation
Previous highlighted Error

Shift + F2

Navigation
Go to Top of Page

Ctrl + PgUp

Navigation
Go to Bottom of Page

Ctrl + PgDn

Navigation
Go to Line

Ctrl + G

Navigation
Recent files Popup

Ctrl + E

Navigation
Select current file/Symbol in any View

Alt + F1

Navigation
Go to Next/Previous Tab

Alt + Left Arrow / Alt + Right Arrow

Navigation
Go to Declaration

Ctrl + B

Navigation
Go to Type Declaration

Ctrl + Shift + B

Navigation
Navigate back/forward

Ctrl + Alt + Left Arrow / Ctrl + Alt + Right Arrow

Navigation
Go to last edit location

Ctrl + Shift + Backspace

Navigation
Go to super method/super class

Ctrl + U

Navigation
Type Hierarchy

Ctrl + H

Navigation
Method Hierarchy

Ctrl + Shift + H

Navigation
Call Hierarchy

Ctrl + Alt + H

Navigation
File Structure Popup

Ctrl + F12

Navigation
Go back to Previous Tool Window

F12

Navigation
Toggle Bookmark

F11

Navigation
Toggle Bookmark with Mnemonic

Ctrl + F11

Navigation
Show Bookmarks

Shift + F11

Navigation
Go to Numbered Bookmark

Ctrl + 0..9

Navigation
Show Navigation bar

Alt + Home

Navigation
Edit Source

F4

Navigation
Show Diagram

Ctrl + Shift + Alt + U

Navigation
Move to code block end/start

Ctrl + ] / Ctrl + [

Navigation
Go to Previous/Next Method

Alt + Up Arrow / Alt + Down Arrow

Navigation
Open Quick Definition Lookup

Ctrl + Shift + I

Editing
Basic Code Completion

Ctrl + Spacebar

Editing
Complete Current Statement

Ctrl + Shift + Enter

Editing
Class name Completion

Ctrl + Alt + Spacebar

Editing
Quick Documentation Lookup

Ctrl + Q

Editing
Brief Info

Ctrl + Mouse Over

Editing
Complete Statement

Ctrl + Shift + Enter

Editing
Parameter Information

Ctrl + P

Editing
Override Methods

Ctrl + O

Editing
Generate Code

Alt + Insert

Editing
Move Line(Selection) Up/Down

Ctrl + Shift + Up Arrow / Down Arrow

Editing
Surround With..(Begin..End etc.)

Ctrl + Alt + T

Editing
Comment/Uncomment with Line Comment

Ctrl + /

Editing
Comment/Uncomment with Block Comment

Ctrl + Shift + /

Editing
Show Description of Error or Warning at Caret

Ctrl + F1

Editing
Indent Selected Lines

Tab

Editing
Unindent Selected Lines

Shift + Tab

Editing
Show Intention Actions and Quick Fixes

Alt + Enter

Editing
Reformat Code

Ctrl + Alt + L

Editing
Duplicate Current Line

Ctrl + D

Editing
Cut/Copy/Paste Current line to Clipboard

Ctrl + X / Ctrl + C / Ctrl + V

Editing
Paste from Buffer

Ctrl + Shift + V

Editing
AutoIndent Lines

Ctrl + Alt + I

Editing
Delete line at caret

Ctrl + Y

Editing
Start New line

Shift + Enter

Editing
Close Active editor tab

Ctrl + F4

Editing
Show Intention Actions/Quick-Fixes

Alt + Enter

Editing
Decrease Current Selection to Previous State

Ctrl + Shift + W

Editing
Select Successively Incresing Code blocks

Ctrl + W

Editing
Expand All

Ctrl + Shift + NumPad +

Editing
Collapse All

Ctrl + Shift + NumPad -

Editing
Expand/Collapse Code block

Ctrl + NumPad + / Ctrl + NumPad -

Editing
Delete to end word

Ctrl + Del

Editing
Delete to word start

Ctrl + Backspace

Editing
Select till code block end

Ctrl + Shift + ]

Editing
Select till code block start

Ctrl + Shift + [

Editing
Toggle Carnel/Snake Case

Shift + Alt + U

Editing
Switch case for Word at Caret or Selected block

Ctrl + Shift + U

Refactoring
Copy

F5

Refactoring
Move

F6

Refactoring
Safe Delete

Alt + Del

Refactoring
Rename

Shift + F6

Refactoring
Inline

Ctrl + Alt + N

Refactoring
Change Signature

Ctrl + F6

Refactoring
Extract Method

Ctrl + Alt + M

Refactoring
Introduce Field

Ctrl + Alt + F

Refactoring
Introduce parameter

Ctrl + Alt + P

Refactoring
Introduce Constant

Ctrl + Alt + C

Refactoring
Introduce Variable

Ctrl + Alt + V

Usage Search
Find Usage in File

Ctrl + F7

Usage Search
Find Usage

Alt + F7

Usage Search
Highlight Usage in File

Ctrl + Shift + F7

Usage Search
Show Usage

Ctrl + Alt + F7

Live Templates
Insert Live Template

Ctrl + J

Live Templates
Surround with Live Template

Ctrl + Alt + J

VCS/Local History
Commit Project to VCS

Ctrl + K

VCS/Local History
Update Project from VCS

Ctrl + T

VCS/Local History
View Recent Changes

Ctrl + Shift + E

VCS/Local History
VCS Operations Popup

Alt + `

Similar combinations for other applications


Firebug (Windows)
Open Firebug in window (for some reason sometimes pressing ctrl+f12 again closes Firefox, use ctrl+w to close the Firebug window instead
Managing Firebug

Ctrl + F12


Firebug (Linux)
Open Firebug in window (for some reason sometimes pressing ctrl+f12 again closes Firefox, use ctrl+w to close the Firebug window instead
Managing Firebug

Ctrl + F12


Android Emulator (Windows)
Switch layout orientation portrait/landscape forwards (or 9 on on numeric keyboard with Num Lock off)
Other Device Keys

Ctrl + F12


Visual Studio 2015 (Windows)
Display symbol declaration
Code Editor - IntelliSense and Code Helper

Ctrl + F12


Visual Studio 2015 (Windows)
Display symbol declaration
Coding - IntelliSense and Code Helper

Ctrl + F12


Total Commander 8 (Windows)
Show user defined files
Main Shortcuts

Ctrl + F12


Visual Studio 2015 (Windows)
Display symbol declaration
Code Snippets (Visual C# Scheme) - IntelliSense and Code Helper

Ctrl + F12


Microsoft Word 2007 (Windows)
Choose the Open command (Microsoft Office Button ).
Function key reference: CTRL+Function key

Ctrl + F12


UltraEdit (Windows)
Delete from the cursor to end of line
Edit Menu

Ctrl + F12


Opera (Linux)
Open Settings
Menus

Alt + P / Ctrl + F12


Android Emulator (Linux)
Switch layout orientation portrait/landscape forwards (or 9 on numeric keyboard with Num Lock off)
Other Device Keys

Ctrl + F12


Oracle SQL Developer 4 (Windows)
SQL Tuning Advisor
Worksheet

Ctrl + F12


IntelliJ (Linux)
File structure popup
Navigation

Ctrl + F12


IntelliJ (Windows)
File structure popup
Navigation

Ctrl + F12


FL Studio (Windows)
Close all unfocused windows
Window Navigation

Ctrl + F12


Axialis IconWorkshop (Windows)
Automatic reorganization
Window Menu

Ctrl + F12


Autodesk Maya 2015 (Windows)
Covert polygon selection to UVs
Modeling

Ctrl + F12


Autodesk Maya 2017 (Windows)
Covert polygon selection to UVs
Modeling

Ctrl + F12


Dynamics NAV 2015 (Windows)
Select the address bar
Documentaion

Ctrl + F12


Microsoft Projects 2016 (Windows)
Open a project file (display the Open dialog box).
File Management

Ctrl + F12


Microsoft Projects 2016 (Windows)
Display the Open dialog box.
Working with dialog boxes

Ctrl + F12


Microsoft Word 2016 (Windows)
Choose the Open command (Microsoft Office Button ).
All Function Key Shortcuts

Ctrl + F12


JetBrains RubyMine (Windows)
File Structure Popup
Navigation Shortcuts

Ctrl + F12


JetBrains RubyMine (Linux)
File Structure Popup
Navigation Shortcuts

Ctrl + F12


Corel WordPerfect X8 (Windows)
Table Formats
63 Shortcuts for Corel WordPerfect X8 (Windows)

Ctrl + F12


Corel Ventura 10 (Windows)
Order Backward One
Alignment of Objects

Ctrl + F12


Corel Quattro Pro X8 (Windows)
Show Properties of Current Spreadsheet
Function Keys

Ctrl + F12


XYplorer (Windows)
Show Toolbar
Function key Shortcuts

Ctrl + F12


Jetbrains CLion (Windows)
File structure popup
Navigation Shortcuts

Ctrl + F12


Delphi 10 (Windows)
View units
193 Shortcuts for Delphi 10 (Windows)

Ctrl + F12


MPS 2017 (Windows)
Display the Structure pop-up window for quick navigation through the current file
Navigation between Source Code

Ctrl + F12


Libreoffice Writer (Windows)
Insert or edit Table
Function Keys

Ctrl + F12


Soundforge (Windows)
Play/Pause
Navigation and Playback

Enter / Ctrl + F12


RStudio (Windows)
Next tab
Source

Ctrl + F12


RStudio (MacOS)
Next tab
Source

Ctrl + F12


Titanium (Windows)
Focus Editor
Quick Access

Ctrl + F12


dbForge SQL Complete
Script object as CREATE/ALTER
General

Ctrl + F12


Xyplorer
Show Toolbar
Window Menu

Ctrl + F12


ChessBase 13
Go to My databases
Database window

Ctrl + F12


RStudio (Mac)
Next tab
Source

Ctrl + F12


RStudio
Next tab
Source

Ctrl + F12


Target 3001! (Windows)
Open Reorganisation Dialog
Function key Shortcuts

Ctrl + F12


Battlezone 98 Redux
Group weapon
Weapons

Ctrl + F12


Adobe Illustrator
Save the document as script files
Work with documents

Ctrl + F12


SuperMemo (Windows)
Repair Collection
129 Shortcuts for SuperMemo (Windows)

Ctrl + F12


Claws Mail
Toggles menu bar visibility
Main window

Ctrl + F12


Tibia
Wild growth
Action bar

Ctrl + F12


PyCharm 2018.2
Display the Structure pop-up window for quick navigation through the current file.
Navigation in source code

Ctrl + F12


Bluebeam Revu
Toggle stay on top
Viewing

Ctrl + F12


CorelDRAW Graphics Suite 2018
Spell Check...
General

Ctrl + F12


KDE Plasma Desktop
Show Desktop
Working with desktop

Ctrl + F12


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

Ctrl + F12


Microsoft Word 2016
Choose the Open command
Ctrl + Function keys

Ctrl + F12


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

Ctrl + F12


NetBeans
Inspect members/hierarchy
Coding in Java

Ctrl + F12


IntelliJ IDEA (Windows, Linux)
File structure popup
Navigation

Ctrl + F12


WordPerfect X8
Table Formats
General

Ctrl + F12


LibreOffice Calc
Ungroups the selected data range
Function keys

Ctrl + F12


LibreOffice Writer
Insert or edit Table
Function keys

Ctrl + F12


WinNc
Split files
General

Ctrl + F12


Lingoes
Read selected text aloud
General

Ctrl + F12


Delphi
View units
General

Ctrl + F12


Microsoft Access 2016
Open an existing database
Work with database files

Ctrl + F12


The Bat!
Set access password
Using the account

Ctrl + F12


Blender
Render animation
General

Ctrl + F12


DOSBox
Increase DOSBox cycles (speeds up the emulation)
General

Ctrl + F12


Android Studio
Open file structure pop-up
Navigating and searching

Ctrl + F12


Notepad2
Customize syntax schemes
Syntax scheme, font

Ctrl + F12


Opera
Edit your preferences
Preferences

Ctrl + F12


Scrivener 1.9.9
Show index card keywords
View

Ctrl + F12