-
-
Notifications
You must be signed in to change notification settings - Fork 391
Closed
Labels
questionUser has a questionUser has a question
Description
How can I disable diagnostics for variables/function etc. Because Lua.diagnostics.disable doesn't work.I mean it takes as argument an array, but an of what?
I checked the vscode plugin page, at the Contributions tab and Lua.diagnostics.disable isn't documented. Also I tried with "Lua.diagnostics.disable": ['undefined-global'] and is still doesn't works.
Metadata
Metadata
Assignees
Labels
questionUser has a questionUser has a question