IntelliJ IDEA Keyboard Shortcuts for Windows & macOS

Windows & macOS

IntelliJ IDEA is a powerful IDE for Java and other languages. These shortcuts cover everything from navigation and code assistance to running and debugging applications.

Action

Windows Shortcut

macOS Shortcut

Search Everywhere

Shift + Shift

Shift + Shift

Go to File

Ctrl + Shift + N

Command + Shift + O

Go to Class

Ctrl + N

Command + O

Code Completion

Ctrl + Space

Control + Space

Refactor This

Ctrl + Alt + Shift + T

Control + T

Run Program

Shift + F10

Control + R

Debug Program

Shift + F9

Control + D

Toggle Terminal

Alt + F12

Option + F12

Show Recent Files

Ctrl + E

Command + E

Find Action

Ctrl + Shift + A

Command + Shift + A