Comment on Best free (preferably FOSS) Rust IDE for MacOS
johnhattan@programming.dev 1 year ago
Vscode works well on Mac, and it has good Rust support.
Comment on Best free (preferably FOSS) Rust IDE for MacOS
johnhattan@programming.dev 1 year ago
Vscode works well on Mac, and it has good Rust support.
paperplane@lemmy.world 1 year ago
Just wanted to point that rust-analyzer is the fantastic language server that powers the language support, and it runs in a lot of editors (VS Code, Emacs, Neovim, …)