• aksdb@feddit.de
    link
    fedilink
    arrow-up
    0
    ·
    11 months ago

    IDEA isn’t Java-only. Most of the other languages are available as plugins. IDEA is typically the go-to IDE for multilanguage projects.

    • Bruno Finger@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      11 months ago

      Except .NET then you can use Rider which is pretty much IDEA but with added support for .NET, which makes it… better…? Not sure.

        • ursakhiin@beehaw.org
          link
          fedilink
          arrow-up
          0
          ·
          11 months ago

          As it should be. The needs of a systems language are very different than the needs of a virtualized or interpreted one. I honestly don’t see how people use a single IDE for every language but I respect their choice to do it.

          • aksdb@feddit.de
            link
            fedilink
            arrow-up
            0
            ·
            11 months ago

            I have a few projects where parts are Java, parts are Go and parts are C. Having that in a single workspace can be convenient.