summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-09-24 15:03:57 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-09-24 15:03:57 +0800
commitba29b31eccde71832b97a2d01af6339e5e52a94a (patch)
tree09ee0d7077297a75c2c3f210a2fed047026de88d /changelog.md
parent8870b6a8f8827c7eaa70f9663f754586aa2408fc (diff)
downloadlua-language-server-ba29b31eccde71832b97a2d01af6339e5e52a94a.zip
`completion.displayContext` default to `0`
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 8d897903..00805c1b 100644
--- a/changelog.md
+++ b/changelog.md
@@ -16,6 +16,7 @@
* `CHG` no longer ignore file names case in Windows
* `CHG` watching library changes
* `CHG` completion: improve misspelling results
+* `CHG` completion: `Lua.completion.displayContext` default to `0`
* `FIX` runtime errors
* `FIX` hint: may show param-2 as `self`
* `FIX` semantic: may fail when scrolling