summaryrefslogtreecommitdiff
path: root/changelog.md
AgeCommit message (Expand)Author
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最萌小汐
2021-02-24#419 remove trigger char `\n` for now, see #401最萌小汐
2021-02-24improve infer cross `ipairs`最萌小汐
2021-02-24cache globals when loading最萌小汐
2021-02-23improve completion of field and table最萌小汐
2021-02-23should use origin uri in diagnostic relative最萌小汐
2021-02-23close #328 new diagnostic: `no-implicit-any`最萌小汐
2021-02-23close #415 new diagnostic: `duplicate-set-field`最萌小汐
2021-02-23fix #406 dont cache infer when not deep最萌小汐
2021-02-221.16.1最萌小汐
2021-02-22fix #404 miss return table by os.date最萌小汐
2021-02-22fix #403 improve class hover最萌小汐
2021-02-22fix #402 should not match `.` as last character最萌小汐
2021-02-22fix interface not show after `,`最萌小汐
2021-02-22fix interface in nested table最萌小汐
2021-02-22#400 fix signature behind `}`最萌小汐
2021-02-22fix signature param index misplaced最萌小汐
2021-02-22fix runtime errors最萌小汐
2021-02-201.16.0最萌小汐
2021-02-20close #254 supports multiple class inheritance最萌小汐
2021-02-20fix #396 fix check of string and remove limit最萌小汐
2021-02-20special handling `any` and `nil`最萌小汐