summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-23update hovering table最萌小汐
fields beginning with underlines are sorted to the last
2022-04-23cleanup最萌小汐
2022-04-23fix最萌小汐
2022-04-23infer by `x == nil` and `x ~= nil`最萌小汐
2022-04-23fix async of text最萌小汐
2022-04-23merge if results最萌小汐
2022-04-23fix(template): suppress `missing-parameter`kevinhwang91
2022-04-23fix optional parameters最萌小汐
2022-04-23avoid circle compile最萌小汐
2022-04-22resolve `class[1]` by `---@field [integer] type`最萌小汐
2022-04-22#946 use a better way最萌小汐
Clear cache when `didOpen`. This avoids clearing the cache according to the situation in the diagnostic business.
2022-04-22Revert "perf(diagnostic): avoid first send"最萌小汐
This reverts commit e81ffc189a1976adf2998f15cae0bd5b141435e2.
2022-04-22display optional field in table最萌小汐
2022-04-22check nil最萌小汐
2022-04-22resolve `T[]` by `doc.type.table` or `doc.field`最萌小汐
2022-04-22update doc of `utf8.codes`最萌小汐
2022-04-22new diagnostic `missing-parameter`最萌小汐
2022-04-22fix `unused-function` does not recognize recursion最萌小汐
2022-04-22dont mark `redundant-parameter` as `Unnecessary`最萌小汐
2022-04-22fix最萌小汐
2022-04-22update optional of parameter最萌小汐
2022-04-22reset local最萌小汐
2022-04-22only error in TEST最萌小汐
2022-04-22add `--[[@as type]]`最萌小汐
2022-04-21cleanup最萌小汐
2022-04-21Merge remote-tracking branch 'origin/type-narrow'最萌小汐
2022-04-21luadoc supports `--[[@xxx]]`最萌小汐
2022-04-21update submodules最萌小汐
2022-04-21Merge remote-tracking branch 'origin/type-narrow'最萌小汐
2022-04-21#1080 using `---@overload` as class constructor最萌小汐
2022-04-21update narrow最萌小汐
2022-04-21runner step最萌小汐
2022-04-21fix #1077 did not find language id最萌小汐
2022-04-21supports infer of callback parameter最萌小汐
2022-04-20fix runtime error最萌小汐
2022-04-20perf(diagnostic): avoid first sendkevinhwang91
If the cache is equal to the full result, we should avoid to notify client during first stage.
2022-04-19update runner最萌小汐
2022-04-19fix n%0最萌小汐
2022-04-19fix #1072最萌小汐
2022-04-19cleanup最萌小汐
2022-04-19cleanup最萌小汐
2022-04-19run local in function最萌小汐
2022-04-19Merge remote-tracking branch 'origin/master' into type-narrow最萌小汐
2022-04-19fix #1051最萌小汐
2022-04-19Revert "fix #3.1.1"最萌小汐
This reverts commit 7657fefe4ab5b6ba7dcb7df7e766c115afa25787.
2022-04-19fix #3.1.1最萌小汐
2022-04-18run locals最萌小汐
2022-04-18stash最萌小汐
2022-04-18fix runtime error最萌小汐
2022-04-18stash最萌小汐