JetBrains PyCharm (MacOS)

Navigation Shortcuts

Show Bookmarks

Shift + F11

All hotkeys for JetBrains PyCharm (MacOS)

General Shortcuts
Open Corresponding Tool Window

Command + 0..9

General Shortcuts
Save All

Command + S

General Shortcuts
Synchronize

Command + Option + Y

General Shortcuts
Toggle Maximize Editor

Command + Shift + F12

General Shortcuts
Switch Editor Tabs and IDE Tool Windows

Command + Tab

General Shortcuts
Open Setting Dialog

Command + ,

General Shortcuts
Close Current Active Tab

Command + W

General Shortcuts
Quick Switch Current Scheme

Command + `

General Shortcuts
Add to Favourites

Option + Shift + F

General Shortcuts
Inspect Current file with Current file

Option + Shift + I

Find and Replace
Find

Command + F

Find and Replace
Replace

Command + R

Find and Replace
Find Next

Command + G

Find and Replace
Find Previous

Command + Shift + G

Find and Replace
Find in Path

Command + Shift + F

Find and Replace
Replace in Path

Command + Shift + R

Editing Shortcuts
Basic Code Completion

Ctrl + Spacebar

Editing Shortcuts
Complete Current Statement

Command + Shift + Enter

Editing Shortcuts
Class name completion

Ctrl + Option + Spacebar

Editing Shortcuts
Quick Documentation Lookup

Ctrl + J

Editing Shortcuts
Brief Info

Command + Mouse Over

Editing Shortcuts
Complete Statement

Command + Shift + Enter

Editing Shortcuts
Parameter Information

Command + P

Editing Shortcuts
Override Methods

Ctrl + O

Editing Shortcuts
Generate Code

Command + N

Editing Shortcuts
Move Line(Selection) Up/Down

Option + Shift + Up Arrow / Down Arrow

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

Command + Option + T

Editing Shortcuts
Comment/Uncomment with Line Comment

Command + /

Editing Shortcuts
Comment/Uncomment with Block Comment

Command + Option + /

Editing Shortcuts
Show Description of Error or Warning at Caret

Command + F1

Editing Shortcuts
Indent Selected Lines

Tab

Editing Shortcuts
Unindent Selected Lines

Shift + Tab

Editing Shortcuts
Show Intention Actions and Quick Fixes

Option + Enter

Editing Shortcuts
Close Active Editor Tab

Command + F4

Editing Shortcuts
Reformat Code

Command + Option + L

Editing Shortcuts
Duplicate Current Line

Command + D

Editing Shortcuts
Cut/Copy/Paste Current line to Clipboard

Command + X / Command + C / Command + V

Editing Shortcuts
Paste from Buffer

Command + Shift + V

Editing Shortcuts
AutoIndent Lines

Command + Option + I

Editing Shortcuts
Delete line at caret

Command + Y

Editing Shortcuts
Start New line

Shift + Enter

Editing Shortcuts
Show Intention Actions/Quick-Fixes

Option + Enter

Editing Shortcuts
Decrease Current Selection to Previous State

Option + Down Arrow

Editing Shortcuts
Select Successively Incresing Code blocks

Option + Up Arrow

Editing Shortcuts
Smart line Join

Ctrl + Shift + J

Editing Shortcuts
Smart line Split

Command + Enter

Editing Shortcuts
Expand All

Command + Shift + +

Editing Shortcuts
Collapse All

Command + Shift + -

Editing Shortcuts
Expand/Collapse Code block

Command + + / Command + -

Editing Shortcuts
Delete to end word

Command + Del

Editing Shortcuts
Delete to word start

Command + Backspace

Editing Shortcuts
Select till code block end

Command + Shift + Option + ]

Editing Shortcuts
Select till code block start

Command + Shift + Option + [

Editing Shortcuts
Toggle Carnel/Snake Case

Shift + Option + U

Editing Shortcuts
Switch case for Word at Caret or Selected block

Command + Shift + U

Refactoring
Copy

F5

Refactoring
Move

F6

Refactoring
Safe Delete

Command + Del

Refactoring
Rename

Shift + F6

Refactoring
Inline

Command + Option + N

Refactoring
Change Signature

Command + F6

Refactoring
Extract Method

Command + Option + M

Refactoring
Introduce Field

Command + Option + F

Refactoring
Introduce parameter

Command + Option + P

Refactoring
Introduce Constant

Command + Option + C

Refactoring
Introduce Variable

Command + Option + V

Navigation Shortcuts
Go to Class

Command + N

Navigation Shortcuts
Go to File

Command + Shift + N

Navigation Shortcuts
Go to Symbol

Command + Option + Shift + N

Navigation Shortcuts
Next highlighted Error

F2

Navigation Shortcuts
Previous highlighted Error

Shift + F2

Navigation Shortcuts
Go to Editor

Esc

Navigation Shortcuts
Hide Active/Last Active Window

Shift + Esc

Navigation Shortcuts
Go to Top of Page

Command + PgUp

Navigation Shortcuts
Go to Bottom of Page

Command + PgDn

Navigation Shortcuts
Go to Line

Command + G

Navigation Shortcuts
Recent files Popup

Command + E

Navigation Shortcuts
Select current file/Symbol in any View

Option + F1

Navigation Shortcuts
Go to Next/Previous Tab

Ctrl + Left Arrow / Ctrl + Right Arrow

Navigation Shortcuts
Go to Declaration

Command + B

Navigation Shortcuts
Go to Type Declaration

Ctrl + Shift + B

Navigation Shortcuts
Navigate back/forward

Command + Option + Left Arrow / Command + Option + Right Arrow

Navigation Shortcuts
Go to last edit location

Command + Shift + Backspace

Navigation Shortcuts
Go to super method/super class

Command + U

Navigation Shortcuts
Type Hierarchy

Ctrl + H

Navigation Shortcuts
Method Hierarchy

Command + Shift + H

Navigation Shortcuts
Call Hierarchy

Ctrl + Option + H

Navigation Shortcuts
Toggle Bookmark

F11

Navigation Shortcuts
Toggle Bookmark with Mnemonic

Command + F11

Navigation Shortcuts
Show Bookmarks

Shift + F11

Navigation Shortcuts
Go to Numbered Bookmark

Ctrl + 0..9

Navigation Shortcuts
Show Navigation bar

Option + Home

Navigation Shortcuts
View Source

F4

Navigation Shortcuts
Show Diagram

Command + Shift + Option + U

Navigation Shortcuts
File Structure Popup

Command + F12

Navigation Shortcuts
Move to code block end/start

Command + ] / Command + [

Navigation Shortcuts
Go to Previous/Next Method

Ctrl + Up Arrow / Ctrl + Down Arrow

Navigation Shortcuts
Open Quick Definition Lookup

Command + Shift + I

Debugging
Run to Cursor

Option + F9

Debugging
Step Out

Shift + F8

Debugging
Step Over

F8

Debugging
Step Into

F7

Debugging
Quick Evaluate Expression

Command + Option + F8

Debugging
Evaluate Expression

Option + F8

Debugging
Toggle Breakpoint

Command + F8

Debugging
View Breakpoints

Command + Shift + F8

Debugging
Resume Program

F9

Compile and Run
Open Run Configuration

Option + Shift + F10

Compile and Run
Open Debug Configuration

Option + Shift + F9

Compile and Run
Run

Shift + F10

Compile and Run
Debug

Shift + F9

Compile and Run
Run Rake Task

Command + Option + R

Usage Search
Find Usage in File

Command + F7

Usage Search
Find Usage

Option + F7

Usage Search
Highlight Usage in File

Command + Shift + F7

Usage Search
Show Usage

Command + Option + F7

VCS/Local History
Commit Project to VCS

Command + K

VCS/Local History
Update Project from VCS

Command + T

VCS/Local History
View Recent Changes

Option + Shift + C

VCS/Local History
VCS Operations Popup

Ctrl + V

Live Templates
Insert Live Template

Command + J

Live Templates
Surround with Live Template

Command + Option + J

Similar combinations for other applications


Firebug (Windows)
Step Out
Script-Panel

Shift + F11


Firebug (Linux)
Step Out
Script-Panel

Shift + F11


Firebug (MacOS)
Step Out
Script-Panel

Shift + F11


SharpDevelop 4.0 (Windows)
Step Out
Debugging

Shift + F11


Inpage (Windows)
To select round edges graphics box tool
For Tools Selection

Shift + F11


Microsoft Excel 2011 (MacOS)
Insert a new sheet.
Function keys

Shift + F11


Microsoft Word 2007 (Windows)
Go to the previous field.
Mail merge and fields: Work with fields

Shift + F11


Microsoft Word 2007 (Windows)
Go to the previous field.
Function key reference: SHIFT+Function key

Shift + F11


Photoshop Lightroom 4 (Windows)
Enter full-screen mode (requires a second monitor)
Using Secondary Window

Shift + F11


Sublime Text (Windows)
Toggle full screen distraction free
Manage Sublime Window, Files and Tabs

Shift + F11


Visual Studio 2015 (Windows)
Debug / step out
Build and Debug

Shift + F11


NetBeans 8 (Windows)
Clean and build main project
Compiling, Testing, and Running

Shift + F11


IntelliJ (Linux)
Show bookmarks
Navigation

Shift + F11


IntelliJ (Windows)
Show bookmarks
Navigation

Shift + F11


Microsoft Excel 2013 (Windows)
Insert a new worksheet in current workbook
Manage Multipe Worksheets

Shift + F11 / Alt + Shift + F1


Qt Creator (MacOS)
Step out
Debugging

Shift + F11


Qt Creator (Windows)
Step out
Debugging

Shift + F11


Microsoft Word 2013 (Windows)
Go to the next field/ previous field
Enter Special Fields

F11 / Shift + F11


Microsoft Excel 2010 (Windows)
Insert a new worksheet in current workbook.
Manage Multipe Worksheets

Shift + F11 / Alt + Shift + F1


Photoshop Lightroom CC (Windows)
Enter full-screen mode with secondary monitor
Using Secondary Window

Shift + F11


Microsoft Edge Browser (Windows)
Step out (on Debugger tab)
Developer Tools (the following shortcuts are only applicable within the Developer Tools section)

Shift + F11


Plex (Windows)
Fullscreen TV(From Windowed)
Window Control

Shift + F11


Plex (Windows)
Exit FullScreen to Windowed
Window Control

F11 / Shift + F11 / Alt + Enter


InDesign CC (Windows)
Character styles
Panels

Shift + F11


InDesign CC (MacOS)
Character styles
Panels

Shift + F11


Zoho Sheet (Windows)
Insert a new worksheet
Actions

Shift + F11


CINEMA 4D (Windows)
Script Manager
Editor

Shift + F11


Zoho Sheet (MacOS)
Insert a new worksheet
Actions

Shift + F11


Dynamics NAV 2015 (Windows)
Apply Entries, get Source documents, or get warehouse documents
Page View and Review

Shift + F11


Microsoft Word 2016 (Windows)
Go to the previous field.
All Function Key Shortcuts

Shift + F11


Microsoft Projects 2016 (Windows)
Open a new window.
Navigate Views and Windows

Shift + F11


JetBrains PyCharm (Windows)
Show Bookmarks
Navigation

Shift + F11


JetBrains RubyMine (Windows)
Show Bookmarks
Navigation Shortcuts

Shift + F11


JetBrains RubyMine (Linux)
Show Bookmarks
Navigation Shortcuts

Shift + F11


Blender 3D (Windows)
Text Window
Window

Shift + F11


Adobe Dreamweaver (Windows)
CSS Designer
Windows

Shift + F11


DAZ Studio (Windows)
Full view mode
View Commands

Shift + F11


Microsoft Excel 2016 (MacOS)
Insert a new sheet *
Frequently used shortcuts

Shift + F11


DAZ Studio (MacOS)
Full view mode
View Commands

Shift + F11


Corel WordPerfect X8 (Windows)
Graphic box edit
63 Shortcuts for Corel WordPerfect X8 (Windows)

Shift + F11


Corel Draw X8 (Windows)
Uniform fill dialog
Dialogs

Shift + F11


Microsoft Word 2016 (MacOS)
Go to the previous field
Work with fields

Shift + F11


Opera (MacOS)
Pretend to be small-screen device
Display

Shift + F11


Corel Ventura 10 (Windows)
Order to front
Alignment of Objects

Shift + F11


Opera (Windows)
Pretend to be small-screen device
Display

Shift + F11


Chief Architect (Windows)
Object Snaps
Camera View

Shift + F11


Chief Architect (MacOS)
Object Snaps
Camera View

Shift + F11


Microsoft Word 2016 (MacOS)
Go to the previous field
Function key shortcuts

Shift + F11


Microsoft Excel 2016 (MacOS)
Insert a new sheet*
The following table provides the function key shortcuts for Excel 2016 for Mac*

Shift + F11


InCopy CC (Windows)
Show/hide Paragraph and Character Styles panels, respectively
Character and Paragraph Styles

F11 / Shift + F11


Adobe Captivate 2017 (Windows)
Skin Editor panel
General and Miscellaneous Shortcuts

Shift + F11


XYplorer (Windows)
Open in Browser
Function key Shortcuts

Shift + F11


Soundforge (Windows)
Show/hide windows docked at the sides of the workspace
Magnification and View

Shift + F11


Jetbrains CLion (Windows)
Show bookmarks
Navigation Shortcuts

Shift + F11


Vegas Pro 14 (Windows)
Minimize/restore the track list
Magnification and View

Shift + F11


MPS 2017 (Windows)
Open Bookmarks dialog to manage existing bookmarks and navigate between them
Navigation between Bookmarks

Shift + F11


Xamarin Studio (MonoDevelop) (Windows)
Step Out
Debug Menu

Shift + F11


Libreoffice Writer (Windows)
Create Style
Function Keys

Shift + F11


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

Shift + F11


Visual Studio Code (Windows)
Step into/out
Debug

F11 / Shift + F11


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

Shift + F11


VariCAD (Windows)
Turn off Ortho Mode
Hot Keys

Shift + F11


DaVinci Resolve 14 (Windows)
Fit To Fill
Edit

Shift + F11


DaVinci Resolve 14 (MacOS)
Fit To Fill
Edit

Shift + F11


BricsCAD (Windows)
Launchesup the VBA COM Add-In Manager (ADDINMAN command)
Other Shortcuts

Shift + F11


BricsCAD (Linux)
Launchesup the VBA COM Add-In Manager (ADDINMAN Ctrl)
Other Shortcuts

Shift + F11


BricsCAD (MacOS)
Launchesup the VBA COM Add-In Manager (ADDINMAN command)
Other Shortcuts

Shift + F11


Microsoft Projects 2007 (Windows)
Open a new window.
Navigate views and windows

Shift + F11


Microsoft Excel 2007 (Windows)
Inserts a new worksheet.
Function keys in Excel 2007

Shift + F11


Microsoft Word 2010 (Windows)
Go to the next field/ previous field
Fields

F11 / Shift + F11