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
Copy file name to clipboardExpand all lines: changelog.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,6 @@
6
6
*`FIX` Deduplicate documentation bindings for parameters
7
7
*`FIX` Correct `math.type` meta return annotation to use `nil` instead of the string literal `'nil'`
8
8
*`FIX` Fix initial `nameStyle.config` not getting loaded in the appropriate workspace.
9
-
*`FIX` string.match and string.gmatch may return `string|integer?`[#3357](https://github.com/LuaLS/lua-language-server/issues/3357)
10
9
11
10
## 3.18.2
12
11
*`CHG``duplicate-set-field` diagnostic now supports linked suppression: when any occurrence of a duplicate field is suppressed with `---@diagnostic disable` or `---@diagnostic disable-next-line`, all warnings for that field name will be suppressed
0 commit comments