C++ Syntax Highlighting for indentifiers
Posted: Mon Jun 20, 2011 4:40 am
Greetings. I'm new to Codelite. I'm using it for learning C++. So far I like it a lot.
The only trouble I'm having is with the syntax coloring for windows functions
and constants. They all seem to be lumped together as Identifiers. Is there a way
to separate these two elements so that they can each have their own color?
If it requires modifying the source code and recompiling it. I suppose I'll just have to
make do with what's available. But i'd prefer to be able to separate these two identifiers
if at all possible.
Thanks, Melvin
The only trouble I'm having is with the syntax coloring for windows functions
and constants. They all seem to be lumped together as Identifiers. Is there a way
to separate these two elements so that they can each have their own color?
If it requires modifying the source code and recompiling it. I suppose I'll just have to
make do with what's available. But i'd prefer to be able to separate these two identifiers
if at all possible.
Thanks, Melvin