Neovim. Its awesome with the rust plugin. Everything works and it’s fast.
Wow, no one mentioning IntelliJ?? I use the free edition with Rust and it works great… the only thing missing is a debugger, which requires the CLion distribution which is not free… but so far that hasn’t been a big problem for me.
Helix text editor
I am not a hardcore programmer, but anytime I code anything, I use vscodium. It is VScode without the microsoft telemetry.
That sounds great! Does it support the plugins as well?
It has the same plugin system, but they pull from Open VSX rather than Microsoft’s extension marketplace. If there’s an extension not available there, you can still download it from Microsoft’s marketplace and then add it manually.
It’s also possible to swap out the extension registry entirely and still use Microsoft’s marketplace instead of Open VSX in VSCodium.
No one has said Emacs yet, I was a long time vim/neovim user but switched a couple of years ago, still learning rust but it’s been pretty comfy so far, plus I can wash my dishes in it.
I use Emacs for just about everythinhg, including Rust dev. It’s fantastic!
Emacs is the best vim implementation.
Emacs is a great operating system but lacks a good text editor