JetBrains RubyMine (MacOS)

VCS/Local History

View Diffrenece

Command + D

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


Adobe Photoshop CS4 (MacOS)
Delete current selection (Pattern Maker only)
Shortcut Keys for working with Extract, Liquify, and Pattern Maker

Command + D


Firefox (MacOS)
Add Bookmark
General Browser Controls

Command + D


Unity3D 3 (MacOS)
Duplicate
Editing

Command + D


Adobe Photoshop CS4 (MacOS)
Deselect a point
Shortcut Keys for using the Curves dialog box

Command + D


Adobe Photoshop CS5 (MacOS)
Delete current selection
Photoshop CS5 Panels - Pattern Maker Only

Command + D


Adobe Photoshop CS4 (MacOS)
Deselect all
Shortcut Keys for using Vanishing Point

Command + D


Adobe Photoshop CS5 (MacOS)
Delete current selection
Extract and Pattern Maker (plug-in) - Pattern Maker Only

Command + D


Adobe Photoshop CS5 (MacOS)
Deselect all pins
Puppet Warp

Command + D


Adobe Photoshop CS5 (MacOS)
Deselect all
Vanishing Point

Command + D


FileMaker Pro (MacOS)
Duplicate the selected object
Layout Mode Shortcuts - Arrange Objects

Command + D


Adobe Photoshop CS5 (MacOS)
Deselect a point
Curves

Command + D


Comsol 5 (MacOS)
Clear the selection of domains, boundaries, edges, or points
Model Tree

Command + D


FileMaker Pro (MacOS)
Assign Date
Layout Mode Shortcuts - Assign Field Types for Databases

Command + D


FileMaker Pro (MacOS)
Duplicate the selected object
Text Shortcuts - Arrange Objects

Command + D


Adobe Photoshop CS5 (MacOS)
Deselects all measurements
Measurement (PS Extended)

Command + D


uTorrent (MacOS)
Add Torrent (no default save)
21 Shortcuts for uTorrent (MacOS)

Command + D


Adobe Photoshop CS5 (MacOS)
Deselect all frames except the current frame
DICOM files (PS Extended)

Command + D


Google Chrome (MacOS)
Add bookmark for current webpage
Bookmarks Shortcuts

Command + D


Adobe After Effects CC (MacOS)
Duplicate selected Layers, Masks, effects, etc.
Basics

Command + D


FileMaker Pro (MacOS)
Assign Date
Text Shortcuts - Assign Field Types for Databases

Command + D


Adobe Photoshop CC (MacOS)
Deselect
Basic Shortcuts for PhotoShop CC 2015 - Select Basics

Command + D


FileMaker Pro (MacOS)
Duplicate the selected object
Database Management Shortcuts - Arrange Objects

Command + D


Photoshop Lightroom CC (MacOS)
Deselect all photos
Comparing Photos in the Library Module

Command + D / Command + Shift + A


Safari Browser (MacOS)
Add bookmark
Menu Shortcuts

Command +D


FileMaker Pro (MacOS)
Assign Date
Database Management Shortcuts - Assign Field Types for Databases

Command + D


Adobe Premiere CC (MacOS)
Video transition
Clipping Shortcuts

Command + D


Nuke 10 (MacOS)
Duplicate Selected
Global Shortcuts

Command + D


FileMaker Pro (MacOS)
Duplicate a record, request, or layout object
General Shortcuts

Command + D


Apple Numbers (MacOS)
Duplicate objects
Object Manipulation

Command + D


Apple Keynote (MacOS)
Duplicate object
Objects on Canvas

Command + D


InDesign CC (MacOS)
Place
File Menu Shortcuts

Command + D


FileMaker Pro (MacOS)
Duplicate a record
Browse Mode Shortcuts

Command + D


Adobe Photoshop CC (MacOS)
Deselect
Manage Panels - Select Basics

Command + D


FileMaker Pro (MacOS)
Duplicate a find request
Find Mode Shortcuts

Command + D


IMVU (MacOS)
Furni Delete Tool
Tools

Command + D


ArchiCAD 20 (MacOS)
Drag
Edit Menu Commands

Command + D


Hexagon 2 (MacOS)
Clone/Duplicate
General Shortcuts

Command + D


3D Coat (MacOS)
Unfreeze all
Freeze Operations

Command + D


Apple Motion (MacOS)
Duplicate selection
General Interface

Command + D


Zoho Sheet (MacOS)
Fill Down
Actions

Command + D


Finder (MacOS)
Duplicate the selected files.
General

Command + D


Apple Motion (MacOS)
Duplicate
Edit Menu

Command + D


1Password (MacOS)
Duplicate currently selected item.
Main App Shortcuts

Command + D


