summaryrefslogtreecommitdiff
path: root/script/core
AgeCommit message (Expand)Author
2021-03-15move `parser/guide.lua` to `core/guide.lua`最萌小汐
2021-03-12quick fix: disable diagnostic in line/file最萌小汐
2021-03-09type-formating: improve execution conditions最萌小汐
2021-03-09improve colors of `const` and `close`最萌小汐
2021-03-09type-formating最萌小汐
2021-03-09#420 provide `then .. end` snippet最萌小汐
2021-03-08fix tests最萌小汐
2021-03-08code-action: convert JSON to Lua最萌小汐
2021-03-08fix #445最萌小汐
2021-03-08fix #443最萌小汐
2021-03-08new diag: `unknown-diag-code`最萌小汐
2021-03-08`LuaDoc` supports `---@diagnostic disable`最萌小汐
2021-03-05completion of `doc.diagnostic`最萌小汐
2021-03-04first try of auto end最萌小汐
2021-03-03fix #438 should check globals最萌小汐
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最萌小汐