IntelliJ IDEA has keyboard shortcuts for most of its commands related to editing, navigation, refactoring, debugging, and other tasks. Memorizing these hotkeys can help you stay more productive by keeping your hands on the keyboard.
The following table lists some of the most useful shortcuts to learn:
Shortcut | Action |
---|---|
Double Ctrl |
Run Anything. Execute commands, such as opening a project, launching a run/debug configuration, running a command-line utility, and so on. The available commands depend on the set of plugins and tools you have configured for your project |
Double Shift |
Search Everywhere. Find anything related to IntelliJ IDEA or your project and open it, execute it, or jump to it |