summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-07-14 18:53:56 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-07-14 18:53:56 +0800
commitc3ea2ee4483ca6c8ef42070188eec3b55ef1b6ad (patch)
treec805b9986d3afb5af1950a8150dcc278a8060e8c /changelog.md
parent4a0a07f81df346170bc71ca83b154448faf1f586 (diff)
downloadlua-language-server-c3ea2ee4483ca6c8ef42070188eec3b55ef1b6ad.zip
update changlog
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 4e9adbe3..b5374d1c 100644
--- a/changelog.md
+++ b/changelog.md
@@ -21,6 +21,7 @@
* `unreachable-code`
* `NEW` settings:
* `diagnostics.unusedLocalExclude`
+* `NEW` VSCode: add support for [EmmyLuaUnity](https://marketplace.visualstudio.com/items?itemName=CppCXY.emmylua-unity)
* `CHG` support multi-type:
```lua
---@type number, _, boolean