Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-25 | Add raw descriptions | NyakoFox | |
2023-08-16 | supports `---@enum (key)` | 最萌小汐 | |
2023-06-13 | completion for quoted fields | 最萌小汐 | |
fix #2088 | |||
2023-04-26 | don't merge comments from `setlocal` | 最萌小汐 | |
fix #2077 | |||
2023-04-25 | export name and comment in returns | 最萌小汐 | |
2023-01-16 | improve type infer of recursion alias | 最萌小汐 | |
2023-01-04 | cleanup | 最萌小汐 | |
2022-11-08 | fix duplicate fields in table hover | 最萌小汐 | |
2022-11-07 | fix #1672 | 最萌小汐 | |
2022-11-06 | type check: check the fields in table | 最萌小汐 | |
resolve #1434 | |||
2022-11-02 | cleanup | 最萌小汐 | |
2022-11-02 | improve `---@see` | 最萌小汐 | |
resolve #1344 | |||
2022-10-31 | add `---@package` | 最萌小汐 | |
2022-10-24 | supports `private`, `protected` and `public` | 最萌小汐 | |
#1316 | |||
2022-10-20 | ignore varargs | 最萌小汐 | |
if a function only has varargs and has `---@overload`, the varargs will be ignored resolve #1641 | |||
2022-09-22 | make docs | 最萌小汐 | |
2022-08-08 | fix #1409 | 最萌小汐 | |
2022-07-27 | fix hover of some operators | 最萌小汐 | |
2022-07-22 | refactor `require-path` | 最萌小汐 | |
2022-07-18 | #1255 hover for `doc.enum` | 最萌小汐 | |
2022-07-18 | #1255 | 最萌小汐 | |
diagnostic for enum | |||
2022-07-16 | doc.enum | 最萌小汐 | |
2022-07-15 | resolve #1230 | 最萌小汐 | |
show enums for variables | |||
2022-07-15 | resolve #1224 show comments for `doc.field` | 最萌小汐 | |
2022-07-15 | fix hover | 最萌小汐 | |
2022-07-15 | fix | 最萌小汐 | |
2022-07-15 | fix comments | 最萌小汐 | |
2022-07-12 | resolve #1124 supports path in link | 最萌小汐 | |
2022-07-12 | fix | 最萌小汐 | |
2022-07-11 | resolve #1066 | 最萌小汐 | |
dose not show unknown `---@XXX` as description | |||
2022-07-08 | cleanup | 最萌小汐 | |
2022-07-07 | resolve #970 read comments in `---@type` | 最萌小汐 | |
2022-07-05 | resolve #1065 show detail for `doc.type.table` | 最萌小汐 | |
2022-06-26 | #1207 split `...(param)` and `...(return)` | 最萌小汐 | |
displayed in enums of hover | |||
2022-06-26 | #1207 | 最萌小汐 | |
return names and parentheses can be used in `DocFunction` | |||
2022-06-23 | update | 最萌小汐 | |
2022-06-22 | stash | 最萌小汐 | |
2022-06-16 | small fix | 最萌小汐 | |
2022-06-16 | can set `table` or `class` to `nil` | 最萌小汐 | |
2022-06-16 | don't show `any` as field node | 最萌小汐 | |
2022-06-15 | check nil | 最萌小汐 | |
2022-06-13 | new runner | 最萌小汐 | |
2022-06-09 | #1061 completion for `doc.type.code` | 最萌小汐 | |
2022-06-09 | view infer must specify uri | 最萌小汐 | |
2022-05-23 | fix #1125 | 最萌小汐 | |
2022-04-26 | fix #1092 | 最萌小汐 | |
2022-04-26 | cleanup | 最萌小汐 | |
2022-04-26 | don't show number as is | 最萌小汐 | |
2022-04-25 | fix runtime errors | 最萌小汐 | |
2022-04-23 | update hovering table | 最萌小汐 | |
fields beginning with underlines are sorted to the last |