index
:
lua-language-server
fix/honour_configuration_capability
fix/honour_configuration_capability-3.10.3
fix/honour_configuration_capability-3.7.3
fix/honour_configuration_capability-3.7.4
fix/honour_configuration_capability-3.9.3
fix/honour_configuration_capability-master
master
A language server that offers Lua language support - programmed in Lua
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
changelog.md
Age
Commit message (
Expand
)
Author
2021-03-08
fix #445
最萌小汐
2021-03-08
dont await request when preloading
最萌小汐
2021-03-08
fix #443
最萌小汐
2021-03-08
`LuaDoc` supports `---@diagnostic disable`
最萌小汐
2021-03-08
`Lua.workspace.library` use `path[]` instead of `<path, true>`
最萌小汐
2021-03-05
missed syntax error `local a <const>= 1`
最萌小汐
2021-03-05
add log
最萌小汐
2021-03-04
1.17.4
最萌小汐
2021-03-04
not provide ucrt any more
最萌小汐
2021-03-04
#437 plugin blocks first opened file
最萌小汐
2021-03-03
fix #438 should check globals
最萌小汐
2021-03-03
missed changelog
最萌小汐
2021-03-03
1.17.3
最萌小汐
2021-03-03
fix `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-03
revert interruption during compilation
最萌小汐
2021-03-02
fix #435 forget to update `LuaDoc` of `ipairs`
最萌小汐
2021-03-02
1.17.2
最萌小汐
2021-03-02
fix running in Windows
最萌小汐
2021-03-01
1.17.1
最萌小汐
2021-03-01
dont infer `x()` as function
最萌小汐
2021-03-01
fix #422 search ref across `doc.return`
最萌小汐
2021-03-01
fix #421 keep order
最萌小汐
2021-02-26
improve ipairs
最萌小汐
2021-02-26
improve infer cross `pairs`
最萌小汐
2021-02-26
keep order after waiting ready
最萌小汐
2021-02-25
improve infer cross `table<K, V>`
最萌小汐
2021-02-24
1.17.0
最萌小汐
2021-02-24
#419 remove trigger char `\n` for now, see #401
最萌小汐
2021-02-24
improve infer cross `ipairs`
最萌小汐
2021-02-24
cache globals when loading
最萌小汐
2021-02-23
improve completion of field and table
最萌小汐
2021-02-23
should use origin uri in diagnostic relative
最萌小汐
2021-02-23
close #328 new diagnostic: `no-implicit-any`
最萌小汐
2021-02-23
close #415 new diagnostic: `duplicate-set-field`
最萌小汐
2021-02-23
fix #406 dont cache infer when not deep
最萌小汐
2021-02-22
1.16.1
最萌小汐
2021-02-22
fix #404 miss return table by os.date
最萌小汐
2021-02-22
fix #403 improve class hover
最萌小汐
2021-02-22
fix #402 should not match `.` as last character
最萌小汐
2021-02-22
fix interface not show after `,`
最萌小汐
2021-02-22
fix interface in nested table
最萌小汐
2021-02-22
#400 fix signature behind `}`
最萌小汐
2021-02-22
fix signature param index misplaced
最萌小汐
2021-02-22
fix runtime errors
最萌小汐
2021-02-20
1.16.0
最萌小汐
2021-02-20
close #254 supports multiple class inheritance
最萌小汐
2021-02-20
fix #396 fix check of string and remove limit
最萌小汐
2021-02-20
special handling `any` and `nil`
最萌小汐
[prev]
[next]