summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2021-03-10dont cover initing progress最萌小汐
2021-03-10missed syntax error `function m['x']() end`最萌小汐
2021-03-09type-formating: improve execution conditions最萌小汐
2021-03-09improve colors of `const` and `close`最萌小汐
2021-03-09type-formating最萌小汐
2021-03-09fix最萌小汐
2021-03-09#420 provide `then .. end` snippet最萌小汐
2021-03-09improve didChange最萌小汐
2021-03-08fix tests最萌小汐
2021-03-08code-action: convert JSON to Lua最萌小汐
2021-03-08update json.lua最萌小汐
2021-03-08update locale最萌小汐
2021-03-08no sleep最萌小汐
2021-03-08fix #445最萌小汐
2021-03-08dont await request when preloading最萌小汐
2021-03-08fix #443最萌小汐
2021-03-08small improve最萌小汐
2021-03-08new diag: `unknown-diag-code`最萌小汐
2021-03-08`LuaDoc` supports `---@diagnostic disable`最萌小汐
2021-03-08`Lua.workspace.library` use `path[]` instead of `<path, true>`最萌小汐
2021-03-05stash最萌小汐
2021-03-05completion of `doc.diagnostic`最萌小汐
2021-03-05close #419 VSCode has released new version最萌小汐
2021-03-05missed syntax error `local a <const>= 1`最萌小汐
2021-03-05add log最萌小汐
2021-03-04disable for now最萌小汐
2021-03-04first try of auto end最萌小汐
2021-03-04#437 plugin blocks first opened file最萌小汐
2021-03-03fix #438 should check globals最萌小汐
2021-03-03fix `detail` disappears during continuous input最萌小汐
2021-03-03#435 #437 why not cache generic results?最萌小汐
2021-03-03improve performance最萌小汐
2021-03-03remove mark for now最萌小汐
2021-03-03add mark最萌小汐
2021-03-03#436 cannot ignore case in non-Windows platforms最萌小汐
2021-03-03#435 treat `V[]` as `table<integer, V>` in `pairs`最萌小汐
2021-03-03revert interruption during compilation最萌小汐
2021-03-02disable for now最萌小汐
2021-03-01dont infer `x()` as function最萌小汐
2021-03-01fix #422 search ref across `doc.return`最萌小汐
2021-03-01fix #421 keep order最萌小汐
2021-03-01still can not yield inside compile最萌小汐
2021-03-01kick class extends最萌小汐
2021-03-01improve delay of completion最萌小汐
2021-03-01#398 fix didChange at eof最萌小汐
2021-03-01remove log最萌小汐
2021-03-01completion delays for 10 ms最萌小汐
2021-03-01clean up code最萌小汐
2021-03-01always sort最萌小汐
2021-03-01#433 specify `locale` by command line `--LOCALE`最萌小汐