summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-02-19Merge pull request #2505 from lizho/master最萌小汐
2024-02-01Merge pull request #2502 from emmericp/luadoc-groups最萌小汐
2024-02-01Add --visualize command that outputs the AST of a given file as graphvizPaul Emmerich
2024-01-30support tuple typelizho
2024-01-28Add group param for luadoc generated by pluginsPaul Emmerich
2024-01-24Revert "Merge pull request #2481 from fesily/automatic-derivation-function-pa...最萌小汐
2024-01-19recode plugin interfacefesily
2024-01-17Merge branch 'master' into plugin-OnNodeCompileFunctionParamfesily
2024-01-17fix testfesily
2024-01-17formatfesily
2024-01-17add testfesily
2024-01-16automatic derivation function param typefesily
2024-01-10cleanupfesily
2024-01-10Merge branch 'LuaLS:master' into plugin-add-OnTransformAstfesily
2024-01-10astHelper: addParamTypeDocfesily
2024-01-10Merge pull request #2472 from fesily/plugin-add-OnTransformAst最萌小汐
2024-01-09plugin: add OnTransformAst interfacefesily
2023-11-14fix type infer in overload最萌小汐
2023-10-07pause diagnostic in tests最萌小汐
2023-09-25feat: support param snippets with spaceLewis Russell
2023-08-24fix wrong uri in test最萌小汐
2023-08-23support `---@class (exact)`最萌小汐
2023-08-22fix wrong `missing-fields` with union types最萌小汐
2023-08-16supports `---@enum (key)`最萌小汐
2023-08-14fix warning最萌小汐
2023-08-14check `doc.field`最萌小汐
2023-08-14also check `doc.type.table`最萌小汐
2023-08-11stash最萌小汐
2023-08-11fix stack overflow最萌小汐
2023-08-11local uses `nil` at least最萌小汐
2023-08-11support `---@type` and `--[[@as]]` for return最萌小汐
2023-08-11cleanup tests最萌小汐
2023-08-11cleanup tests最萌小汐
2023-08-11cleanup tests最萌小汐
2023-08-11clean up tests最萌小汐
2023-08-11clean up tests最萌小汐
2023-08-10support `@type` for `return`最萌小汐
2023-08-10enable `as` table最萌小汐
2023-08-09fix wrong hover and signature for method最萌小汐
2023-08-01don't show constructor in hover最萌小汐
2023-07-25fix #2214最萌小汐
2023-07-21fix `missing-fields`最萌小汐
2023-07-20new diagnostic: `missing-fields`最萌小汐
2023-07-20improve completion label of table fields最萌小汐
2023-07-19sort results of completion最萌小汐
2023-07-19check visible recursive最萌小汐
2023-07-19cleanup test codes最萌小汐
2023-07-18Merge pull request #2177 from sewbacca/feature/shortcut-autorequire最萌小汐
2023-07-17Added testsSewbacca
2023-07-06signature: narrow by inputed literal最萌小汐