Page 1 of 1

Code completion - constrain to C99 syntax

Posted: Mon Mar 21, 2016 9:09 pm
by marmistrz
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?