User forums > Using Code::Blocks
Color theme SUNBURST from Sublime Text 3
kashamalasha:
Hi, everybody.
Could you tell me, is it possible to create in Code::Blocks editor color theme like this?:
I mean with that like colorize #define and #include macros?
Thanks.
oBFusCATed:
Nope. I think that Sublime Text has semantic highlight support, cb doesn't.
ollydbg:
--- Quote from: kashamalasha on February 27, 2015, 10:49:59 pm ---...
I mean with that like colorize #define and #include macros?
Thanks.
--- End quote ---
Do you mean colorize the "isLOW" in main() function? This is semantic highlight.
Or, you just mean colorize the line "#define isLOW ...."? This is not semantic highlight.
kashamalasha:
Now I can colorize it kind of that:
You can see that #define and #include always colorize whole row behind them.
Is it possible to split words within it?
scarphin:
As already answered before, no.
Navigation
[0] Message Index
[#] Next page
Go to full version