5 ms·
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
by bunkerbewohner 9y 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.
- deleted 9y ago[deleted]
- fokinsean 9y agoSame, I am a casual vim user and the IntelliJ plugin covers most of my needs.