Code completion - constrain to C99 syntax
Posted: Mon Mar 21, 2016 9:09 pm
I'm writing a project in C99 but Codelite uses the C++03 code completion by default.
Is there any way to disable the C++ features for a single project?
Is there any way to disable the C++ features for a single project?