Bluetreefrog@lemmy.world to Programming@programming.devEnglish · 2 年前Best free (preferably FOSS) Rust IDE for MacOSmessage-squaremessage-square32fedilinkarrow-up128arrow-down15file-text
arrow-up123arrow-down1message-squareBest free (preferably FOSS) Rust IDE for MacOSBluetreefrog@lemmy.world to Programming@programming.devEnglish · 2 年前message-square32fedilinkfile-text
minus-squarejohnhattan@programming.devlinkfedilinkarrow-up10arrow-down1·2 年前Vscode works well on Mac, and it has good Rust support.
minus-squarepaperplane@lemmy.worldlinkfedilinkarrow-up4·2 年前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, …)
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, …)