Skip to main content

IntelliJ

ShortcutDescription
Move between open projectsoption + CMD + `
Open terminaloption + fn + F12
Selectoption + Arrow Up/Down
Move between wordsoption + Arrow Left/Right
FoldCMD (+) +
UnfoldCMD (+) -
Search and replaceCMD+R + option +A
Project structure sectionCMD+1
Run sectionCMD+4
Go to lineCMD+L
See implementationsoption+CMD+B
See usagesCMD+B
MoveF6
RenameSHIT + F6
Go to testSHIT + CMD + T
Recent filesCMD + E
Add breakpointCMD + F8
RunCONTROL + SHIFT + R
DebugCONTROL + SHIFT + D
Delete lineCMD + Erase