Closed bigfinfrank closed 2 years ago
This one I did it on purpose, I thought it would be great to have numbers highlighted when between quotes, but maybe I can make this less agressive and only highlight numbers when not surrounded by words for example
Reverted in 6d32139ee2701f2b0a30f1ecfd788c4d5e2f5e04 and published as 0.3.1
I do definitely agree with having them highlighted and making it a bit less aggressive. I found it pretty useful in situations with aliases like this: However in other places like the examples in line 1 through 5, it's highlighting in a way I wasn't expecting. Only highlighting them as numbers if they're bordered on either side by quotes or whitespace might be a nice middleground?
I do definitely agree with having them highlighted and making it a bit less aggressive. I found it pretty useful in situations with aliases like this: However in other places like the examples in line 1 through 5, it's highlighting in a way I wasn't expecting. Only highlighting them as numbers if they're bordered on either side by quotes or whitespace might be a nice middleground?
I will implement this later, this looks like a good way :)
0.3.2 published with better number support, enjoy
Still having some unexpected results on 0.3.2 🤔
Another good catch, let's go 0.3.3
Numbers in quotes are always showing up as light green after updating to 0.3.0 (similarly to #4 with
.
s).