summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-08-09 16:57:03 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-08-09 16:57:03 +0800
commit0d5154ea32e8aace5866a67cb42992baff9e16be (patch)
treef10ae74b086c69aada348768ff6163592189eb63 /changelog.md
parent670dc93567d88e8d2ef288dc3c266d591c90beb5 (diff)
downloadlua-language-server-0d5154ea32e8aace5866a67cb42992baff9e16be.zip
completion: call snip triggers signature
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 d276660d..357cdc21 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,7 @@
## 2.3.5
* `CHG` improve memory usage
+* `CHG` completion: call snip triggers signature (VSCode only)
* `FIX` completion: may not find results
## 2.3.4