Does AppCode support all CLion features?

The AppCode IDE home page reports that:

AppCode natively supports Objective-C, Swift, C, and C ++, including C ++ 11, libC ++ and Boost, as well as JavaScript, XML, HTML, CSS, and XPath. Use your preferred language to create your iOS / OS X.

https://www.jetbrains.com/objc/

The CLion IDE is also designed for C and C ++, but AppCode handles more languages.

Does AppCode support all CLion features?

The answer is yes, I would have thought that it is better to go with AppCode. An explanation for this is important if you do not agree.

Note. I have not used AppCode yet.

+4
source share
1 answer

According to various comments / forum topics :

Language support will be the same.

Major differences in tool support. For example, CLION has a CMake build system and cross-platform.

Obviously, this is the case if you are comparing similar branches (for example, the assembly on branch 142.xxx will have new things / fixes compared to 141.xxx). Assembly lines can be checked on the About screen.

+2
source

All Articles