Negative number highlighting with Scheme
-
hi, i was wondering if there is a way to fix negative number highlighting with Scheme in NPP? whenever i have a negative number, the colour doesn’t match the style for Numbers i have, and instead matches the style of Identifier. attached is a picture:
https://i.imgur.com/lbeh5EJ.png
basically asking if there’s a way to make the -1 match the colour of the other numbers. its a pretty small detail but thought i’d ask anyways. thanks for any help!
edit: oops i guess uploading the image didn’t work, put an imgr link instead.
-
Posting image directly:
-
One way to get around this limitation is to use something like my EnhanceAnyLexer.py script.