summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-07-05 20:43:22 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-07-05 20:43:22 +0800
commit55166a406c56de8fe9f6932fabf9ca1c3cca469a (patch)
tree1b4bce3dce19264823ad03b45e7616803348bf2e /changelog.md
parent2ab618716a33378449aa4938864db632a141719e (diff)
downloadlua-language-server-55166a406c56de8fe9f6932fabf9ca1c3cca469a.zip
resolve #899 no longer generate parameter types
with setting `completion.callSnippet`
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index b27a26fe..14cf621e 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,7 @@
## 3.5.0
* `CHG` `---@diagnostic disable: <ERR_NAME>` can suppress syntax errors
+* `CHG` `completion.callSnippet` no longer generate parameter types
* `FIX` [#1278](https://github.com/sumneko/lua-language-server/issues/1278)
## 3.4.1