Context :

I hate when I need to use multiple tools to achieve what I need.

In my current project, I have a few python scripts to simulate what a PC connected to a NUCLEO-F439ZI would send normally (I am not in charge of the PC software, but still need to do hardware testing).

I stumbled upon CLion which has both support for Python and Embedded C through OpenOCD out of the box. I like the modernity of the IDE compared to STM32CubeIDE, especially the auto-complete feature and code snippet, which is really janky on CubeIDE.

However, there is a license cost associated with CLion. Right now I am alone working on my projects, but eventually, the team would grow and would need additional licenses. And it’s proprietary source, which isn’t my preferred model.

Have you had experience with both? Or one or the other is fine as well.

I am just looking for experiences of different kind of users than me.

Thanks.

  • orclev@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    12 days ago

    Primarily I use IDEA for Java/Kotlin, but I do use RustRover and DataGrip for Rust and SQL respectively. I used to use CLion for Rust prior to them releasing RustRover though.

    • tyler@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      6 days ago

      Same for me except it’s Java/kotlin, Ruby with RubyMine, Clion for editing my keyboard config in QMK, Pycharm for when I have to touch Python, Webstorm for all the typescript stuff, and datagrip is just the best in the business.

      I have writerside and rustrover installed but until they support asciidoc I won’t be using it. I stopped doing rust because I’m not smart enough.

    • Croquette@sh.itjust.worksOP
      link
      fedilink
      arrow-up
      2
      ·
      12 days ago

      So with the pricing as it is, it makes sense for you to buy the full suite since it cost 20$ than 3 personal licenses.

      And that’s not counting the price drop the 2nd and 3rd year.