diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 54008f58..74c3cb5f 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,7 @@ * `CHG` hover: improve showing multi defines * `CHG` hint: `Lua.hint.paramName` now supports `Disable`, `Literal` and `All` * `CHG` completion: new setting `Lua.completion.showWord` +* `CHG` completion: new setting `Lua.completion.requireSeparator` * `CHG` no longer ignore file names case in Windows * `CHG` watching library changes * `FIX` runtime errors |