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
NeoVim
Windows WSL
Diagnostics/Syntax Checking
Warning shouldn't be displayed
Warning is displayed
local r = 1 for x = -r, 1 do print(x) end
Tested on 3.13.2.
I am using nvim + mason, and it does not save any logs even with command line arguments.
The text was updated successfully, but these errors were encountered:
duplicated #2818
Sorry, something went wrong.
No branches or pull requests
How are you using the lua-language-server?
NeoVim
Which OS are you using?
Windows WSL
What is the issue affecting?
Diagnostics/Syntax Checking
Expected Behaviour
Warning shouldn't be displayed
Actual Behaviour
Warning is displayed
Reproduction steps
Additional Notes
Tested on 3.13.2.
Log File
I am using nvim + mason, and it does not save any logs even with command line arguments.
The text was updated successfully, but these errors were encountered: