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 and 0x.a should be colored like 0.1 or 0x.a
Actual Behaviour
They are miscolored:

Reproduction steps
local val = 0.1 or .1 or 0x0.a or 0x.a
Additional Notes
No response
Log File
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
.1and0x.ashould be colored like0.1or0x.aActual Behaviour
They are miscolored:

Reproduction steps
Additional Notes
No response
Log File
No response