Hacker News new | ask | show | jobs
by bunkerbewohner 3156 days ago
Personally I'm extremely happy with the vim plugin in Jetbrains IDEs like IDEA, Rider and so on. It gives me the best of both worlds. I can use vim commands for effective navigation but also have the great static code analysis, smart auto completion, project navigation (find symbol, class, file, ...) etc. of the IDE.
1 comments

Same, I am a casual vim user and the IntelliJ plugin covers most of my needs.