We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b3927 commit 0cbaf86Copy full SHA for 0cbaf86
changelog.md
@@ -8,6 +8,7 @@
8
* `FIX` Fix `VM.OnCompileFunctionParam` function in plugins
9
* `FIX` Lua 5.1: fix incorrect warning when using setfenv with an int as first parameter
10
* `FIX` Improve type narrow by checking exact match on literal type params
11
+* `FIX` Correctly list enums for function overload arguments [#2840](https://github.com/LuaLS/lua-language-server/pull/2840)
12
13
## 3.10.5
14
`2024-8-19`
0 commit comments