- Workspace: right click on "MyProject" folder -> Open Shell -> opens Shell at the back of the Codelite. Is it possible to open on top of all windows?
- For example we have a code:
Code: Select all
#include <stdio.h>
- If we have a code:
Code: Select all
std::cout << "adsf";
right click on "cout" part -> Add Include File For "cout" -> does nothing...
It's my second try to work with Codelight after years of using Xcode - I really hate it. I like Codelite, I wish Codelite be more comfortable than Xcode because Xcode is a trash for c++.
Anyway, seems like Codelite still the best IDE for C++ nowdays because the last version of Code::Blocks were released on dec 2013 for OS X. Xcode works very bad with C++ so I think Codelite the best IDE for C++.