Cheatography
https://cheatography.com
IntelliJ Idea keybindings
Search and navigation
Go to Declaration |
Ctrl-B |
Go to Implementation |
Ctrl-Alt-B |
Go to Class |
Ctrl-N |
Go to File |
Ctrl-Alt-N |
(Previous) Next find result |
(Shift) F3 |
Find everywhere |
Shift-Shift |
Find in file |
Ctrl-F |
Replace in file |
Ctrl-R |
Find in path |
Ctrl-Shift-F |
Replace in path |
Ctrl-Shift-R |
Find usages in project |
Alt-F7 |
Find usages in file |
Ctrl-F7 |
List usages |
Ctrl-Alt-F7 |
|
|
UI Navigation
Switch tabs |
Ctrl-Tab |
Previous/Next tab |
Alt-Left/Right |
Back/Forward in code |
Ctrl-Alt-Left/Right |
Last edit location |
Ctrl-Shift-Backspace |
Code completion and refactoring
(Un)Comment line |
Ctrl-/ |
(Un)Comment block |
Ctrl-Shift-/ |
Template (if, for, ...) |
Ctrl+J / . at the end |
Rename object |
Shift-F6 |
Change signature |
Ctrl-F6 |
Extract variable |
Ctrl-Alt-V |
Extract field |
Ctrl-Alt-F |
Extract constant |
Ctrl-Alt-C |
Duplicate code |
Ctrl-D |
Show Documentation |
Ctrl-Q |
|
Created By
Metadata
Favourited By
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets