Best free (preferably FOSS) Rust IDE for MacOS
Best free (preferably FOSS) Rust IDE for MacOS
I think I'm going to start learning Rust. Can anyone suggest a good IDE to use?
You're viewing a single thread.
All Comments
32 comments
rust-analyzer
is a pretty good LSP, and works in most modern text editors.My advice? Just pick an editor and stick to it.
VSCode? Sure.
Jetbrains? Good choice.
Hell, Emacs? Why not?
I personally use Neovim, and it just works. No matter what I’m programming in, I’m still at home.
Just pick an editor that works for you. I’d suggest VSCode. Use VSCodium for a true FOSS experience, or Helix for a beginner friendly terminal editor.
If you really just want something Rust-focused, there’s RustRover from Jetbrains, but that’s about it.
19 0 Reply
32 comments
Scroll to top