- Ctrl + N - Go to class π«
- Ctrl + Shift + N - Go to file π
- Ctrl + Alt + Shift + N - Go to symbol βΎοΈ
- Ctrl + B / Ctrl + Click - Go to declaration π
- Ctrl + Alt + B - Go to implementation(s) π·
- Double Shift - Search everywhere π
- Ctrl + F - Find π΅οΈ
- Ctrl + R - Replace β»οΈ
- Ctrl + Shift + F - Find in path π£οΈ
- Ctrl + Shift + R - Replace in path π£οΈ
- Shift + F6 - Rename π
- Ctrl + F6 - Change method signature βοΈ
- Ctrl + Alt + N - Inline οΏ½ JOINπ€
- Ctrl + Alt + M - Extract method π
- F9 - Resume program
βΆοΈ - F8 - Step over
β€΅οΈ - F7 - Step into πͺ
- Alt + F9 - Run to cursor π―
- Alt + F8 - Evaluate expression π€
- Scratches - Temporary sandbox files ποΈ
- Postfix code completion -
.null
β,.fori
π, etc - Structural search and replace - Modify code across projects π
- Code templates - Live templates for code snippets βοΈ
- Key promoter - Learn shortcuts on the fly π