Closed ybakos closed 9 years ago
We lost Processing's color datatype highlighting with the latest revision to the syntax rules.
Should this be highlighted like the primitives (double, int, etc) or like abstract data types (PShape)?
I suggest using the primitive style highlighting, since color is really just a number.
Commit coming.
@b-g Let me know what you think.
@ybakos Sorry for the silence, very crazy here! :+1: color = int = primitive style highlighting
We lost Processing's color datatype highlighting with the latest revision to the syntax rules.
Should this be highlighted like the primitives (double, int, etc) or like abstract data types (PShape)?
I suggest using the primitive style highlighting, since color is really just a number.
Commit coming.