When comparing CLion vs CodeLite IDE, 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 CodeLite IDE is ranked 19th. 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 Advanced support for all popular framework
Including Laravel, WordPress, Drupal, jQuery, Bootstrap and so on
Pro Modest memory footprint
CodeLite takes up about 50 MB when loaded into memory with a workspace opened.
Pro Open source and free
CodeLite is licensed under GPL with source code available on GitHub.
Pro Extensive plugin support
Git, SFTP, Subversion, and many more plugins are fully supported in CodeLite IDE.
Pro Rapid development cycle
CodeLite is actively developed with activity almost daily on Github.
Pro Workspace view reminiscent of File Explorer
The workspace view, unlike other IDEs, is a reflection of the actual directory structure on the file system (with user filters applied).
Pro Excellent Node.js debugger
This makes fixing issues more efficiently and debugging code less painful.
Pro Intelligent code completion
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 Bland UI
The UI is fairly boring and has limited customization options. There is a dark theme available; however it only applies to the editor. The surrounding windows and borders remain light. You can see a collection of screenshots here.