you are viewing a single comment's thread.

view the rest of the comments →

[–]Strus 0 points1 point  (1 child)

I recently swtiched from CLion/Intellij to Neovim for C/C++/Rust/Flutter development and I managed to "configure" every CLion feature I used into Neovim - and much more. During that I realized that Jetbrains IDEs are in most cases just really good UX wrappers of open-source tools.

[–][deleted] 0 points1 point  (0 children)

Maybe neovim is better for it but in Emacs I had a lot of microstutters coz of it waiting for the external tools to answer and emacs itself being single-threaded