• @mrmanagerA
    link
    English
    5
    edit-2
    1 year ago

    Neovim. Its awesome with the rust plugin. Everything works and it’s fast.

    • @nivenkos@lemmy.world
      link
      fedilink
      English
      11 year ago

      Could you share your config?

      I switched to the built-in LSP but keep hitting small issues with changes to mappings, etc. and keeping rust-analyzer updated is a pain.

      So now I just use vscode, even though I’d really like to have neovim set up for small things.

  • @rath@lemmy.world
    link
    fedilink
    English
    21 year ago

    Wow, no one mentioning IntelliJ?? I use the free edition with Rust and it works great… the only thing missing is a debugger, which requires the CLion distribution which is not free… but so far that hasn’t been a big problem for me.

  • @mtizim@beehaw.org
    link
    fedilink
    English
    1
    edit-2
    1 year ago

    vscode. I think anything that supports LSP works well with rust, but my vscode setup is comfy enough and devcontainers are rather nice.

  • @worfamerryman@beehaw.org
    link
    fedilink
    English
    11 year ago

    I am not a hardcore programmer, but anytime I code anything, I use vscodium. It is VScode without the microsoft telemetry.

      • brie
        link
        fedilink
        English
        31 year ago

        It has the same plugin system, but they pull from Open VSX rather than Microsoft’s extension marketplace. If there’s an extension not available there, you can still download it from Microsoft’s marketplace and then add it manually.

        • zaop
          link
          fedilink
          English
          41 year ago

          It’s also possible to swap out the extension registry entirely and still use Microsoft’s marketplace instead of Open VSX in VSCodium.

          • One Who Browses
            link
            fedilink
            English
            11 year ago

            I figured this was possible, but I guess I never searched for the solution. Thank you!

  • ZuCo
    link
    fedilink
    English
    11 year ago

    No one has said Emacs yet, I was a long time vim/neovim user but switched a couple of years ago, still learning rust but it’s been pretty comfy so far, plus I can wash my dishes in it.

  • I used VSCode for a few months and tried the CLion free trial after missing some of the features from IntelliJ I use at work. I think CLion edges out just a little, but not by much. Both have some rough patches.

    Next time I pick up a Rust project I want to try neovim; I keep ending in tutorial hell for vim and never actually building anything with it. But before that, I think I want to ditch my Windows OS all together and pick some Linux distro, something I’ve been putting off a very long time.

      • zaop
        link
        fedilink
        11 year ago

        This was also the distribution I chose when first moving away from Windows and I can definitely recommend it. The vast majority of things worked out of the box, and people on the Linux Mint forum were very helpful in solving my remaining issues.