summaryrefslogtreecommitdiff
path: root/script/core
AgeCommit message (Expand)Author
2021-03-01dont infer `x()` as function最萌小汐
2021-03-01completion delays for 10 ms最萌小汐
2021-03-01clean up code最萌小汐
2021-02-25improve hover of `table<K, V>`最萌小汐
2021-02-24fix completion inside ipairs最萌小汐
2021-02-24completion: dont show uri of meta file最萌小汐
2021-02-23improve completion as tableindex最萌小汐
2021-02-23improve completion of field and table最萌小汐
2021-02-23checks function only最萌小汐
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-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 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 runtime errors最萌小汐
2021-02-20close #254 supports multiple class inheritance最萌小汐
2021-02-20special handling `any` and `nil`最萌小汐
2021-02-20fix #392 `LuaDoc`: revert compatible with `--@`最萌小汐
2021-02-19improve tail comments最萌小汐
2021-02-19close #384 completion supports interface最萌小汐
2021-02-19continuous completion handles `textEdit.finish`最萌小汐
2021-02-18close #391 definition excludes values最萌小汐
2021-02-18`unused-local` excludes `doc.param`最萌小汐
2021-02-08stash最萌小汐
2021-02-08Revert "better cache"最萌小汐
2021-02-08show meta in require最萌小汐
2021-02-08better cache最萌小汐
2021-02-04fix runtime errors最萌小汐
2021-02-04fix #379 semantic-tokens supports plugin最萌小汐
2021-02-04fix #378 add cache for finding class最萌小汐
2021-02-03improve performance of hint最萌小汐
2021-02-02#372 wrong submission最萌小汐
2021-02-02fix #372 hint.paramName forget checking `self`最萌小汐
2021-02-02#352 split multi description最萌小汐
2021-02-02`LuaDoc` compatible with `--@`最萌小汐
2021-02-01clean up code最萌小汐
2021-02-01not literal最萌小汐
2021-02-01typo最萌小汐
2021-02-01not nil最萌小汐
2021-02-01no any最萌小汐
2021-01-30only show param name of literal最萌小汐
2021-01-30hint of param name最萌小汐
2021-01-30update hint最萌小汐