• @aggelalex@lemmy.world
    link
    fedilink
    1710 months ago

    So, if I’m paying only for IDEA, I’m stuck in java and kotlin and have to pay extra to write rust? You know rust code intelligence is just as good in VSCode right? For Free?

    • @Almamu@lemmy.world
      link
      fedilink
      7
      edit-2
      10 months ago

      You usually can install plugins (it’s been a long time since I looked into it, so the situation might have changed) to have support for other languages and “convert” it, but doesn’t work as good as their standalone versions as they are a bit more integrated and better configured out of the box imo

      • @legoshark@lemmy.world
        link
        fedilink
        310 months ago

        At least when I tried with CLion, it wasn’t possible to get it to support both Rust and Kotlin simultaneously. You can get both in IntelliJ with the Rust plugin, but it didn’t work well when I attempted it. I have to use both Rust and Kotlin in the same project at work every day, so I end up switching between IntelliJ and VSCode constantly. Worse, it’s a multi-workspace project, so I even have to use several VSCode windows and switch between them, or rust-analyzer refuses to work. It’s so easy to get lost in the sea of identical looking code windows. Not ideal 😔

    • Anders Borch
      link
      fedilink
      710 months ago

      @aggelalex @asal the code editor market is weird. Microsoft made a really good editor with a really large ecosystem and made it all free. That makes it really hard to justify paying for an IDE these days.

    • @StarkillerX42@lemmy.ml
      link
      fedilink
      410 months ago

      Even when I was able to get a license through University, I eventually switched to VSCode just to avoid the hassle of verifying my license.