summaryrefslogtreecommitdiff
path: root/script/core/completion.lua
AgeCommit message (Collapse)Author
2021-03-15move `parser/guide.lua` to `core/guide.lua`最萌小汐
2021-03-09type-formating最萌小汐
2021-03-09#420 provide `then .. end` snippet最萌小汐
2021-03-08fix #443最萌小汐
2021-03-05completion of `doc.diagnostic`最萌小汐
2021-03-03fix #438 should check globals最萌小汐
2021-03-01completion delays for 10 ms最萌小汐
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-22Revert "fix #400 dont show description of interface"最萌小汐
This reverts commit 99b2d0ee4994aceefca8911f8f9ec18a977aa909.
2021-02-22fix #403 improve class hover最萌小汐
2021-02-22fix runtime error最萌小汐
2021-02-22fix #400 dont show description of interface最萌小汐
2021-02-22fix interface in nested table最萌小汐
2021-02-22fix runtime errors最萌小汐
2021-02-20fix #392 `LuaDoc`: revert compatible with `--@`最萌小汐
2021-02-19close #384 completion supports interface最萌小汐
2021-02-19continuous completion handles `textEdit.finish`最萌小汐
2021-02-08Revert "better cache"最萌小汐
This reverts commit 0c6f72254d1253f12261650b90652465230bdeec.
2021-02-08show meta in require最萌小汐
2021-02-08better cache最萌小汐
2021-02-02`LuaDoc` compatible with `--@`最萌小汐
2021-01-29fix #368最萌小汐
2021-01-27fix completion of globals最萌小汐
2021-01-27small improve最萌小汐
2021-01-27ignore case最萌小汐
2021-01-27fix cache of solve最萌小汐
2021-01-27move cache into core最萌小汐
2021-01-27improve performance of completion最萌小汐
2021-01-27avoid importing libraries with invalid names最萌小汐
2021-01-27update最萌小汐
2021-01-27performance optimization最萌小汐
2021-01-07fix最萌小汐
2021-01-05improve performance最萌小汐
2021-01-05completion: improve performance of workspace words最萌小汐
2021-01-05fix最萌小汐
2021-01-04close #149 supports "--#region"最萌小汐
2021-01-04unless 3 characters最萌小汐
2021-01-04completion: show words in string最萌小汐
2021-01-04dont provide words after ---@最萌小汐
2021-01-04fix #341最萌小汐
2021-01-04fix最萌小汐
2021-01-04completion: improve workspace words最萌小汐
2021-01-04workspace: supports `.dll`(`.so`) in `require`最萌小汐
2020-12-31close #311 generate function documentation最萌小汐
2020-12-31clean up code最萌小汐
2020-12-31completion: show words in comment最萌小汐
2020-12-31completion workspace word最萌小汐
2020-12-29clean up code最萌小汐