hi,
is Rider plugin com.jetbrains.rider-cpp
and Clion plugin org.jetbrains.plugins.clion.radler
the same thing? or are they both Nova?
hi,
is Rider plugin com.jetbrains.rider-cpp
and Clion plugin org.jetbrains.plugins.clion.radler
the same thing? or are they both Nova?
No, they are different things. They are close and share certain functionality and implementation details (generally, you can describe both as “Language integration to support C++ in IntelliJ using ReSharper C++ engine”), but for the most practical purposes they cannot be treated as “the same” in any sense.
BTW, is com.jetbrains.rider-cpp
also “Nova”, since they are “Language integration to support C++ in IntelliJ using ReSharper C++ engine”?
“Nova” is the name CLion team uses for this C++ engine (not only ReSharper C++, but the whole integration with all the CLion features, which is a bit different set than the features of Rider), so I don’t think it’s correct to use this name to describe Rider integration as well.