IntelliJ Keyboard Shortcuts
A curated list of favorite keyboard shortcuts of IntelliJ-based IDEs.

| Key-binding |
Action |
Preview |
Ctrl + E
⌘ E |
Recent Files |
 |
Shift + Ctrl + E
|
Recent Locations |
 |
Ctrl + N
|
Navigate to a class |
 |
Shift + Ctrl + N
|
Navigate to a file |
 |
Shift + Ctrl + Alt + N
⌥ ⌘ O |
Navigate to a symbol |
 |
Shift Shift |
Search Everywhere |
 |
Shift + Ctrl + T
|
Navigate between Test file & Test subject file |
 |
Alt + Home
|
Jump to Navigation Bar |
 |
Ctrl + Alt + Left/Right
|
Navigate Back/Forwad |
|
F2 |
Next Highlighted Error |
 |
Ctrl + B
⌘ B |
Go to Declaration |
 |
Alt + F7 |
Find Usages |
 |
Ctrl + Alt + F7 |
Show Usages |
 |
| Key-binding |
Action |
Preview |
Alt + Enter |
Show Intention Actions |
 |
F2 |
Next Highlighted Error |
 |
Ctrl + W ⌥ ↑ |
Extend Selection |
 |
Shift + Ctrl + W ⌥ ↓ |
Shrink Selection |
 |
Ctrl + /
⌘ / |
Add/Remove Line Comment |
 |
Shift + Ctrl + /
⌥ ⌘ / |
Add/Remove Block Comment |
 |
Shift + Ctrl + Enter ⇧ ⌘ ⏎ |
Complete Current Statement |
 |
Ctrl + Alt + L ⌥ ⌘ L |
Reformat Code |
 |
Shift + Ctrl + Alt + T ⌃ T |
Refactor This |
 |
| Key-binding |
Action |
Preview |
Ctrl + Alt + V
|
Introduce Variable |
 |
| Key-binding |
Action |
Preview |
1
⌘ 1 |
Project Tool Window |
 |
Alt + 6
⌘ 6 |
Problems Tool Window |
|
Alt + 7
|
File Structurre |
|
| Key-binding |
Action |
Preview |
Alt + Enter |
Show Intention Actions |
 |
F2 |
Next Highlighted Error |
 |
Alt + 1
⌘ 1 |
Project Tool Window |
 |
Ctrl + E
⌘ E |
View Recent Files |
 |
Ctrl + B
⌘ B |
Go to Declaration |
 |
Alt + F7 |
Find Usages |
 |
Ctrl + Alt + F7 |
Show Usages |
 |
Ctrl Ctrl |
Run Anything |
 |
Ctrl + W ⌥ ↑ |
Extend Selection |
 |
Shift + Ctrl + W ⌥ ↓ |
Shrink Selection |
 |
Ctrl + /
⌘ / |
Add/Remove Line Comment |
 |
Shift + Ctrl + /
⌥⌘ / |
Add/Remove Block Comment |
 |
Shift + Ctrl + Enter ⇧ ⌘ ⏎ |
Complete Current Statement |
 |
Ctrl + Alt + L ⌥ ⌘ L |
Reformat Code |
 |
Shift + Ctrl + Alt + T ⌃ T |
Refactor This |
 |
Shift + Ctrl + A ⇧ ⌘ A |
Find Action |
 |
Shift Shift |
Search Everywhere |
 |