processing-sublime icon indicating copy to clipboard operation
processing-sublime copied to clipboard

Syntax highlighting sometimes incorrect.

Open tomerarnon opened this issue 7 years ago • 0 comments

Hi,

I recently downloaded this package and have noticed a couple of syntax highlighting issues. I have attached a couple of examples to illustrate:

  1. Note that the second for is highlighted a different color, and the preamble to it is uniformly highlighted orange (rather than like the for loop above it). screen shot 2018-02-01 at 6 46 45 pm

  2. The variable something, is highlighted correctly if lowercase, and incorrectly if uppercase. screen shot 2018-02-01 at 6 51 12 pm screen shot 2018-02-01 at 6 52 36 pm

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

tomerarnon avatar Feb 02 '18 02:02 tomerarnon