Open adluu2k1 opened 6 months ago
Fixed in 986/5f32983
Before:
After:
While doing this issue, I also found another unreported bug relating to C# numbers in general (Decimal, Hex, Bin, Float) being tokenized and annotated incorrectly. Fix for such bug is also included in the commit above.
https://github.com/pygments/pygments/issues/986