Cheat Sheet | Intellij

| Action | Shortcut (Win/Linux) | macOS | | :--- | :--- | :--- | | | Shift + F10 | Ctrl + R | | Run with Coverage | Ctrl + Shift + F10 (on main class) | Ctrl + Shift + F10 | | Build Project | Ctrl + F9 | Cmd + F9 | | Run Maven Goal | Ctrl + Alt + Shift + M (then type goal) | Ctrl + Alt + Shift + M |

Go to File > Settings > Keymap (IntelliJ IDEA > Preferences > Keymap on macOS). Search for any action and right-click to add your own shortcut or change existing ones. intellij cheat sheet

Cheat Sheet | Intellij