this post was submitted on 13 Jun 2023
5 points (100.0% liked)

Rustlang

11 readers
1 users here now

founded 2 years ago
 

I've been using VS Codium for a while, but lately decided to give Neovim a shot. Describe your setup/experience.

you are viewing a single comment's thread
view the rest of the comments
[–] AnAutomatonAdrift@kbin.social 1 points 1 year ago (3 children)

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.

[–] solarzones@kbin.social 1 points 1 year ago

I am also using Helix! Using Rust Analyzer as well. I love how simple it is.

[–] UnshavedYak@kbin.social 1 points 1 year ago

Same. Helix and RA.

[–] staticlifetime@kbin.social 0 points 1 year ago (1 children)

How customizable is Helix? Is there a plugin system like with Neovim/Vim?

[–] UnshavedYak@kbin.social 1 points 1 year ago

Not, at the moment. Configuration is pretty good, it has really good defaults (LSP/RA integration/etc), but Plugins are still being designed.