diff --git a/changelog.md b/changelog.md index bd67d510979885b912ea78a5c96dcbe9c7a97f9e..54008f5899c22b35e72a7f8ff23bd9085e8ea71b 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,7 @@ * `NEW` settings: `Lua.diagnostics.libraryFiles`, `Lua.diagnostics.ignoredFiles` * `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` no longer ignore file names case in Windows * `CHG` watching library changes * `FIX` runtime errors