summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-09-29 20:04:17 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-09-29 20:04:17 +0800
commit170f587b41b01911f49250b0acc011d00c4e4008 (patch)
treecaa0b10ae66ce97f41997c2219a8015617291457 /changelog.md
parent1721f5c185547b8074060a95f526f2f4b630969b (diff)
downloadlua-language-server-170f587b41b01911f49250b0acc011d00c4e4008.zip
hover: shows method
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 2462cb06..eaa3e8ed 100644
--- a/changelog.md
+++ b/changelog.md
@@ -30,6 +30,7 @@
```
* `CHG` hover: improve showing multi defines
* `CHG` hover: improve showing multi comments at enums
+* `CHG` hover: shows method
* `CHG` hint: `Lua.hint.paramName` now supports `Disable`, `Literal` and `All`
* `CHG` only search first file by `require`
* `CHG` no longer infer by usage