Wow! I just got one word in three different colors!
Something like this:
typedef enum schedule {
sch100
};
switch (sch) {
Upper half of 100
Upper half of schvvv
vvv V
case sch100:
^^^^^^
lower half of the whole thing
}
Sometimes it's like this, sometimes it's fine. Scrolling the window will sometimes fix it, sometimes make it color incorrectly.
The upper/lower half of class names are also sometimes different colors when defining a function like:
MyClass::MyFunc() {}
Using build 1218