summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Collapse)Author
2021-01-05improve performance最萌小汐
2021-01-05通过扩展 getArrayLevel 来找到层级Lei Zhu
2021-01-05fix最萌小汐
2021-01-05improve performance最萌小汐
2021-01-05improve performace最萌小汐
2021-01-05Merge branch 'doc-type-table' of ↵Lei Zhu
https://github.com/uhziel/lua-language-server into doc-type-table
2021-01-05原生API不要去判名字,用 special 字段来判断,这样支持 ↵Lei Zhu
local ipairs = ipairs 的情况
2021-01-05guess `self`最萌小汐
2021-01-05close tracy最萌小汐
2021-01-05improve getLinks最萌小汐
2021-01-05runtime.plugin最萌小汐
2021-01-05fix最萌小汐
2021-01-05hover: tail comments may be cutted最萌小汐
2021-01-05completion: improve performance of workspace words最萌小汐
2021-01-05fix最萌小汐
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-04Merge branch 'master' into doc-type-tableuhziel
2021-01-04fix最萌小汐
2021-01-04@type table 支持 for pairs()、ipairs()Lei Zhu
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最萌小汐