summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-27fix modifying the code before loading finish最萌小汐
2021-01-27improve performance of completion最萌小汐
2021-01-27avoid importing libraries with invalid names最萌小汐
2021-01-27update最萌小汐
2021-01-27improve performance最萌小汐
2021-01-27What? Dose not check setmetatable?最萌小汐
2021-01-27fix progress最萌小汐
2021-01-27Fair treatment of timers最萌小汐
2021-01-27performance optimization最萌小汐
2021-01-27performance issue最萌小汐
2021-01-271.12.1最萌小汐
2021-01-27fix #363最萌小汐
2021-01-261.12.0最萌小汐
2021-01-26fix #361最萌小汐
2021-01-26fix最萌小汐
2021-01-26fix diagnostics最萌小汐
2021-01-26fix最萌小汐
2021-01-26fix diff最萌小汐
2021-01-26clean up code最萌小汐
2021-01-26fix最萌小汐
2021-01-26update submodules最萌小汐
2021-01-26fix completion最萌小汐
2021-01-25clean up code最萌小汐
2021-01-25默认有进度条最萌小汐
2021-01-25add delay to diagnostic progress最萌小汐
2021-01-25supports cancel workspace diagnostic最萌小汐
2021-01-25add progress最萌小汐
2021-01-25fix #359最萌小汐
2021-01-22supports diff最萌小汐
2021-01-22stash最萌小汐
2021-01-22stash最萌小汐
2021-01-22clean up code最萌小汐
2021-01-22compatible plugin最萌小汐
2021-01-20update change log最萌小汐
2021-01-20Merge pull request #340 from uhziel/doc-type-table最萌小汐
添加对 EmmyLua table type 的支持
2021-01-20Merge pull request #355 from sunlin7/patch-1最萌小汐
[main.lua] fix empty rootPath cause try "/log" folder
2021-01-20[main.lua] fix empty rootPath cause try "/log" foldersunlin
When run follow command with get error message, ``` $ bin/Linux/lua-language-server -E main.lua bin/Linux/lua-language-server: filesystem error: cannot create directories: Permission denied [/log] ``` Which is caused by empty `rootPath' and the folder path for log with be `/log' in follow line, https://github.com/sumneko/lua-language-server/blob/1458139721646236406825a03a21152d98753515/main.lua#L40 This change try to assign a default value `"."' for `rootPath' will fix the error.
2021-01-19supports incremental text sync最萌小汐
2021-01-13pause diagnostic before preload最萌小汐
2021-01-07fix最萌小汐
2021-01-07fix最萌小汐
2021-01-07#347 unlimited call chains最萌小汐
2021-01-071.11.2最萌小汐
2021-01-07fix #345最萌小汐
2021-01-07fix #346 dont modify the cache最萌小汐
2021-01-07Revert "fix"最萌小汐
This reverts commit 7530d7551220961f8e8b8346a8eb33fc03863694.
2021-01-06fix最萌小汐
2021-01-051.11.1最萌小汐
2021-01-05update change log最萌小汐
2021-01-05improve performance最萌小汐