Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-05 | resolve #1065 show detail for `doc.type.table` | 最萌小汐 | |
2022-06-16 | can set `table` or `class` to `nil` | 最萌小汐 | |
2022-06-09 | view infer must specify uri | 最萌小汐 | |
2022-04-26 | cleanup | 最萌小汐 | |
2022-04-26 | don't show number as is | 最萌小汐 | |
2022-04-16 | update hover | 最萌小汐 | |
2022-04-08 | cleanup | 最萌小汐 | |
2022-04-06 | update | 最萌小汐 | |
2022-04-06 | Merge commit '63b360689f0c2c99a1ae410518f6866f49972f98' into 3.0 | 最萌小汐 | |
2022-04-05 | update | 最萌小汐 | |
2022-04-04 | fix(completion): use args table instead of args string to parse snippet | kevinhwang91 | |
For now, we parse the `@param f fun(a: any, b: any)` as two placeholders instead of one. BTW, use table have a slightly better performance than spliting args string. | |||
2022-04-01 | update | 最萌小汐 | |
2022-04-01 | update | 最萌小汐 | |
2022-04-01 | update | 最萌小汐 | |
2022-03-31 | cleanup | 最萌小汐 | |
2022-03-29 | update | 最萌小汐 | |
2022-03-29 | update | 最萌小汐 | |
2022-02-15 | cleanup | 最萌小汐 | |
2021-12-30 | update | 最萌小汐 | |
2021-12-21 | Merge remote-tracking branch 'origin/master' into multi-workspace | sumneko | |
2021-12-06 | #842 | 最萌小汐 | |
2021-12-06 | cleanup | 最萌小汐 | |
2021-11-25 | cleanup | 最萌小汐 | |
2021-11-02 | async doc.type.function | 最萌小汐 | |
2021-11-02 | update hover of async | 最萌小汐 | |
2021-11-02 | mark async | 最萌小汐 | |
2021-09-29 | hover: shows method | 最萌小汐 | |
2021-09-24 | resolve #639 | 最萌小汐 | |
2021-08-18 | cleanup markdown | 最萌小汐 | |
2021-08-04 | cleanup | 最萌小汐 | |
2021-07-15 | fix #598 | 最萌小汐 | |
2021-07-01 | cleanup | 最萌小汐 | |
2021-07-01 | cleanup | 最萌小汐 | |
2021-06-23 | add integer | 最萌小汐 | |
2021-06-23 | `doc.function` always `field` | 最萌小汐 | |
2021-06-10 | cleanup | 最萌小汐 | |
2021-06-02 | update | 最萌小汐 | |
2021-05-31 | update | 最萌小汐 | |
2021-05-27 | update | 最萌小汐 | |
2021-05-25 | cleanup | 最萌小汐 | |
2021-05-25 | cleanup | 最萌小汐 | |
2021-05-25 | cleanup | 最萌小汐 | |
2021-05-24 | update | 最萌小汐 | |
2021-04-20 | guide -> searcher | 最萌小汐 | |
2021-03-15 | move `parser/guide.lua` to `core/guide.lua` | 最萌小汐 | |
2021-03-08 | fix #445 | 最萌小汐 | |
2021-02-25 | improve hover of `table<K, V>` | 最萌小汐 | |
2021-02-22 | #406 hover dont show `any` before `{}` | 最萌小汐 | |
2021-02-22 | fix wrong type infer of doc.field | 最萌小汐 | |
2021-02-20 | close #254 supports multiple class inheritance | 最萌小汐 | |