JetBrains RubyMine (MacOS)

Compile and Run

Debug

Shift + F9

All hotkeys for JetBrains RubyMine (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 Full Screen Mode

Command + Ctrl + F

General Shortcuts
Toggle Maximize Editor

Command + Shift + F12

General Shortcuts
Go back to Previous Tool Window

F12

General Shortcuts
Go to Editor

Esc

General Shortcuts
Hide Active or Last Active Window

Shift + Esc

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

Ctrl + `

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
Search Everywhere

Double Shift

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
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
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

Ctrl + Option + I

Editing Shortcuts
Delete line at caret

Command + Backspace

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
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
Rename

Shift + F6

Refactoring
Inline

Command + Option + N

Refactoring
Refactor this Quick List

Command + Option + Shift + T

Refactoring
Extract Method

Command + Option + M

Refactoring
Extract Field

Command + Option + F

Refactoring
Extract parameter

Command + Option + P

Refactoring
Extract Constant

Command + Option + C

Refactoring
Extract Variable

Command + Option + V

Navigation Shortcuts
Go to Class

Command + O

Navigation Shortcuts
Go to File

Command + Shift + O

Navigation Shortcuts
Go to Symbol

Command + Option + Shift + O

Navigation Shortcuts
Next highlighted Error

F2

Navigation Shortcuts
Previous highlighted Error

Shift + F2

Navigation Shortcuts
Go to Top of Page

Command + PgUp

Navigation Shortcuts
Go to Bottom of Page

Command + PgDn

Navigation Shortcuts
Go to Line

Command + L

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

Command + 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
Toggle Bookmark

Shift + F6

Navigation Shortcuts
Toggle Bookmark with Mnemonic

Option + F3

Navigation Shortcuts
Show Bookmarks

Shift + F3

Navigation Shortcuts
Go to Numbered Bookmark

Ctral + 0..9

Navigation Shortcuts
Show Navigation bar

Command + Up Arrow

Navigation Shortcuts
Edit Source

F4

Navigation Shortcuts
View Source

Command + Down Arrow

Navigation Shortcuts
Show Diagram

Command + Shift + Option + U

Navigation Shortcuts
Diagram Popup

Command + 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

Debugging
Show Execution Point

Option + F10

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
View Diffrenece

Command + D

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

Rails
Navigate to Rails Model/View/Controllers

Command + Ctrl + Up Arrow

Rails
Preview Rails View in Browser

Option + F2

Rails
Reload Application Sources in Rails Console

Command + R

Rails
Insert in RHTML

Command + Shift + .

Rails
Run Rails Generator

Command + Option + G

Rails
Ruby/Rail Quick List

Command + Option + R

Similar combinations for other applications


Microsoft OneNote 2010 (Windows)
Sync changes in the current shared notebook.
Various Other OneNote Shortcuts - Sharing Notes with other People or Programs

shift + f9


Microsoft Excel 2010 (Windows)
Calculate the active worksheet.
Work with Data Selections - Formulas

Shift + F9


Microsoft Excel 2003 (Windows)
Update changes in active worksheet
Common

Shift + F9


Access 2010 (Windows)
Requery the underlying tables
Manage Access Features - Refresh Fields

Shift + F9


Microsoft Excel 2011 (MacOS)
Calculate the active sheet.
Function keys

Shift + F9


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

Shift + F9


Microsoft Excel 2010 (Windows)
Calculate the active worksheet.
Insert and Edit Data - Formulas

Shift + F9


Microsoft Word 2007 (Windows)
Switch between a selected field code and its result.
Mail merge and fields: Work with fields

Shift + F9


Sublime Text (Windows)
Sort Lines case in-sensitive
Cool Text Manipulation

Shift + F9


Microsoft Word 2007 (Windows)
Switch between a field code and its result.
Function key reference: SHIFT+Function key

Shift + F9


Access 2010 (Windows)
Requery the underlying tables
Working with Text and Data - Refresh Fields

Shift + F9


Microsoft Excel 2010 (Windows)
Calculate the active worksheet.
Format Data - Formulas

Shift + F9


Microsoft Outlook 2010 (Windows)
Start send/receive for current folder, retrieving full items (header, item, and any attachments)
Other Outlook 2010 Shortcut

Shift + F9


IntelliJ (Linux)
Debug
Compile and Run

Shift + F9


IntelliJ (Windows)
Debug
Compile and Run

Shift + F9


Notepad2 (Windows)
Copy pathname to clipboard
Misc.

Shift + F9


Access 2010 (Windows)
Requery the underlying tables
Working with Access Views - Refresh Fields

Shift + F9


Microsoft Excel 2010 (Windows)
Calculate the active worksheet.
Formulas and Names - Formulas

Shift + F9


Microsoft Word 2013 (Windows)
Show or hide field code/result of selected field
Enter Special Fields

Shift + F9


Microsoft Excel 2010 (Windows)
Calculate the active worksheet.
The Rest - Formulas

Shift + F9


Microsoft Excel 2013 (Windows)
Calculate the active worksheet
Lesser Used Shortcuts

Shift + F9


Access 2010 (Windows)
Requery the underlying tables
The Rest - Refresh Fields

Shift + F9


Microsoft Excel 2016 (Windows)
Calculate the active worksheet
Select Cells - Manual Calculation

Shift + F9


Microsoft OneNote 2016 (Windows)
Sync changes in current shared notebook
Outlook 2016 Integration

Shift + F9


Microsoft Excel 2016 (Windows)
Calculate the active worksheet
Format Cells - Manual Calculation

Shift + F9


Microsoft Outlook 2016 (Windows)
Start a send/receive for the current folder, retrieving full items (header, item, and any attachments)
Send/Receive

Shift + F9


InDesign CC (Windows)
Tables
Panels

Shift + F9


Adobe After Effects CC (Windows)
Easy ease selected Keyframes in / out
Keyframes and Graph Editor

Shift + F9 / Ctrl + Shift + F9


InDesign CC (MacOS)
Tables
Panels

Shift + F9


Adobe After Effects CC (MacOS)
Easy ease selected Keyframes in / out
Keyframes and Graph Editor

Shift + F9 / Command + Shift + F9


Microsoft Excel 2016 (Windows)
Calculate the active worksheet
Formulas - Manual Calculation

Shift + F9


CINEMA 4D (Windows)
Structure Manager
Editor

Shift + F9


Dynamics NAV 2015 (Windows)
Post and Print
Page View and Review

Shift + F9


Microsoft Excel 2016 (Windows)
Calculate the active worksheet
Manage Workbooks - Manual Calculation

Shift + F9


Microsoft Word 2016 (Windows)
Switch between a field code and its result.
All Function Key Shortcuts

Shift + F9


Microsoft Excel 2016 (Windows)
Calculate the active worksheet
Excel Auto Tables and Data Forms - Manual Calculation

Shift + F9


Act! CRM (Windows)
History tab
View Shortcuts

Shift + F9


JetBrains PyCharm (Windows)
Debug
Compile and Run

Shift + F9


JetBrains RubyMine (Windows)
Debug
Compile and Run

Shift + F9


JetBrains RubyMine (Linux)
Debug
Compile and Run

Shift + F9


JetBrains PyCharm (MacOS)
Debug
Compile and Run

Shift + F9


Blender 3D (Windows)
Outliner Window
Window

Shift + F9


Adobe Dreamweaver (Windows)
Snippets
Windows

Shift + F9


Microsoft Word 2016 (MacOS)
Switch between a field code and its result
Frequently Used Shortcuts

Shift + F9


JetBrains PhpStorm (Windows)
Debug
Compile and Run

Shift + F9


Corel Draw X8 (Windows)
Toggle display
Document Display

Shift + F9


JetBrains PhpStorm (Linux)
Debug
Compile and Run

Shift + F9


Microsoft Excel 2016 (MacOS)
Calculate the active sheet
Work in cells or the Formula bar

Shift + F9


Corel WordPerfect X8 (Windows)
Merge
63 Shortcuts for Corel WordPerfect X8 (Windows)

Shift + F9


Microsoft Word 2016 (MacOS)
Switch between a field code and its result
Work with fields

Shift + F9


HTML-Kit (Windows)
Copy Content in Current Window to Edit Window
87 Shortcuts for HTML-Kit (Windows)

Shift + F9


Microsoft Word 2016 (MacOS)
Switch between a field code and its result.
Function key shortcuts

Shift + F9


Microsoft Excel 2016 (MacOS)
Calculate the active sheet
The following table provides the function key shortcuts for Excel 2016 for Mac*

Shift + F9


Forte (Windows)
Bookmark Selected
Main Browser Window

Shift + F9


Chief Architect (Windows)
Display Setting Tools - Reference Grid
Settings Tools

Shift + F9


Chief Architect (MacOS)
Display Setting Tools - Reference Grid
Settings Tools

Shift + F9


Kingsoft Presentation 2016 (Windows)
Display Gridline
SlideShow

Shift + F9


Kingsoft Writer 2016 (Windows)
Change Text Field to Code Field
Editing

Shift + F9


Primevera P6 P6 (Windows)
Level Resources
General Shortcuts

Shift + F9


Adobe Captivate 2017 (Windows)
Actions dialog box
General and Miscellaneous Shortcuts

Shift + F9


XYplorer (Windows)
Customize Keyboard Shortcuts
Function key Shortcuts

Shift + F9


Jetbrains CLion (Windows)
Debug
Compile and Run

Shift + F9


MPS 2017 (Windows)
Debug a program
Running and Debugging

Shift + F9


Xamarin Studio (MonoDevelop) (Windows)
Expression Evaluator
Debug Menu

Shift + F9


Libreoffice Writer (Windows)
Calculate Table
Function Keys

Shift + F9


Delphi 10 (Windows)
Build Project
193 Shortcuts for Delphi 10 (Windows)

Shift + F9


RStudio (Windows)
Toggle breakpoint
Debug

Shift + F9


RStudio (MacOS)
Toggle breakpoint
Debug

Shift + F9


Ansys Mechanical (Windows)
Show All Bodies
Graphics Actions

Shift + F9


HyperWorks (Windows)
Trim surface with node/Surf plane
24 Shortcuts for HyperWorks (Windows)

Shift + F9


Inkscape (MacOS)
Star tool
Tools

Shift + F9


VariCAD (Windows)
Calculator
Hot Keys

Shift + F9


Geany (Linux)
Make all
Build,Make and Compile

Shift + F9


Geany (Windows)
Make all
Build,Make and Compile

Shift + F9


Geany (MacOS)
Make all
Build,Make and Compile

Shift + F9


Ulead PhotoImpact 8 (Windows)
Find next - EasyPalette
Miscellaneous

Shift + F9


WavePad Sound Editor (Windows)
Play repeat
Play Operations

Shift + F9


WavPad Sound Editor (MacOS)
Play repeat
Play Operations

Shift + F9


Modo (Windows)
Render selected
Render

Shift + F9


Modo (MacOS)
Render selected
Render

Shift + F9


Microsoft Excel 2007 (Windows)
Calculates the active worksheet.
Function keys in Excel 2007

Shift + F9


Microsoft Outlook 2007 (Windows)
Start a send/receive for the current folder, retrieving full items (header, item, and any attachments).
Shortcuts for Send and Receive

Shift + F9


Adobe After Effects CS5 (MacOS)
Easy ease selected keyframes in
Keyframes and Graph Editor

Shift + F9


Adobe After Effects CS5 (Windows)
Easy ease selected keyframes in
Keyframes and Graph Editor

Shift + F9


Microsoft Word 2010 (Windows)
Show or hide field code/result of selected field
Fields

Shift + F9