summaryrefslogtreecommitdiff
path: root/changelog.md
AgeCommit message (Expand)Author
2021-03-18fix #452 fix matching gitignore of root最萌小汐
2021-03-17fix #453 `Lua.runtime.path` supports absolute path最萌小汐
2021-03-17completion: improve `then .. end`最萌小汐
2021-03-17close #442 supports multi-line comment最萌小汐
2021-03-17completion: field in table最萌小汐
2021-03-16search across vararg最萌小汐
2021-03-15new setting `Lua.runtime.builtin`最萌小汐
2021-03-15diagnostic: improve `newline-call`最萌小汐
2021-03-15#close 289最萌小汐
2021-03-12quick fix: disable diagnostic in line/file最萌小汐
2021-03-12update change log最萌小汐
2021-03-11stash最萌小汐
2021-03-10missed syntax error `function m['x']() end`最萌小汐
2021-03-101.18.1最萌小汐
2021-03-10fix #444 see f79d26860e38354db2d5f733be3ecabe085a0274最萌小汐
2021-03-09type-formating: improve execution conditions最萌小汐
2021-03-09improve colors of `const` and `close`最萌小汐
2021-03-091.18.0最萌小汐
2021-03-09type-formating最萌小汐
2021-03-09#420 provide `then .. end` snippet最萌小汐
2021-03-08code-action: convert JSON to Lua最萌小汐
2021-03-08fix #445最萌小汐
2021-03-08dont await request when preloading最萌小汐
2021-03-08fix #443最萌小汐
2021-03-08`LuaDoc` supports `---@diagnostic disable`最萌小汐
2021-03-08`Lua.workspace.library` use `path[]` instead of `<path, true>`最萌小汐
2021-03-05missed syntax error `local a <const>= 1`最萌小汐
2021-03-05add log最萌小汐
2021-03-041.17.4最萌小汐
2021-03-04not provide ucrt any more最萌小汐
2021-03-04#437 plugin blocks first opened file最萌小汐
2021-03-03fix #438 should check globals最萌小汐
2021-03-03missed changelog最萌小汐
2021-03-031.17.3最萌小汐
2021-03-03fix `detail` disappears during continuous input最萌小汐
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-02fix #435 forget to update `LuaDoc` of `ipairs`最萌小汐
2021-03-021.17.2最萌小汐
2021-03-02fix running in Windows最萌小汐
2021-03-011.17.1最萌小汐
2021-03-01dont infer `x()` as function最萌小汐
2021-03-01fix #422 search ref across `doc.return`最萌小汐
2021-03-01fix #421 keep order最萌小汐
2021-02-26improve ipairs最萌小汐
2021-02-26improve infer cross `pairs`最萌小汐
2021-02-26keep order after waiting ready最萌小汐
2021-02-25improve infer cross `table<K, V>`最萌小汐
2021-02-241.17.0最萌小汐