Closed sewbacca closed 1 year ago
Visual Studio Code Extension (sumneko.lua)
Windows
Other
.1 and 0x.a should be colored like 0.1 or 0x.a
.1
0x.a
0.1
They are miscolored:
local val = 0.1 or .1 or 0x0.a or 0x.a
No response
How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
Which OS are you using?
Windows
What is the issue affecting?
Other
Expected Behaviour
.1
and0x.a
should be colored like0.1
or0x.a
Actual Behaviour
They are miscolored:
Reproduction steps
Additional Notes
No response
Log File
No response