-
-
Notifications
You must be signed in to change notification settings - Fork 391
Open
Description
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
local r = 1
for x = -r, 1 do
print(x)
endAdditional Notes
Log File
I am using nvim + mason, and it does not save any logs even with command line arguments.
Metadata
Metadata
Assignees
Labels
No labels
