I think I’m going to start learning Rust. Can anyone suggest a good IDE to use?

  • @johnhattan
    link
    99 months ago

    Vscode works well on Mac, and it has good Rust support.

    • @[email protected]
      link
      fedilink
      49 months 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, …)