this post was submitted on 13 Jun 2023
5 points (100.0% liked)
Rustlang
11 readers
1 users here now
founded 2 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Helix with Rust Analyzer. Works like a charm. Pretty much the only thing I miss from VS Code is the ability to run unit tests through a debugger.
I am also using Helix! Using Rust Analyzer as well. I love how simple it is.
Same. Helix and RA.
How customizable is Helix? Is there a plugin system like with Neovim/Vim?
Not, at the moment. Configuration is pretty good, it has really good defaults (LSP/RA integration/etc), but Plugins are still being designed.