CodeLite IDE vs EDX
When comparing CodeLite IDE vs EDX, the Slant community recommends EDX for most people. In the question“What are the best IDEs for C++ on Windows?” EDX is ranked 18th while CodeLite IDE is ranked 19th. The most important reason people chose EDX is:
You can build/debug remotely with one click. What you shoud do is just add your remote toolset.
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 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 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 Windows only
Only supports Windows for now.