Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-13 | fix #1692 | 最萌小汐 | |
2022-11-10 | fix #1684 | 最萌小汐 | |
2022-11-10 | 3.9.2 | 最萌小汐 | |
2022-11-10 | fix #1679 | 最萌小汐 | |
2022-11-09 | fix #1680 | 最萌小汐 | |
2022-11-09 | fix #1677 | 最萌小汐 | |
2022-11-08 | fix incorrect type check for generic with nil | 最萌小汐 | |
2022-11-08 | fix #1676 | 最萌小汐 | |
2022-11-08 | 3.6.1 | 最萌小汐 | |
2022-11-08 | check type for `Enum -> Other` | 最萌小汐 | |
fix #1675 | |||
2022-11-08 | fix description disapeared for overloaded function | 最萌小汐 | |
2022-11-08 | cleanup | 最萌小汐 | |
2022-11-08 | fix duplicate fields in table hover | 最萌小汐 | |
2022-11-08 | fix wrong diagnostics for `pcall` and `xpcall` | 最萌小汐 | |
2022-11-08 | 3.6.0 | 最萌小汐 | |
2022-11-08 | `---@enum` supports runtime values | 最萌小汐 | |
resolve #1619 | |||
2022-11-07 | fix #1672 | 最萌小汐 | |
2022-11-07 | don't find other locals | 最萌小汐 | |
fix #1670 | |||
2022-11-06 | type check: supports array part in literal table | 最萌小汐 | |
resolve #1374 | |||
2022-11-06 | type check: check the fields in table | 最萌小汐 | |
resolve #1434 | |||
2022-11-05 | check parameter types of generic extends | 最萌小汐 | |
resolve #1663 | |||
2022-11-05 | infer parameter type by function type | 最萌小汐 | |
#1457 | |||
2022-11-04 | fix #1479 | 最萌小汐 | |
2022-11-03 | fix #1480 | 最萌小汐 | |
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 | improve `---@see` | 最萌小汐 | |
resolve #1344 | |||
2022-11-02 | infer parameter type when function in table | 最萌小汐 | |
resolve #1332 | |||
2022-11-01 | find reference respect `includeDeclaration` | 最萌小汐 | |
2022-10-31 | add `---@package` | 最萌小汐 | |
2022-10-25 | update changelog | 最萌小汐 | |
resolve #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-23 | filewatch before scanning workspace | 最萌小汐 | |
fix #1640 | |||
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-19 | update changelog | 最萌小汐 | |
2022-10-17 | new setting `Lua.diagnostics.workspaceEvent` | 最萌小汐 | |
set the time to trigger workspace diagnostics. resolve #1626 | |||
2022-10-17 | fix #1637 | 最萌小汐 | |
2022-10-13 | update changelog | 最萌小汐 | |
2022-10-13 | diagnostics consider `overload` | 最萌小汐 | |
resolve #1582 | |||
2022-10-12 | resolve performance issue by cache require-path | 最萌小汐 | |
fix #1595 | |||
2022-10-11 | infer definitions and types across chain exp | 最萌小汐 | |
resolve #1561 | |||
2022-10-11 | fix #1608 | 最萌小汐 | |
2022-10-11 | fix #1567 | 最萌小汐 | |
2022-10-11 | fix #1606 | 最萌小汐 | |