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 801fd0d commit 3a65772Copy full SHA for 3a65772
changelog.md
@@ -6,8 +6,8 @@
6
## 3.16.2
7
`2025-12-18`
8
* `NEW` Added `completion.maxSuggestCount` which lets you increase the amount of fields to analyze before requiring more specific input
9
-* `New` Omit parameter hints when the argument name matches
10
-* `New` `view document` supports `Lua 5.5`
+* `NEW` `view document` supports `Lua 5.5`
+* `CHG` Omit parameter hints when the argument name matches
11
* `FIX` Fix a typo in `no-unknown` diagnostic message
12
* `FIX` Autodoc generation so it does not include documentation for builtin Lua language features
13
* `FIX` Fix incorrect version in `view document`
0 commit comments