We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It's possible for a string of digits of length 6 to be rendered as color. For instance see the following.
local c = '234567_21'
For sure it's expected not to be rendered as color.
Language server issue: EmmyLuaLs/emmylua-analyzer-rust#363
The text was updated successfully, but these errors were encountered:
https://stackoverflow.com/questions/8318911/why-does-html-think-chucknorris-is-a-color
Sorry, something went wrong.
No branches or pull requests
It's possible for a string of digits of length 6 to be rendered as color. For instance see the following.
For sure it's expected not to be rendered as color.
Language server issue: EmmyLuaLs/emmylua-analyzer-rust#363
The text was updated successfully, but these errors were encountered: