Variable/Function Syntax Highlighting Difference
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
Hi, when I look at the code, I see Identifier syntax,
which obviously stands for both Variables and Functions...
I might be wrong, but isn't it possible to highlight
the variables different from the functions? Maybe make
one called Variable/Class/Function, or whatever. I
might be totally of track here, but I belive it would
make coding alot faster for bigger programs.
BTW: I love Dev-C++, more then Visual C++.