User forums > Using Code::Blocks
Syntax Highlight
(1/1)
inxor:
How can I color "user defined function" (its color is default) in CodeBlocks for c++ ? searched syntax highlighting but found nothing helpful for udf ...
oBFusCATed:
Can you elaborate a bit? I'm not sure I understand your question.
inxor:
supose (in C++) I declare a user defined function -> void show() >>> I want the word "show" highlighted , whenever It is called , with different color from default color ... though there are several category in syntax highlighting (under editor) i.e keyword,string,keyword,user keyword,operator,pre-processor etc ... but nothing for user defined function ....!!!...
oBFusCATed:
You're talking about semantic highlighting, which is not implemented in C::B, sorry.
inxor:
thanks oBFusCATed ...
1) but can you give me some editors name that uses semantic highlighting so that I can highlight "user defined function"
2) specially for ubuntu / linux ...
Navigation
[0] Message Index
Go to full version