General
|
Open corresponding tool window |
|
Synchronize |
|
Toggle maximizing editor |
|
Inspect current file with current profile |
|
Open Settings dialog |
|
Open project structure dialog |
|
Find action |
Debugging
|
Step over |
|
Step into |
|
Smart step into |
|
Step out |
|
Run to cursor |
|
Evaluate expression |
|
Resume program |
|
Toggle breakpoint |
|
View breakpoint |
Search / Replace
|
Search everywhere |
|
Replace |
|
Find in path |
|
Replace in path |
|
Select next occurrence |
Editing
|
Basic code completion |
|
Smart code completion |
|
Complete statement |
|
Parameter info |
|
Quick documentation lookup |
|
External Doc |
|
Brief Info |
|
Show descriptions of error at caret |
|
Generate code... |
|
Override methods |
|
Implement methods |
|
Surround with... |
|
Comment / uncomment with line comment |
|
Comment / uncomment with block comment |
|
Extend selection |
|
Shrink selection |
|
Context info |
|
Show intention actions and quick- xes |
|
Reformat code |
|
Optimize imports |
|
Auto-indent line(s) |
|
Paste from recent buffers |
|
Duplicate current line |
|
Delete line at caret |
|
Smart line join |
|
Smart line split |
|
Start new line |
|
Toggle case for word at caret or selected block |
|
Select till code block end |
|
Select till code block start |
|
Delete to word end |
|
Delete to word start |
|
Expand code block |
|
Collapse code block |
|
Expand all |
|
Collapse all |
Refactoring
|
Copy |
|
Move |
|
Safe delete |
|
Rename |
|
Refactor this |
|
Change signature |
|
Inline |
|
Extract method |
|
Extract variable |
|
Extract field |
|
Extract constant |
|
Extract parameter |
Navigation
|
Go to class |
|
Go to file |
|
Go to symbol |
|
Go to next |
|
Go back to previous tool window |
|
Go to line |
|
Recent files popup |
|
Navigate back |
|
Navigate forward |
|
Navigate to last edit location |
|
Select current file or symbol in any view |
|
Go to declaration |
|
Go to implementation(s) |
|
Open quick definition lookup |
|
Go to type declaration |
|
Go to super-method |
|
Go to previous |
|
Go to next method |
|
Move to code block end |
|
Move to code block start |
|
File structure popup |
|
Type hierarchy |
|
Method hierarchy |
|
Call hierarchy |
|
Next / previous highlighted error |
|
Edit source / View source |
|
Show navigation bar |
|
Toggle bookmark |
|
Toggle bookmark with mnemonic |
|
Go to numbered bookmark |
|
Show bookmarks |
Compile & Run
|
Make project |
|
Compile selected file, package or module |
|
Select configuration run |
|
Run context configuration from editor |
|
Select configuration debug |
Usage Search
|
Find usages in file |
|
Find usages |
|
Highlight usages in file |
|
Show usages |
VCS / Local History
|
Commit project to VCS |
|
Update project from VCS |
|
Push commits |
|
VCS quick popup |
|
Surround with Live Template |
|
Insert Live Template |