Floating point numbers not font locked correctly
rogerbinns opened this issue · 3 comments
rogerbinns commented
There is a re for integers but not for floating point. Consequently the bit before the point is treated as font-lock-constant but then the dot and rest are normal which makes them look rather bizarre.
joshwnj commented
Thanks for reporting!
joshwnj commented
Fixed. @rogerbinns any suggestions on how you would write an automated test for this?
rogerbinns commented
Yes, release a new version to the world. Humans will notice if there is a problem and let you know :-)