When comparing CodeLite IDE vs Ultimate++, the Slant community recommends Ultimate++ for most people. In the question“What are the best IDEs for C++ on Windows?” Ultimate++ is ranked 17th while CodeLite IDE is ranked 19th.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
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
Pro Visual designer
Pro Simple to use
The whole framework is easy to use.
Pro Documentation and help tool
Pro Code analyzer
Pro Easy to learn
The whole framework is easy to learn thanks to multiple tutorials.
Pro Free
Pro Helpful community
Cons
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.
Con Strictly C++
Con This is an application development framework not simply a GUI toolkit / library API
It is designed for you to develop your whole application using it, not just your GUI. Most people probably are not really looking for that.