Skip to content
Snippets Groups Projects
Commit 28e63e50 authored by 最萌小汐's avatar 最萌小汐
Browse files

cleanup changelog

parent 0d902298
No related branches found
No related tags found
No related merge requests found
# changelog
## 2.4.0
* `NEW` settings: `Lua.diagnostics.libraryFiles`, `Lua.diagnostics.ignoredFiles`
* `NEW` settings:
+ `Lua.diagnostics.libraryFiles`
+ `Lua.diagnostics.ignoredFiles`
+ `Lua.completion.showWord`
+ `Lua.completion.requireSeparator`
* `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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment