User forums > General (but related to Code::Blocks)
New items for syntax highlighter
(1/1)
JL:
Would it be possible to have new items in the syntax highlighter to be coloured? In addition to keywords, comments, operators, and so on, I have thought about these new concepts:
- Function and methods (only those with the implementation/definition in the project code)
- funtion parameters
- local variables
- global variables
- defines (not only in their definition, but also when they are used)
It would improve readability so much. And they can be easily deactived for people who doesn't like having too
many colors in their code!
Michael:
Hello,
May be you can have a look at here:
http://wiki.codeblocks.org/index.php?title=Creating_a_custom_lexer_for_Code::Blocks_editor
Best wishes,
Michael
Navigation
[0] Message Index
Go to full version