We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5255f58 commit e62d964Copy full SHA for e62d964
changelog.md
@@ -1,8 +1,10 @@
1
# changelog
2
3
## 3.2.3
4
+`2022-5-16`
5
* `CHG` parse `.luarc.json` as jsonc. In order to please the editor, it also supports `.luarc.jsonc` as the file name.
6
* `CHG` dose not load files in symbol links
7
+* `FIX` memory leak with symbol links
8
* `FIX` diagnostic: send empty results to every file after startup
9
* `FIX` [#1103](https://github.com/sumneko/lua-language-server/issues/1103)
10
* `FIX` [#1107](https://github.com/sumneko/lua-language-server/issues/1107)
0 commit comments