For some reason, all the entries after the first entry in my java enum are not highlighting the same as the first…
Is this a bug?

For some reason, all the entries after the first entry in my java enum are not highlighting the same as the first…
Is this a bug?

I would guess yes, it seems the syntax definition is expecting ALL_CAPS for enum members atm