GIMP (MacOS)
Duplicate Image
Image Operations

Command + D


Adobe Photoshop CC (MacOS)
Delete a point from the Curve
Curves Dialog Box

Command + D


Silhouette Studio (MacOS)
Duplicate
Edit

Command + D


Mac OS Sierra 10.12 (MacOS)
Select the Desktop folder from within an Open dialog or Save dialog.
Document Shortcuts

Command + D


Apple Photos (MacOS)
Duplicate a photo
Organize

Command + D


Adobe Flash Professional (MacOS)
Duplicate
Manipulation

Command + D


Mac OS Sierra 10.12 (MacOS)
Duplicate the selected files.
Finder Shortcuts

Command + D


Final Cut Pro (MacOS)
Deselect all
General

Command + D


Sublime Text (MacOS)
Select Word(Repeat select other Occurences
General Editing Shortcuts

Command + D


Eclipse Helios (MacOS)
Delete Line
Text Editing Shortcuts

Command + D


IntelliJ (MacOS)
Duplicate Current Line
Editing Shortcuts

Command + D


JetBrains PyCharm (MacOS)
Duplicate Current Line
Editing Shortcuts

Command + D


JetBrains AppCode (MacOS)
Duplicate Current Line
Editing Shortcuts

Command + D


Adobe XD (Experience Design) (MacOS)
Duplicate
Edit Menu

Command + D


Sketch 3 (MacOS)
Duplicate
Editing Layers

Command + D


Adobe Animate CC (MacOS)
Duplicate
Edit and Modify

Command + D


Cloud9 (MacOS)
Remove/ Delete Line
Remove Text

Command + D


Daz 3D Bryce 7 (MacOS)
Duplicate
General Editing

Command + D


JetBrains PhpStorm (MacOS)
Duplicate Current Line
Editing

Command + D


Autodesk Mudbox 2017 (MacOS)
Deselect All
Selection

Command + D


Steinberg Cubase 9 (MacOS)
Duplicate
Edit

Command + D


Opera (MacOS)
Save page address as new bookmark
Access Loading

Command + D


OmniFocus (MacOS)
Duplicate
Edit Menu

Command + D


Clip Studio Paint (Manga Studio) (MacOS)
DeSelect All
Selection Shortcuts

Command + D


iBooks (MacOS)
Bookmark Page You are Currently Viewing
Keyboard Controls

Command + D


Garageband 10 (MacOS)
Duplicate the selected track
Track Operations

Command + D


Brackets (MacOS)
Duplicate
Code Writing

Command + D


Chief Architect (MacOS)
Make Parallel/Perpendicular
Settings Tools

Command + D


Poser Pro (MacOS)
Drop to floor
Figure

Command + D


Flock (MacOS)
Star current page
45 Shortcuts for Flock (MacOS)

Command + D


Aptana Studio 3 (MacOS)
Delete Rows
Deletion

Command + D


Panic Coda (MacOS)
Next Symbol
Editing Shortcuts

Command + D


Xamarin Studio (MonoDevelop) (MacOS)
Go to Declaration
Navigation Shortcuts

Command + D


Unity3D 5 (MacOS)
Duplicate
Edit

Command + D


Titanium (MacOS)
Delete Lines
Text Editing

Command + D


Tableau (MacOS)
Connect to data source
General

Command + D


OpenSCAD (MacOS)
Comment
View Shortcuts

Command + D


CuteFTP (MacOS)
Change remote folder
72 Shortcuts for CuteFTP (MacOS)

Command + D


RStudio (MacOS)
Delete line
Editing (Console and Source)

Command + D


Geany (MacOS)
Duplicate line or selection
Cut and Paste

Command + D


Modo (MacOS)
Duplicate selected layer(s) (only in Items mode)
Item List

Command + D


Ableton Live 9 (MacOS)
Duplicate
Editing

Command + D


Modo (MacOS)
Reset tool attributes
General Modeling

Command + D


Vectorworks (MacOS)
Duplicate
Edit Menu

Command + D


Inkscape (MacOS)
Duplicate selection
Object

Command + D


WavPad Sound Editor (MacOS)
Duplicate
Edit Operations

Command + D


FlexiSign Pro 8.1 (MacOS)
Repeat
Arrangement

Command + D


Adobe Photoshop Elements (MacOS)
Deselect a selection
Selecting and Moving Object

Command + D


Adobe After Effects CS5 (MacOS)
Duplicate selected layers, masks, effects, text selectors, animators, puppet meshes, shapes, render items, output modules, or compositions
General

Command + D


Pencil2D (MacOS)
Deselect All
29 Shortcuts for Pencil2D (MacOS)

Command + D


Adobe Dreamweaver (MacOS)
Duplicate line selection
Coding Shortcuts

Command + D