summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2021-03-01#398 fix didChange at eof最萌小汐
2021-03-01remove log最萌小汐
2021-03-01completion delays for 10 ms最萌小汐
2021-03-01clean up code最萌小汐
2021-03-01always sort最萌小汐
2021-03-01#433 specify `locale` by command line `--LOCALE`最萌小汐
2021-02-26improve ipairs最萌小汐
2021-02-26improve infer cross `pairs`最萌小汐
2021-02-26improve type_infer最萌小汐
2021-02-26improve generic across `fun(arg: T):T`最萌小汐
2021-02-26find generic cross doc.function.args最萌小汐
2021-02-26keep order after waiting ready最萌小汐
2021-02-26#398 try fix offset of eof最萌小汐
2021-02-25improve infer cross `table<K, V>`最萌小汐
2021-02-25improve hover of `table<K, V>`最萌小汐
2021-02-24fix completion inside ipairs最萌小汐
2021-02-24#419 remove trigger char `\n` for now, see #401最萌小汐
2021-02-24improve infer cross `ipairs`最萌小汐
2021-02-24completion: dont show uri of meta file最萌小汐
2021-02-24config.workspace.library supports `${meta}`最萌小汐
2021-02-24cache globals when loading最萌小汐
2021-02-23improve completion as tableindex最萌小汐
2021-02-23improve completion of field and table最萌小汐
2021-02-23improve doc.type.table最萌小汐
2021-02-23checks function only最萌小汐
2021-02-23should use origin uri in diagnostic relative最萌小汐
2021-02-23`duplicate-set-field` add excludes最萌小汐
2021-02-23close #328 new diagnostic: `no-implicit-any`最萌小汐
2021-02-23close #415 new diagnostic: `duplicate-set-field`最萌小汐
2021-02-23fix #406 dont cache infer when not deep最萌小汐
2021-02-22#406 hover dont show `any` before `{}`最萌小汐
2021-02-22Revert "fix #400 dont show description of interface"最萌小汐
2021-02-22fix wrong type infer of doc.field最萌小汐
2021-02-22fix #403 improve class hover最萌小汐
2021-02-22fix runtime error最萌小汐
2021-02-22fix #402 should not match `.` as last character最萌小汐
2021-02-22fix interface not show after `,`最萌小汐
2021-02-22fix #400 dont show description of interface最萌小汐
2021-02-22fix interface in nested table最萌小汐
2021-02-22#400 fix signature behind `}`最萌小汐
2021-02-22fix signature param index misplaced最萌小汐
2021-02-22fix runtime errors最萌小汐
2021-02-22add TODO in awaitReady最萌小汐
2021-02-20close #254 supports multiple class inheritance最萌小汐
2021-02-20fix #396 fix check of string and remove limit最萌小汐
2021-02-20special handling builtin types最萌小汐
2021-02-20special handling `any` and `nil`最萌小汐
2021-02-20fix #392 `LuaDoc`: revert compatible with `--@`最萌小汐
2021-02-20fix #397 should keep value after resolve最萌小汐
2021-02-19improve tail comments最萌小汐