IntelliJ IDEA Keyboard Shortcuts

JetBrains IDE navigation and refactoring Practice these in our IntelliJ IDEA game mode.

ActionShortcut
Comment line Ctrl + / Details
Debug Shift + F9 Details
Delete line Ctrl + Y Details
Duplicate line Ctrl + D Details
Find Action Ctrl + Shift + A Details
Go to class Ctrl + N Details
Go to declaration Ctrl + B Details
Go to file Ctrl + Shift + N Details
Quick fix Alt + Enter Details
Recent files Ctrl + E Details
Run Shift + F10 Details
Save all Ctrl + S Details
Close editor tab Ctrl + F4 Details
Collapse code block Ctrl + Details
Expand code block Ctrl + + Details
Find in path Ctrl + Shift + F Details
Go to implementation Ctrl + Alt + B Details
Navigate back Ctrl + Alt + Left Details
Navigate forward Ctrl + Alt + Right Details
Reformat code Ctrl + Alt + L Details
Rename symbol Shift + F6 Details
Search Everywhere Shift then Shift Details

Practice in the game