summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Collapse)Author
2021-01-05fix最萌小汐
2021-01-04clean up codes最萌小汐
2021-01-04`unused-function` checks recursive最萌小汐
2021-01-04remove pattern of `Lua.workspace.library`最萌小汐
2021-01-04new dianostic: `count-down-loop`最萌小汐
2021-01-04completion: split `for .. in`最萌小汐
2021-01-04close #149 supports "--#region"最萌小汐
2021-01-04unless 3 characters最萌小汐
2021-01-04completion: show words in string最萌小汐
2021-01-04folding LuaDoc最萌小汐
2021-01-04dont provide words after ---@最萌小汐
2021-01-04fix #341最萌小汐
2021-01-04new folding最萌小汐
2021-01-04fix最萌小汐
2021-01-04completion: improve workspace words最萌小汐
2021-01-04workspace: supports `.dll`(`.so`) in `require`最萌小汐
2021-01-04fix #339最萌小汐
2021-01-04slow down telemetry最萌小汐
2021-01-04fix最萌小汐
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-31show `refactor` in menu最萌小汐
2020-12-30Fix workspace logpath to not use ROOTMichael Lingelbach
2020-12-30#335 change the arg to `--logpath=xxx`最萌小汐
2020-12-30close #335 add `LOGPATH` and `METAPATH`最萌小汐
2020-12-30fix最萌小汐
2020-12-30refresh semantic tokens最萌小汐
2020-12-30fix最萌小汐
2020-12-30some fix最萌小汐
2020-12-30fix最萌小汐
2020-12-30use vm level cache最萌小汐
2020-12-29clean up code最萌小汐
2020-12-29performance optimization最萌小汐
2020-12-29watch out from loop最萌小汐
2020-12-29clear memory最萌小汐
2020-12-29Revert "table hover use def fields"最萌小汐
This reverts commit 29585270524fdc92f273a64ac4816886e6835df4.
2020-12-29table hover use def fields最萌小汐
2020-12-29dont cache queues最萌小汐
2020-12-29fix最萌小汐
2020-12-29clean up code最萌小汐
2020-12-29clean up code最萌小汐
2020-12-29add file log最萌小汐
2020-12-29cleanup code最萌小汐
2020-12-28add `vm.getDefFields`最萌小汐
2020-12-28Merge pull request #326 from uhziel/generic-name-string-literal最萌小汐
针对generic,类型参数允许是字符串字面值来表达类型
2020-12-28使用 ---@param arg `T` ↵Lei Zhu
来完成'类型参数允许是字符串字面值来表达类型'
2020-12-28optimize performance最萌小汐
2020-12-28optimize performance最萌小汐