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

  • 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.