Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-04 | #992 | 最萌小汐 | |
using `Snippet` only when `callSnippet` is `Both` | |||
2022-04-04 | fix(test): add test cases for callSnippet | kevinhwang91 | |
2022-04-03 | fix(completion): call OOP emitter without colon syntax | Crollie Rollz | |
2022-04-03 | fix(completion): OOP emitter should have `self` arg | Crollie Rollz | |
3db634a3a2e48a97772065e7e9da4d29a07a8098 Align docFUnc with the call index, rather than assume it's always the 2nd arg (where "self" is concerned this is the 3rd arg) | |||
2022-03-02 | improve completion | 最萌小汐 | |
2022-02-09 | fix completion | 最萌小汐 | |
`triggerCharacter` is `nil` when typing letters and numbers | |||
2022-02-08 | fix #937 | sumneko | |
2022-01-23 | add logs | sumneko | |
2022-01-23 | fix #920 | sumneko | |
2022-01-06 | fix test | 最萌小汐 | |
2021-12-30 | fix | 最萌小汐 | |
2021-12-24 | update | 最萌小汐 | |
2021-12-24 | cleanup | 最萌小汐 | |
2021-12-21 | Merge remote-tracking branch 'origin/master' into multi-workspace | sumneko | |
2021-12-06 | fix #842 | 最萌小汐 | |
2021-12-02 | Merge remote-tracking branch 'origin/master' into multi-workspace | sumneko | |
2021-12-02 | fix postfix | 最萌小汐 | |
2021-11-25 | cleanup | 最萌小汐 | |
2021-11-24 | postfix add `insert`, `remove`, `concat` | 最萌小汐 | |
2021-11-24 | postifx supports `++` and `++?` | 最萌小汐 | |
2021-11-24 | @method | 最萌小汐 | |
2021-11-23 | xpcall | 最萌小汐 | |
2021-11-23 | make VSCode happy | 最萌小汐 | |
2021-11-23 | make VSCode happy | 最萌小汐 | |
2021-11-23 | cleanup | 最萌小汐 | |
2021-11-22 | fix | 最萌小汐 | |
2021-11-22 | resolve #727 | 最萌小汐 | |
2021-11-19 | fix duplicate class in completion | 最萌小汐 | |
2021-11-08 | cleanup | 最萌小汐 | |
2021-11-03 | fix #780 | 最萌小汐 | |
2021-11-02 | mark async | 最萌小汐 | |
2021-10-26 | update test | 最萌小汐 | |
2021-09-29 | fix | 最萌小汐 | |
2021-09-29 | resolve #587 | 最萌小汐 | |
2021-09-27 | no longer infer by usage | 最萌小汐 | |
2021-09-22 | update | 最萌小汐 | |
2021-09-22 | update | 最萌小汐 | |
2021-09-18 | update | 最萌小汐 | |
2021-09-18 | update | 最萌小汐 | |
2021-09-18 | update | 最萌小汐 | |
2021-09-17 | update test | 最萌小汐 | |
2021-08-24 | fix | 最萌小汐 | |
2021-08-24 | fix | 最萌小汐 | |
2021-08-24 | fix #660 | 最萌小汐 | |
2021-08-23 | fix | 最萌小汐 | |
2021-08-23 | completion: improve misspelling results | 最萌小汐 | |
2021-08-19 | always incomplete | 最萌小汐 | |
2021-08-18 | cleanup markdown | 最萌小汐 | |
2021-08-11 | sort pairs | 最萌小汐 | |