summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2023-11-23fix: `doc.type.function` resolve only existing arg.extendsd-enk
2023-11-14fix type infer in overload最萌小汐
2023-11-08Fix backwards compatability with `Lua.workspace.checkThirdParty`Rebecca Turner
2023-11-08Revert "Fix backwards compatability with `Lua.workspace.checkThirdParty`"Rebecca Turner
2023-11-07Fix backwards compatability with `Lua.workspace.checkThirdParty`Rebecca Turner
2023-10-25update bee.net最萌小汐
2023-10-24update bee.net最萌小汐
2023-10-24update socket mode最萌小汐
2023-10-18Make `workspace.checkThirdParty` a string enumRebecca Turner
2023-10-18Merge pull request #2364 from 9999years/check-out-path最萌小汐
2023-10-10Add `--check_out_path` CLI argumentRebecca Turner
2023-10-10update utility最萌小汐
2023-09-25feat: support param snippets with spaceLewis Russell
2023-08-31fix #2299最萌小汐
2023-08-23add guide最萌小汐
2023-08-23support `---@class (exact)`最萌小汐
2023-08-22fix wrong `missing-fields` with union types最萌小汐
2023-08-21fix最萌小汐
2023-08-16supports `---@enum (key)`最萌小汐
2023-08-15don't diagnose git uri最萌小汐
2023-08-14Ignore cast-local-type diagnostic for `_` localRoss Williams
2023-08-14fix warning最萌小汐
2023-08-14check `doc.field`最萌小汐
2023-08-14also check `doc.type.table`最萌小汐
2023-08-14new diag: `inject-field`最萌小汐
2023-08-11stash最萌小汐
2023-08-11commandline parameter `--force-accept-workspace`最萌小汐
2023-08-11fix stack overflow最萌小汐
2023-08-11check nil最萌小汐
2023-08-11local uses `nil` at least最萌小汐
2023-08-11support `---@type` and `--[[@as]]` for return最萌小汐
2023-08-10support `@type` for `return`最萌小汐
2023-08-10enable `as` table最萌小汐
2023-08-09fix最萌小汐
2023-08-09fix wrong hover and signature for method最萌小汐
2023-08-03function may not have a name最萌小汐
2023-08-01don't show constructor in hover最萌小汐
2023-07-25fix #2214最萌小汐
2023-07-21fix `missing-fields`最萌小汐
2023-07-21fix missing fields最萌小汐
2023-07-21添加翻译最萌小汐
2023-07-21fix最萌小汐
2023-07-20new diagnostic: `missing-fields`最萌小汐
2023-07-20improve completion label of table fields最萌小汐
2023-07-20fix visible最萌小汐
2023-07-19sort results of completion最萌小汐
2023-07-19check visible recursive最萌小汐
2023-07-19speed up tests最萌小汐
2023-07-19remove fixed code最萌小汐
2023-07-18Merge pull request #2177 from sewbacca/feature/shortcut-autorequire最萌小汐