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
/
test
Age
Commit message (
Expand
)
Author
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-03-01
kick class extends
最萌小汐
2021-03-01
#398 fix didChange at eof
最萌小汐
2021-03-01
always sort
最萌小汐
2021-02-26
improve ipairs
最萌小汐
2021-02-26
improve infer cross `pairs`
最萌小汐
2021-02-26
improve type_infer
最萌小汐
2021-02-26
improve generic across `fun(arg: T):T`
最萌小汐
2021-02-26
find generic cross doc.function.args
最萌小汐
2021-02-26
fix #426 fix tests
最萌小汐
2021-02-25
improve infer cross `table<K, V>`
最萌小汐
2021-02-25
improve hover of `table<K, V>`
最萌小汐
2021-02-24
fix completion inside ipairs
最萌小汐
2021-02-24
#419 remove trigger char `\n` for now, see #401
最萌小汐
2021-02-24
improve infer cross `ipairs`
最萌小汐
2021-02-23
improve completion as tableindex
最萌小汐
2021-02-23
improve completion of field and table
最萌小汐
2021-02-23
improve doc.type.table
最萌小汐
2021-02-23
checks function only
最萌小汐
2021-02-23
`duplicate-set-field` add excludes
最萌小汐
2021-02-23
close #415 new diagnostic: `duplicate-set-field`
最萌小汐
2021-02-23
fix #406 dont cache infer when not deep
最萌小汐
2021-02-22
#406 hover dont show `any` before `{}`
最萌小汐
2021-02-22
fix wrong type infer of doc.field
最萌小汐
2021-02-22
fix #403 improve class hover
最萌小汐
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-20
close #254 supports multiple class inheritance
最萌小汐
2021-02-20
fix test
最萌小汐
2021-02-20
fix #396 fix check of string and remove limit
最萌小汐
2021-02-20
special handling builtin types
最萌小汐
2021-02-20
special handling `any` and `nil`
最萌小汐
2021-02-19
close #384 completion supports interface
最萌小汐
2021-02-19
remove tracy
最萌小汐
2021-02-19
fix #349 parse comments before `doc.resume`
最萌小汐
2021-02-19
fix tests
最萌小汐
2021-02-18
close #391 definition excludes values
最萌小汐
2021-02-18
`unused-local` excludes `doc.param`
最萌小汐
2021-02-08
pass tests
最萌小汐
2021-02-04
fix #356
最萌小汐
2021-02-02
pass tests
最萌小汐
2021-02-02
#352 split multi description
最萌小汐
2021-02-02
pass tests
最萌小汐
2021-01-27
move cache into core
最萌小汐
2021-01-27
update
最萌小汐
2021-01-27
performance optimization
最萌小汐
2021-01-26
fix #361
最萌小汐
[next]