Bluetreefrog@lemmy.world to Programming@programming.devEnglish · 1 year agoBest free (preferably FOSS) Rust IDE for MacOSmessage-squaremessage-square2fedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1message-squareBest free (preferably FOSS) Rust IDE for MacOSBluetreefrog@lemmy.world to Programming@programming.devEnglish · 1 year agomessage-square2fedilinkfile-text
minus-squarejohnhattan@programming.devlinkfedilinkarrow-up0·1 year agoVscode works well on Mac, and it has good Rust support.
minus-squarepaperplane@lemmy.worldlinkfedilinkarrow-up1·1 year agoJust 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, …)
Vscode works well on Mac, and it has good Rust support.
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, …)