summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-14Merge pull request #296 from uhziel/diagnostic-undefined-field最萌小汐
添加检查"未定义的 field"Diagnostic undefined field
2020-12-14fix #291最萌小汐
2020-12-14update bee.lua最萌小汐
2020-12-14not need最萌小汐
2020-12-14Update issue templates最萌小汐
2020-12-14合并 master 中的提交uhziel
2020-12-14semantic tokens update最萌小汐
2020-12-14处理"当会推导成多个class类型时"的情况uhziel
2020-12-14close function最萌小汐
2020-12-14update changelog最萌小汐
2020-12-13Update README.md最萌小汐
2020-12-13pass tests最萌小汐
2020-12-13change dividing line in hover最萌小汐
2020-12-13fix #297最萌小汐
2020-12-13completion: support delegate最萌小汐
2020-12-13textDocument/semanticTokens always range最萌小汐
2020-12-11stash最萌小汐
2020-12-11增加对infer出多个docClass情况的处理uhziel
2020-12-11completion: keyword considers expression最萌小汐
2020-12-11fix document of coroutine.wrap最萌小汐
2020-12-11通过不向前推断、在vm缓存doc.class查询fields来加快分析速度uhziel
2020-12-11close #292 rename doc最萌小汐
2020-12-11stash最萌小汐
2020-12-10Merge branch 'master' into diagnostic-undefined-fielduhziel
2020-12-10只对类的field做undefined-field诊断,避免检测出过多干扰性问题uhziel
2020-12-10添加对继承的测试uhziel
2020-12-09让诊断 undefined-field 尽量精准uhziel
2020-12-09添加检测"未定义的 field"uhziel
2020-12-07no use最萌小汐
2020-12-07`insertTextFormat` always use 2最萌小汐
2020-12-07`doc.enum` can use `$0`最萌小汐
2020-12-07add tip of `Lua.runtime.special`最萌小汐
2020-12-07Merge pull request #288 from uhziel/diagnostics-disable-syntax-errors最萌小汐
可以通过选项 diagnostics.disable 来禁用语法错误
2020-12-07可以通过选项 diagnostics.disable 来禁用语法错误uhziel
改后,PROBLEMS 中出现的问题均可禁用
2020-12-07`LuaDoc` also catchs `--` (no need `---`)最萌小汐
2020-12-07Only test in Windows最萌小汐
2020-12-07pass test最萌小汐
2020-12-07code action: swap params最萌小汐
2020-12-07update auto require最萌小汐
2020-12-07Revert "Revert "stash""最萌小汐
This reverts commit 9c03601143094f6552a90b7e3f4975594bc00553.
2020-12-05update change log最萌小汐
2020-12-05#284 Unbind the binary file from the script file最萌小汐
2020-12-05Revert "stash"最萌小汐
This reverts commit 19dd94e4af06254595a949a61c9bd05c5a911328.
2020-12-05stash最萌小汐
2020-12-05hover function by keyword `function`最萌小汐
2020-12-05accept commit characters最萌小汐
2020-12-05passed test最萌小汐
2020-12-05close #144最萌小汐
2020-12-05update change log最萌小汐
2020-12-05update test最萌小汐