this post was submitted on 26 Apr 2025
361 points (97.6% liked)

Programming

19813 readers
832 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] flubba86@lemmy.world 15 points 17 hours ago (3 children)

Jetbrains have gone the opposite direction unfortunately. The latest version of PyCharm came with the announcement that PyCharm Community is being discontinued. Instead, they will provide just one PyCharm (the closed source one) formerly PyCharm Professional, that can operated in a Basic (Free) mode, or a Pro (Licenced) mode. Also, some features that were free in Community edition will be moved to the Pro mode in the new PyCharm.

It doesn't affect me personally because my workplace pays for a pro subscription for me, but I used PyCharm Community for 4 years during uni and I'm sad it's going.

[–] carrylex@lemmy.world 11 points 12 hours ago

Not sure if you read this blog post: https://blog.jetbrains.com/pycharm/2025/04/unified-pycharm/

Rest assured – our commitment to open-source development remains as strong as ever. The Community Edition codebase will stay public on GitHub, and we’ll continue to maintain and update it. We’ll also provide an easy way to build PyCharm from source via GitHub Actions.

PyCharm is - like all JetBrains IDEs - based on intellij-community and the "Pro" stuff just some fancy pre-installed plugin that requires a license.

Alternatively, you may choose to manually switch to the new PyCharm immediately and keep using everything you have now for free, plus the support for Jupyter notebooks.

So all community functionallities will also be available in the unified edition for free.

Also the Pro license - which you can also get 4 free in like 10 different ways - pricing is extremely fair: A license costs $100-60 for an individual, which is cheaper than most streaming subscriptions...

[–] fubarx@lemmy.world 1 points 12 hours ago

Just came across another option. For those getting blocked by MSFT: https://theia-ide.org/

[–] UndercoverUlrikHD@programming.dev 1 points 17 hours ago (1 children)

University students get free pro licenses for jetbrains IDEs I think

[–] flubba86@lemmy.world 4 points 16 hours ago

Yes you're right, they do. But 10 years ago when I was studying, my university (in Australia) was not on their list of valid academic institutions.

I still have access to my uni email address, and earlier this year I found indeed I could use it to get access to a free Jetbrains student licence.