Bluetreefrog@lemmy.world to Programming@programming.devEnglish · 1 year agoBest free (preferably FOSS) Rust IDE for MacOSmessage-squaremessage-square11fedilinkarrow-up13arrow-down10file-text
arrow-up13arrow-down1message-squareBest free (preferably FOSS) Rust IDE for MacOSBluetreefrog@lemmy.world to Programming@programming.devEnglish · 1 year agomessage-square11fedilinkfile-text
minus-squaredukk@programming.devlinkfedilinkarrow-up0·1 year agorust-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.
minus-squareTurun@feddit.delinkfedilinkarrow-up1·edit-21 year agoAs are all their products. And it will be freaking awesome.
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.
deleted by creator
…which is proprietary.
As are all their products.
And it will be freaking awesome.