User forums > Using Code::Blocks

Color of defined items [FEATURE REQUEST]

(1/1)

Elena:
Hi, I was used to Visual Studio, where #defined items had a special color, not simply black.
Eg.
#define PI 3.141593653589

float x = y*PI
               
PI always got a special color, while CB displays the whole #define line with a special color (default is green) but the referenced PI below is default color (defaults to black). I would like that #defined items always got a special color, to better detect them thru the source. Thanks for your attention.

Navigation

[0] Message Index

Go to full version