this post was submitted on 03 Oct 2023
23 points (84.8% liked)
Programming
17433 readers
222 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the 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.
...which is proprietary.
As are all their products.
And it will be freaking awesome.
I mean, I mostly wanted to point that out because OP prefers FOSS, but I did think at least their IntelliJ Community Edition was open-source.
But I just checked their website and it says "Free, built on open source", arguably the worst option, although I guess, it's what the MIT folks want.
I just hate how people overwhelmingly recommend proprietary editors. It's the one thing you'd think the FOSS community should be exceedingly good at.
If you're actually developing FOSS with it, you can use their products for free.
JetBrains has a lot of good will in the community, and for good reason.
Would it be nicer if their IDEs were FOSS? Probably. Would it hurt their profits? Most likely.
Yeah, I mention that later in the comment. Of course, there’s the whole suite of Jetbrains editors.