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
Example, caused by a missing parentheses:
https://gist.github.com/Corecii/5f782eb3767a67e8b7f5e39f614c3574
(I can't embed the snippet here since we can't nest code blocks inside each other.)
Conveniently this shows on Github as well, since Github has Luau support now via this very language definition! How nice!
I'm assuming this is a Luau.tmLanguage issue because it first appeared in luau-lsp 1.29.0
Luau.tmLanguage
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Example, caused by a missing parentheses:
https://gist.github.com/Corecii/5f782eb3767a67e8b7f5e39f614c3574
(I can't embed the snippet here since we can't nest code blocks inside each other.)
Conveniently this shows on Github as well, since Github has Luau support now via this very language definition! How nice!
I'm assuming this is a
Luau.tmLanguage
issue because it first appeared in luau-lsp 1.29.0The text was updated successfully, but these errors were encountered: