From e39b4a734ec3b4e769a584601f522ba4e5a84a99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Mon, 4 Jan 2021 18:41:51 +0800 Subject: completion: split `for .. in` --- changelog.md | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 6ad9d8e4..aac275e2 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,7 @@ * `CHG` supports `~` in command line * `CHG` completion: improve workspace words * `CHG` completion: show words in string +* `CHG` completion: split `for .. in` to `for .. ipairs` and `for ..pairs` * `FIX` [#339](https://github.com/sumneko/lua-language-server/issues/339) ## 1.9.0 -- cgit v1.2.3