Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-05 | only ignore empty functions in meta files | 最萌小汐 | |
#1457 | |||
2022-11-04 | fix #1479 | 最萌小汐 | |
2022-11-04 | improve overload in class | 最萌小汐 | |
2022-11-03 | fix #1480 | 最萌小汐 | |
2022-11-03 | support `self` type | 最萌小汐 | |
#1505 | |||
2022-11-03 | supports completion with table field of function | 最萌小汐 | |
resolve #1533 | |||
2022-11-02 | setting `runtime.special` supports fields | 最萌小汐 | |
#1484 | |||
2022-11-02 | fix #1662 | 最萌小汐 | |
2022-11-02 | cleanup | 最萌小汐 | |
2022-11-02 | improve `---@see` | 最萌小汐 | |
resolve #1344 | |||
2022-11-02 | fix tests | 最萌小汐 | |
2022-11-02 | `---@see` use workspace-symbol | 最萌小汐 | |
#1344 | |||
2022-11-02 | infer parameter type when function in table | 最萌小汐 | |
resolve #1332 | |||
2022-11-01 | fix | 最萌小汐 | |
2022-11-01 | find reference respect `includeDeclaration` | 最萌小汐 | |
2022-11-01 | update search reference | 最萌小汐 | |
2022-10-31 | add `---@package` | 最萌小汐 | |
2022-10-31 | improve visible | 最萌小汐 | |
2022-10-27 | improve private | 最萌小汐 | |
can visible in method | |||
2022-10-27 | fix type-check | 最萌小汐 | |
assign object to `nil` | |||
2022-10-25 | add tests | 最萌小汐 | |
2022-10-25 | fix | 最萌小汐 | |
2022-10-25 | `---@private` and `---@protected` | 最萌小汐 | |
#1316 | |||
2022-10-25 | add `doc.privateName` and `doc.protectedName` | 最萌小汐 | |
#1316 | |||
2022-10-25 | diagnostic for invisible fields | 最萌小汐 | |
#1316 | |||
2022-10-25 | completion checks visible | 最萌小汐 | |
#1316 | |||
2022-10-24 | supports `private`, `protected` and `public` | 最萌小汐 | |
#1316 | |||
2022-10-23 | infer parameter type by return | 最萌小汐 | |
resolve #1201 | |||
2022-10-23 | Revert "infer parameter type by return" | 最萌小汐 | |
This reverts commit 2873ccae1dfb1d429a84262f10c87f1d437135c6. | |||
2022-10-23 | infer parameter type by return | 最萌小汐 | |
resolve #1202 | |||
2022-10-23 | infer type by function as parameters | 最萌小汐 | |
resolve #1153 | |||
2022-10-23 | search definitions by 1st arg of `setmetatable` | 最萌小汐 | |
resolve #1575 | |||
2022-10-20 | ignore varargs | 最萌小汐 | |
if a function only has varargs and has `---@overload`, the varargs will be ignored resolve #1641 | |||
2022-10-20 | fix #1642 | 最萌小汐 | |
2022-10-20 | fix | 最萌小汐 | |
2022-10-17 | fix #1637 | 最萌小汐 | |
2022-10-13 | diagnostics consider `overload` | 最萌小汐 | |
resolve #1582 | |||
2022-10-12 | stash | 最萌小汐 | |
2022-10-12 | search fields by chain exp | 最萌小汐 | |
resolve #1222 | |||
2022-10-12 | cleanup | 最萌小汐 | |
2022-10-11 | infer definitions and types across chain exp | 最萌小汐 | |
resolve #1561 | |||
2022-10-11 | fix #1608 | 最萌小汐 | |
2022-10-11 | fix #1567 | 最萌小汐 | |
2022-09-15 | fix #1439 | 最萌小汐 | |
2022-09-07 | fix | 最萌小汐 | |
2022-09-07 | fix #1506 | 最萌小汐 | |
2022-09-06 | improve document-symbol | 最萌小汐 | |
2022-09-06 | fix #1499 | 最萌小汐 | |
2022-08-29 | fix wront indent of VSCode | 最萌小汐 | |
2022-08-29 | `document-symbol` supports block | 最萌小汐 | |