summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2024-01-10Merge pull request #2472 from fesily/plugin-add-OnTransformAst最萌小汐
2024-01-10Merge pull request #2464 from Varriount/patch-1最萌小汐
2024-01-09cleanupfesily
2024-01-09cleanupfesily
2024-01-09plugin: add OnTransformAst interfacefesily
2024-01-05`FIX` rename to unicode with `Lua.runtime.unicodeName = true`最萌小汐
2023-12-29Pad `return` type annotations when required.Clay Sweetser
2023-12-11Merge pull request #2445 from CppCXY/master最萌小汐
2023-12-11support c like commentsCppCXY
2023-11-25Add raw descriptionsNyakoFox
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最萌小汐