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
/
script
/
core
Age
Commit message (
Expand
)
Author
2021-03-01
dont infer `x()` as function
最萌小汐
2021-03-01
completion delays for 10 ms
最萌小汐
2021-03-01
clean up code
最萌小汐
2021-02-25
improve hover of `table<K, V>`
最萌小汐
2021-02-24
fix completion inside ipairs
最萌小汐
2021-02-24
completion: dont show uri of meta file
最萌小汐
2021-02-23
improve completion as tableindex
最萌小汐
2021-02-23
improve completion of field and table
最萌小汐
2021-02-23
checks function only
最萌小汐
2021-02-23
`duplicate-set-field` add excludes
最萌小汐
2021-02-23
close #328 new diagnostic: `no-implicit-any`
最萌小汐
2021-02-23
close #415 new diagnostic: `duplicate-set-field`
最萌小汐
2021-02-22
#406 hover dont show `any` before `{}`
最萌小汐
2021-02-22
Revert "fix #400 dont show description of interface"
最萌小汐
2021-02-22
fix wrong type infer of doc.field
最萌小汐
2021-02-22
fix #403 improve class hover
最萌小汐
2021-02-22
fix runtime error
最萌小汐
2021-02-22
fix interface not show after `,`
最萌小汐
2021-02-22
fix #400 dont show description of interface
最萌小汐
2021-02-22
fix interface in nested table
最萌小汐
2021-02-22
#400 fix signature behind `}`
最萌小汐
2021-02-22
fix runtime errors
最萌小汐
2021-02-20
close #254 supports multiple class inheritance
最萌小汐
2021-02-20
special handling `any` and `nil`
最萌小汐
2021-02-20
fix #392 `LuaDoc`: revert compatible with `--@`
最萌小汐
2021-02-19
improve tail comments
最萌小汐
2021-02-19
close #384 completion supports interface
最萌小汐
2021-02-19
continuous completion handles `textEdit.finish`
最萌小汐
2021-02-18
close #391 definition excludes values
最萌小汐
2021-02-18
`unused-local` excludes `doc.param`
最萌小汐
2021-02-08
stash
最萌小汐
2021-02-08
Revert "better cache"
最萌小汐
2021-02-08
show meta in require
最萌小汐
2021-02-08
better cache
最萌小汐
2021-02-04
fix runtime errors
最萌小汐
2021-02-04
fix #379 semantic-tokens supports plugin
最萌小汐
2021-02-04
fix #378 add cache for finding class
最萌小汐
2021-02-03
improve performance of hint
最萌小汐
2021-02-02
#372 wrong submission
最萌小汐
2021-02-02
fix #372 hint.paramName forget checking `self`
最萌小汐
2021-02-02
#352 split multi description
最萌小汐
2021-02-02
`LuaDoc` compatible with `--@`
最萌小汐
2021-02-01
clean up code
最萌小汐
2021-02-01
not literal
最萌小汐
2021-02-01
typo
最萌小汐
2021-02-01
not nil
最萌小汐
2021-02-01
no any
最萌小汐
2021-01-30
only show param name of literal
最萌小汐
2021-01-30
hint of param name
最萌小汐
2021-01-30
update hint
最萌小汐
[next]