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

  • @dukk
    link
    199 months ago

    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.

    • @shagie
      link
      9
      edit-2
      9 months ago

      deleted by creator

        • Turun
          link
          fedilink
          5
          edit-2
          9 months ago

          As are all their products.

          And it will be freaking awesome.

          • @[email protected]
            link
            fedilink
            39 months ago

            I mean, I mostly wanted to point that out because OP prefers FOSS, but I did think at least their IntelliJ Community Edition was open-source.
            But I just checked their website and it says “Free, built on open source”, arguably the worst option, although I guess, it’s what the MIT folks want.

            I just hate how people overwhelmingly recommend proprietary editors. It’s the one thing you’d think the FOSS community should be exceedingly good at.

            • @[email protected]
              cake
              link
              fedilink
              19 months ago

              If you’re actually developing FOSS with it, you can use their products for free.

              JetBrains has a lot of good will in the community, and for good reason.

              Would it be nicer if their IDEs were FOSS? Probably. Would it hurt their profits? Most likely.

      • @dukk
        link
        19 months ago

        Yeah, I mention that later in the comment. Of course, there’s the whole suite of Jetbrains editors.