My Keyboard Shortcuts Ref
IntelliJ
⌘ + Shift + A
Actions⌥ + ⌘ + L
Format code⌘ + ⇧ + O
Open File⌃ + ⌥ + O
Organise imports⌥ + ⌘ + M
Refactor the code block into method⌥ + ⌘ + M
Introduce constants⇧ + F6
Rename⌘ + L
Go to line
VS Code
⌘ + K + F
Format file⌃ + backtick
Open terminal