Intellij Cheat Sheet ((install)) Direct
Double Shift Quickly find any file, class, tool window, or setting in your project.
| Action | Shortcut (Win/Linux) | macOS | | :--- | :--- | :--- | | (classes, files, symbols, actions) | Double Shift | Double Shift | | Go to Class | Ctrl + N | Cmd + O | | Go to File | Ctrl + Shift + N | Cmd + Shift + O | | Go to Symbol (method/field) | Ctrl + Alt + Shift + N | Cmd + Opt + Shift + O | | Recent Files | Ctrl + E | Cmd + E | | Navigate Back/Forward (cursor history) | Ctrl + Alt + Left/Right | Cmd + Opt + Left/Right | | Go to Line/Column | Ctrl + G | Cmd + G | | Last Edit Location | Ctrl + Shift + Backspace | Cmd + Shift + Backspace | | Switch between Tool Windows (Project, Run, Debug) | Ctrl + Tab | Ctrl + Tab | | Hide Active Tool Window | Shift + Esc | Shift + Esc | intellij cheat sheet