Struct/Classes/Type syntax colour

closed account (3CXz8vqX)
I keep declaring classes, such as Rectangle and stuff, this in effect gives me a new type to play with, not exactly but the principle is the same.

Unfortunately my syntax highlighter doesn't recognise them as new types and I'm not sure if I have the ability to make it do so. How could I go about it so that if a class is declared and it has a name, that it changes its colour to say...purple? So that when it is referenced throughout the code it'll show up in purple or something?

I rely on the syntax to know what I'm doing -_-; Otherwise I'm not necessarily sure what is a variable and what is a type. (Maybe this is an argument for Hungarian notation or something similar. )
Topic archived. No new replies allowed.