processing-sublime
processing-sublime copied to clipboard
Syntax highlighting sometimes incorrect.
Hi,
I recently downloaded this package and have noticed a couple of syntax highlighting issues. I have attached a couple of examples to illustrate:
-
Note that the second
foris highlighted a different color, and the preamble to it is uniformly highlighted orange (rather than like the for loop above it).
-
The variable
something, is highlighted correctly if lowercase, and incorrectly if uppercase.

I originally wrote the empty function for a generic variable A, which suffered from the same issue.