summaryrefslogtreecommitdiff
path: root/script/core
AgeCommit message (Expand)Author
2024-04-20Run diagnostics on unopened files when explicitly requested by the userPaul Emmerich
2024-04-18`merge` 改叫 `partial`最萌小汐
2024-04-18如果有 merge 属性,则跳过 `duplicate-doc-alias` 检查最萌小汐
2024-04-17修正 `discard-returns` 对条件的误报最萌小汐
2024-03-25Detect discard-returns in all block typesJakub
2024-02-26Merge pull request #2532 from fesily/automatic-infer-function-param-type最萌小汐
2024-02-24Desc/rawdesc for vararg expressions in JSON output.Andreas
2024-02-23fix warnfesily
2024-02-21add infer function param typefesily
2024-01-24fix rename in library最萌小汐
2024-01-18Never sematic virtual ast and commentfesily
2024-01-10Merge pull request #2464 from Varriount/patch-1最萌小汐
2024-01-05`FIX` rename to unicode with `Lua.runtime.unicodeName = true`最萌小汐
2023-12-29Pad `return` type annotations when required.Clay Sweetser
2023-11-25Add raw descriptionsNyakoFox
2023-11-14fix type infer in overload最萌小汐
2023-09-25feat: support param snippets with spaceLewis Russell
2023-08-23support `---@class (exact)`最萌小汐
2023-08-22fix wrong `missing-fields` with union types最萌小汐
2023-08-16supports `---@enum (key)`最萌小汐
2023-08-14Ignore cast-local-type diagnostic for `_` localRoss Williams
2023-08-14check `doc.field`最萌小汐
2023-08-14also check `doc.type.table`最萌小汐
2023-08-14new diag: `inject-field`最萌小汐
2023-08-11stash最萌小汐
2023-08-03function may not have a name最萌小汐
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-19sort results of completion最萌小汐
2023-07-18Merge pull request #2177 from sewbacca/feature/shortcut-autorequire最萌小汐
2023-07-17Resolve formattingSewbacca
2023-07-17Added testsSewbacca
2023-07-17Extracted undefined global checkSewbacca
2023-07-06signature: narrow by inputed literal最萌小汐
2023-06-29exclude `_`最萌小汐
2023-06-28Adapt incomplete-signature-doc to warn about incomplete, not missing docs (#9)AndreaWalchshoferSCCH
2023-06-27Added crossfile testcaseSewbacca
2023-06-26check nil最萌小汐
2023-06-23Fix tests failingSewbacca
2023-06-23Added concept of action autorequireSewbacca
2023-06-14check nil最萌小汐
2023-06-14fix #2129最萌小汐
2023-06-13completion for quoted fields最萌小汐
2023-06-13bind overloads最萌小汐
2023-06-13more smart completion for `continue`最萌小汐