summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2020-12-16pass tests最萌小汐
2020-12-16#306最萌小汐
2020-12-16#306 fix quickfix: `newline-call` failed最萌小汐
2020-12-16#306最萌小汐
2020-12-16#306最萌小汐
2020-12-16#306 fix scan workspace may fails最萌小汐
2020-12-16Merge pull request #305 from uhziel/config-diagnostic-needFileStatus最萌小汐
2020-12-16config.diagnostics.neededFileStatus支持vscode配置uhziel
2020-12-16decrease priority of 'undefined-field'最萌小汐
2020-12-16fix missing global最萌小汐
2020-12-16close #300最萌小汐
2020-12-16wrong test最萌小汐
2020-12-16check config result最萌小汐
2020-12-15Merge pull request #304 from uhziel/diagnostic-undefined-field最萌小汐
2020-12-15有 filterKey 的情况下不要写入缓存,外部已有缓存uhziel
2020-12-15Merge pull request #303 from uhziel/config-diagnostic-needFileStatus最萌小汐
2020-12-15指定诊断类型可以配置只分析打开的文件还是全项目,初...uhziel
2020-12-15fix #294最萌小汐
2020-12-15Merge pull request #302 from uhziel/diagnostic-undefined-field最萌小汐
2020-12-15fix hover: document uri最萌小汐
2020-12-15提升undefined-field速度,寻找fields改为只会查找定义的 getFiel...uhziel
2020-12-15remove tests最萌小汐
2020-12-15simple proto最萌小汐
2020-12-15push error log最萌小汐
2020-12-15update telemetry最萌小汐
2020-12-15还是去除 deep=0uhziel
2020-12-15Merge branch 'master' into diagnostic-undefined-fielduhziel
2020-12-15fix最萌小汐
2020-12-15check config and unique token最萌小汐
2020-12-15simple telemetry最萌小汐
2020-12-15优化发现的细节问题,vm.getField() 改为带deep=0,不然会出现...uhziel
2020-12-14fix completion require path最萌小汐
2020-12-14semantic not covers local call最萌小汐
2020-12-14`undefined-field` select field only最萌小汐
2020-12-14#299 disable `undefined-field` in workspace最萌小汐
2020-12-14make diagnostic happy最萌小汐
2020-12-14Merge pull request #296 from uhziel/diagnostic-undefined-field最萌小汐
2020-12-14fix #291最萌小汐
2020-12-14not need最萌小汐
2020-12-14合并 master 中的提交uhziel
2020-12-14semantic tokens update最萌小汐
2020-12-14处理"当会推导成多个class类型时"的情况uhziel
2020-12-14close function最萌小汐
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最萌小汐