-
-
Couldn't load subscription status.
- Fork 384
Pull requests: LuaLS/lua-language-server
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
修复一处Unix-like系统路径问题,并在maxOS下测试通过
#21 by Xiaobin0860 was merged Apr 17, 2019 Loading… updated Apr 17, 2019
Add completionProvider to server capabilities
#130 by clktmr was merged Feb 24, 2020 Loading… updated Feb 24, 2020
Create first workspace based on client's rootUri
#132 by clktmr was merged Mar 5, 2020 Loading… updated Mar 5, 2020
Support multiple workspace folders
#167 by Ruin0x11 was merged May 26, 2020 Loading… updated May 26, 2020
Merge pull request from sumneko/master
#208 by jihot2000 was closed Aug 4, 2020 Loading… updated Aug 4, 2020
Extend gitignore handling to respect .git/info/exclude
#231 by stormc was merged Oct 6, 2020 Loading… updated Oct 6, 2020
可以通过选项 diagnostics.disable 来禁用语法错误
#288 by uhziel was merged Dec 7, 2020 Loading… updated Dec 7, 2020
添加检查"未定义的 field"Diagnostic undefined field
#296 by uhziel was merged Dec 14, 2020 Loading… updated Dec 14, 2020
提升undefined-field速度,寻找fields改为只会查找定义的 getFieldsOfDocClassAnyNotGet()
#302 by uhziel was merged Dec 15, 2020 Loading… updated Dec 15, 2020
config.diagnostics.neededFileStatus支持通过vscode配置
#305 by uhziel was merged Dec 16, 2020 Loading… updated Dec 16, 2020
Previous Next
ProTip! Filter pull requests by the default branch with base:master.