IntelliJ IDEA Cheat Sheet

https://www.shortcutfoo.com/app/dojos/intellij-idea-win/cheatsheet

– here are all the keybindings you must know about IntelliJ

https://moduscreate.com/blog/12-intellij-idea-keyboard-shortcuts/

Here are some shortcuts I picked from Vlad Rentea’s refactoring kata

ALT + j / Successively press ⌃G – to get multi cursor selection
https://www.jetbrains.com/help/rider/Multicursor.html#column_selection

  • CTRL ALT M – Extract Method
  • CTRL ALT N – inline code

Also, Font Ligatures