summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-08-23 11:27:28 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-08-23 11:27:28 +0800
commit95ea163397963b52278b9eb70f2adfebe5490014 (patch)
tree8cd178749946547ff736b46a06bcaa2d79372fb0 /changelog.md
parent28e63e50c48126f2438d1ea5f5163352a27bfbcf (diff)
downloadlua-language-server-95ea163397963b52278b9eb70f2adfebe5490014.zip
resolve #586 improve showing multi comments at enums
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 1c5d74f7..492e79cc 100644
--- a/changelog.md
+++ b/changelog.md
@@ -7,6 +7,7 @@
+ `Lua.completion.showWord`
+ `Lua.completion.requireSeparator`
* `CHG` hover: improve showing multi defines
+* `CHG` hover: improve showing multi comments at enums
* `CHG` hint: `Lua.hint.paramName` now supports `Disable`, `Literal` and `All`
* `CHG` no longer ignore file names case in Windows
* `CHG` watching library changes