ST 3168
, Win 10 x64
I’m attaching a screenshot of some code highlighted using the Celeste color scheme:
you can see how NAME my super class.
is being shown with different color gradations, even though it’s scoped all the same (meta.class
); also, within the same word there are color variations.
My understanding was that hashed highlighting is supposed to provide different color variations for every unique token (within possibility), so that they will be colored differently from each other (but each token uniformely colored). In fact, most hashed tokens are being colored that way, but this loose meta
snippets seem to be getting odd coloring.
I thought of reporting it because it might be a bug — I was following the updates on hashed highlighting, and if I understood correctly it’s a relatively new feature in ST.
Or is it supposed to work this way?