ezst 6 minutes ago

As I understand it, in the new scheme, ultimate subscription is essentially about turning on proprietary addons for as long as the subscription lasts. That uncouples the features from a specific build and release carrying them.

How does this bode with the older promise that "you forever own what you paid for", which was distinctive (and appreciated) of the old scheme? Can you still choose to keep your addons with an ancient version of the IDE?

dostick 2 hours ago

Is Android Studio still an “official” Dart/Flutter IDE? The refactoring of Flutter/Dart is broken with issue open for five years already. It’s sad how Jetbrains stopped caring. By now VSCode plus Dart plugins is almost better choice.

akazantsev 7 hours ago

> If you are currently using Community Edition, your IDE will automatically update to the unified distribution via the usual patch update process. You will get access to additional features at no cost and a more seamless experience. You will also be able to try Ultimate features with just one click.

IDEA Ultimate will be removed, and IDEA Community will become the "main" IDEA.

  • akazantsev 7 hours ago

    I have a subscription for all JetBrains products, and I installed Ultimate just twice to access the profiler. This move makes 100% sense to me. I always install the Community Edition because I'm too lazy to log in to the toolbox. So, I no longer need to install another IDE to access the advanced features.

    • mdaniel 6 hours ago

      I actually used to have them both installed (both flavors of PyCharm, too) in order to be able to say with confidence what behavior(s) were present in each tier, since the Apache 2 products are so strong it makes it hard to keep track of where exactly that line lives

mdaniel 6 hours ago

Ooo, ooo, do Rustrover and CLion next :-P

But, in all seriousness, I repeatedly see complaints about having to manage CLion's install separate from IJ or PyCharm so they really do need to un-snowflake CLion back onto the main platform

onlyhumans 6 hours ago

Will android studio also be merged?

  • bartekpacia 5 hours ago

    You can install the "Android" and "Android Design Tools" plugin in IntelliJ IDEA – it's basically everything that Android Studio is.

    But truth be told, these plugins always lag ~1 release behind Android Studio.