summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-02-19 16:16:59 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-02-19 16:16:59 +0800
commitbed0c4911969b521fa3c15158df273c7e6106882 (patch)
tree027d3c032c4c2d210d015fe8bc45c4133ac925b3 /changelog.md
parent9ab7ed96dbb2218199a0370872146fe5c1fa14e1 (diff)
downloadlua-language-server-bed0c4911969b521fa3c15158df273c7e6106882.zip
continuous completion handles `textEdit.finish`
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 e509505e..612dadde 100644
--- a/changelog.md
+++ b/changelog.md
@@ -5,6 +5,7 @@
* `CHG` rename `table*` to `tablelib`
* `FIX` missed syntax error `f() = 1`
* `FIX` missed global `bit` in `LuaJIT`
+* `FIX` completion: may insert error text when continuous inputing
* `FIX` [#349](https://github.com/sumneko/lua-language-server/issues/349)
## 1.15.1