JetBrains AppCode (MacOS)

Find and Replace

Search Everywhere

Double Shift

All hotkeys for JetBrains AppCode (MacOS)

General Shortcuts
Open Corresponding Tool Window

Command + 0 ... 9

General Shortcuts
Search Everywhere

2x Shift

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
Close Current Active Tab

Command + W

General Shortcuts
Quick Switch Current Scheme

Ctrl + `

General Shortcuts
Add to Favourites

Option + Shift + F

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

Code Refactoring
Copy

F5

Code Refactoring
Move

F6

Code Refactoring
Rename

Shift + F6

Code Refactoring
Change Signature

Command + F6

Code Refactoring
Safe Delete

Command + Del

Code Refactoring
Inline

Command + Option + N

Code Refactoring
Refactor this Quick List

Ctrl + T

Code Refactoring
Extract Method

Command + Option + M

Code Refactoring
Extract Field

Command + Option + F

Code Refactoring
Extract parameter

Command + Option + P

Code Refactoring
Extract Constant

Command + Option + C

Code Refactoring
Extract Variable

Command + Option + V

Navigation Controls
Go to Class

Command + O

Navigation Controls
Go to File

Command + Shift + O

Navigation Controls
Go to Symbol

Command + Option + Shift + O

Navigation Controls
Go back to Previous Tool Window

F12

Navigation Controls
Go to Editor

Esc

Navigation Controls
Hide Active or Last Active Window

Shift + Esc

Navigation Controls
Next highlighted Error

F2

Navigation Controls
Previous highlighted Error

Shift + F2

Navigation Controls
Go to Top of Page

Command + PgUp

Navigation Controls
Go to Bottom of Page

Command + PgDn

Navigation Controls
Go to Line

Command + L

Navigation Controls
Recent files Popup

Command + E

Navigation Controls
Select current file/Symbol in any View

Option + F1

Navigation Controls
Go to Next/Previous Tab

Ctrl + Left Arrow / Ctrl + Right Arrow

Navigation Controls
Go to Declaration

Command + B

Navigation Controls
Go to Type Declaration

Command + Shift + B

Navigation Controls
Navigate back/forward

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

Navigation Controls
Go to last edit location

Command + Shift + Backspace

Navigation Controls
Go to super method/super class

Command + U

Navigation Controls
Type Hierarchy

Ctrl + H

Navigation Controls
Method Hierarchy

Command + Shift + H

Navigation Controls
Call Hierarchy

Ctrl + Option + H

Navigation Controls
Toggle Bookmark

Shift + F6

Navigation Controls
Toggle Bookmark with Mnemonic

Option + F3

Navigation Controls
Show Bookmarks

Shift + F3

Navigation Controls
Go to Numbered Bookmark

Ctral + 0..9

Navigation Controls
Show Navigation bar

Command + Up Arrow

Navigation Controls
Close Active Run/Messages

Ctrl + Shift + F4

Navigation Controls
Edit Source

F4

Navigation Controls
View Source

Command + Down Arrow

Navigation Controls
Show Diagram

Command + Shift + Option + U

Navigation Controls
Diagram Popup

Command + Option + U

Navigation Controls
File Structure Popup

Command + F12

Navigation Controls
Move to code block end/start

Command + ] / Command + [

Navigation Controls
Go to Previous/Next Method

Ctrl + Up Arrow / Ctrl + Down Arrow

Navigation Controls
Open Quick Definition Lookup

Command + Y

Debugging Shortcuts
Run to Cursor

Option + F9

Debugging Shortcuts
Step Out

Shift + F8

Debugging Shortcuts
Step Over

F8

Debugging Shortcuts
Step Into

F7

Debugging Shortcuts
Evaluate Expression

Option + F8

Debugging Shortcuts
Toggle Breakpoint

Command + F8

Debugging Shortcuts
View Breakpoints

Command + Shift + F8

Debugging Shortcuts
Resume Program

F9

Compile and Run
Build Project

Command + F9

Compile and Run
Run

Ctrl + R

Compile and Run
Debug

Ctrl + D

Compile and Run
Select Configuration and Run

Ctrl + Option + R

Compile and Run
Select Configuration and Debug

Ctrl + Option + D

Compile and Run
Run Context Configuration from Editor

Ctrl + Shift + R

Compile and Run
Debug Context Configuration from Editor

Ctrl + Shift + D

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


IntelliJ (Linux)
Search everywhere
Search/Replace

Double Shift


IntelliJ (Windows)
Search everywhere
Search/Replace

Double Shift


JetBrains RubyMine (Windows)
Search Everywhere
Find and Replace

Double Shift


JetBrains RubyMine (MacOS)
Search Everywhere
Find and Replace

Double Shift


JetBrains RubyMine (Linux)
Search Everywhere
Find and Replace

Double Shift


IntelliJ (MacOS)
Search Everywhere
Find and Replace Shortcuts

Double Shift


JetBrains PhpStorm (Windows)
Search Everywhere
General Shortcuts

Double Shift


JetBrains PhpStorm (MacOS)
Search Everywhere
General Shortcuts

Double Shift


JetBrains PhpStorm (Linux)
Search Everywhere
General Shortcuts

Double Shift


Jetbrains CLion (Windows)
Search everywhere
Find and Replace

Double Shift