summaryrefslogtreecommitdiff
path: root/script/core/completion.lua
AgeCommit message (Expand)Author
2021-04-20guide -> searcher最萌小汐
2021-04-08dont show `self`最萌小汐
2021-04-08use textEdit when label has symbol最萌小汐
2021-04-06fix #488最萌小汐
2021-04-06fix #485最萌小汐
2021-03-31#450 add dummy param into param list最萌小汐
2021-03-29stash最萌小汐
2021-03-18fix completion最萌小汐
2021-03-17completion: improve `then .. end`最萌小汐
2021-03-17completion: field in table最萌小汐
2021-03-16cleanup code最萌小汐
2021-03-16close #407 improve completion of vararg最萌小汐
2021-03-16#407 check left symbol as field最萌小汐
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"最萌小汐
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"最萌小汐
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最萌小汐