User forums > Using Code::Blocks

Syntax highlighting

(1/1)

WillyCat:
Hi,

is it possible to change color for keywords in set 4 to 9 with the c/c++ language ? The "user keyword" style is for set 2 but what about the others ?

Thanks,

Willy.

xuanzon:
Set 4 :
in lexer_cpp.xml
<Style name="test1"
          index="19"
          fg="255,255,255"
          bg="255,0,0"
          bold="1"/>
I think it is not implemented.

mariocup:
Hi,

I did not try, but perhaps you have to change the settings in the editor for codecompletion: Keyword sets to additionally include.

Bye,

Mario

Navigation

[0] Message Index

Go to full version