Open spaceunifyfifty opened 4 months ago
Int numbers are highlighted with a distinct color, while Double and Float numbers are greyed. Tested on numerous built-in themes.
Int
Double
Float
Looks like this might be issue with tree sitter? Can't seem to repro in VS Code
Int
numbers are highlighted with a distinct color, whileDouble
andFloat
numbers are greyed. Tested on numerous built-in themes.