When comparing CodeLite vs Sublime Text with C Improved plugin, the Slant community recommends CodeLite for most people. In the question“What are the best IDEs for C on Windows?” CodeLite is ranked 1st while Sublime Text with C Improved plugin is ranked 11th. The most important reason people chose CodeLite is:
CodeLite is [actively developed](http://downloads.codelite.org/) with activity almost daily on [Github](https://github.com/eranif/codelite/pulse).
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Rapid development cycle
CodeLite is actively developed with activity almost daily on Github.
Pro Cross platform
Works on Windows, OS-X and Linux.
Pro File Explorer-like workspace view
The workspace view, unlike other IDEs, is a reflection of the actual directory structure on the file system (with user filters applied).
Pro Easy to find installed compilers
The search for the installed compilers is quick, and it usually yields useful results on the very first atempt.
Pro Open source and free
CodeLite is licensed under GPL with source code available on GitHub.
Pro Modest memory footprint
CodeLite takes up about 50MB when loaded into memory with a workspace opened.
Pro A lot of useful plugins
CppCheck, DiffTool, Git, MemCheck (Valgrind support, Linux-only), SVN, and many other plugins extend the IDE functionality greatly!
Pro Consistent cross-platform
Looks consistently the same across Windows, OS X and Linux.
Pro Fast
Sublime Text 2 is among the fastest editors as it is and Sublime Text 3 promises to improve the start-up time to become even faster.
Pro Powerful plugin system
Sublime Text supports a large number of languages and general text editing features out of the box, but its most useful feature is its extensibility - Sublime Text uses TextMate's syntax declaration files to support new languages, has all its menus and keybindings generated from JSON files, and can be scripted to add new features using Python.
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 Proprietary
Con Few releases
Sublime Text 3 is in Beta since June 2013 but the latest Dev version of Sublime Text 3 was released in Februrary 2016.