How many shortcuts can you remember? Three? Five? More? I try to learn as many as I can and still forget some of them… What if you could unlock IntelliJ IDEA features, without having to remember shortcuts? You can still use shortcuts if you want. But you don’t have to. Command completion (..) is a…...
#codecompletion #commandcompletion #inspections #livetemplates #navigation #postfixcompletion #quickfixes #Refactoring
https://foojay.io/today/command-completion-intellij-idea/
Command completion (..) in IntelliJ IDEA

Command completion (..) extends regular completion. It lets you discover and use IntelliJ IDEA features without having to remember shortcuts.

foojay