You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
well, this library already supports non-standard environments, like love2d and special operators like /*, //, && and ||, so why not add this? Personally, i would expect this to be a feature even in the vanilla lua, not sure if it actually supports that though.
Is it something that is hard to implement maybe?
How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
Which OS are you using?
Windows WSL
What is the issue affecting?
Type Checking, Diagnostics/Syntax Checking, Libraries
Expected Behaviour
First type should be a number, second - a string, third - a boolean
Actual Behaviour
Reproduction steps
main.lua
required.lua
Additional Notes
No response
Log File
No response
The text was updated successfully, but these errors were encountered: