I get that it’s open source provided you use codium not code but I still find that interesting

  • words_number@programming.dev
    link
    fedilink
    arrow-up
    40
    ·
    9 months ago

    If jetbrains is that much better really depends on the language. Also, jetbrains shit is damn expensive, so not a fair comparison.

    • SteveTech@programming.dev
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      1
      ·
      edit-2
      9 months ago

      They have free ‘community editions’, I haven’t really found a need for a licence. I’ve only used IntelliJ, PyCharm, and ReSharper though.

      Edit: I meant rider but I was using a student licence for it anyway.

      • Treeniks@lemmy.ml
        link
        fedilink
        arrow-up
        23
        ·
        9 months ago

        IntelliJ and PyCharm are the only JetBrains IDEs with community editions. If you want to use CLion for example, you’ll either have to be a student or you have to pay.

        • Vilian@lemmy.ca
          link
          fedilink
          arrow-up
          5
          arrow-down
          1
          ·
          9 months ago

          or the project being opensource(it’s i read right now) don’t know how it work tho

          • Dandroid@dandroid.app
            link
            fedilink
            arrow-up
            5
            ·
            9 months ago

            Your project needs to be at least 3 months old with regular commits of code files (text files, readmes, or any other non code don’t count). That’s pretty much it.

            I just went through the process, but since my project is only a month old, I got rejected. They told me to apply again in 2 months. My project is in Python, so I’m just using the community edition in the meantime, which is fine. I just really want the test code coverage feature of the paid version.

    • sultry@feddit.de
      link
      fedilink
      arrow-up
      7
      arrow-down
      2
      ·
      edit-2
      9 months ago

      Also, jetbrains shit is damn expensive

      Is it though? Considering the amount of time you spent in it and the potential productivity increase it might give you I’d consider it very fairly priced.

      • wizardbeard@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        6
        ·
        9 months ago

        Expensiveness does not have to mean it isn’t priced fairly. Not everyone has the money to drop on tools like it, or is able to get their work to pay for it, even it is worth it.

      • words_number@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        9 months ago

        For some time now I mostly write rust and I’m actually very satisfied with VS Code and rust-analyzer. I tried intelliJ-rust but didn’t find it better. To be fair, I haven’t tried the new jetbrains rust IDE though.