When comparing CLion vs EDX, the Slant community recommends CLion for most people. In the question“What are the best IDEs for C++ on Windows?” CLion is ranked 3rd while EDX is ranked 18th. The most important reason people chose CLion is:
CLion has an intelligent autocompletion engine that tries to predict the symbol you are typing based on your previous history and the context in which it's being typed.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Intelligent code completion
CLion has an intelligent autocompletion engine that tries to predict the symbol you are typing based on your previous history and the context in which it's being typed.
Pro Cross platform
Clion works on Windows, Linux and OSX.
Pro One-click remote development
You can build/debug remotely with one click.
What you shoud do is just add your remote toolset.
Pro Supports CMake/XMake projects
You can open CMake/XMake projects directly with EDX.
Pro Easy to integrate with MSYS2 packages
It's easy to integrate with MSYS2 packages, even if you have no MSYS2 installed
EDX can download/update/install/setup MSYS2 packages automatically.
Pro Very fast
Fast startup, quickly opens files, fast search in files, etc..
Cons
Con Proprietary
Clion is proprietary software which costs $199/1st year for a business license or $89/1st year for an individual license.
Con Build Tool Integration is messy/over complicated
I have a Jetbrains annual subscription so I can use this tool for free and I've used the Java IDE for years so I really want to like CLion. But it's just over complex to add 3rd party libraries etc. Netbeans/Eclipse etc are much better integrated with the build tools
Con Windows only
Only supports Windows for now.