Replies: 2 comments
-
This is not a long-term solution, but a quick workaround: I have found that downgrading |
Beta Was this translation helpful? Give feedback.
0 replies
-
It looks like these fields were not marked as optional when the function was defined. Until they are fixed, you can disable this diagnostic using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Since about a week ago, I have about a dozen plugins which look like this as if they're properly misconfigured.
I was told by @sumneko this the intended behavior, so now my question is... how are you supposed to set up these plugins? I thought under the hood all of these just take the keys you enter and overwrite their default keys, but if this is the desired behavior with LuaLS and not a bug, then does that mean all these plugins are not written correctly? Am I not defining options properly?
Beta Was this translation helpful? Give feedback.
All reactions