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
setValue(a, "mana") --> now warns (`param-type-mismatch`); completion inside the quotes only suggests "hp" and "max_hp"
18
+
```
5
19
*`NEW` Support type inference for `@field` and `@type` function declarations in method overrides [#3367](https://github.com/LuaLS/lua-language-server/issues/3367)
6
20
*`FIX` Deduplicate documentation bindings for parameters
7
21
*`FIX` Correct `math.type` meta return annotation to use `nil` instead of the string literal `'nil'`
0 commit comments