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
Age
Commit message (
Expand
)
Author
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
update submodules
最萌小汐
2021-02-26
keep order after waiting ready
最萌小汐
2021-02-26
#398 try fix offset of eof
最萌小汐
2021-02-26
fix #426 fix tests
最萌小汐
2021-02-26
Update make.lua
actboy168
2021-02-25
is this really possible?
最萌小汐
2021-02-25
improve infer cross `table<K, V>`
最萌小汐
2021-02-25
improve hover of `table<K, V>`
最萌小汐
2021-02-24
1.17.0
最萌小汐
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-24
completion: dont show uri of meta file
最萌小汐
2021-02-24
config.workspace.library supports `${meta}`
最萌小汐
2021-02-24
cache globals when loading
最萌小汐
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
should use origin uri in diagnostic relative
最萌小汐
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-23
modify the file structure of jass
最萌小汐
2021-02-23
给所有文件加个 ---@meta
最萌小汐
2021-02-23
fix #406 dont cache infer when not deep
最萌小汐
2021-02-22
#406 hover dont show `any` before `{}`
最萌小汐
2021-02-22
add meta/3rd with acknowledgement
最萌小汐
2021-02-22
1.16.1
最萌小汐
2021-02-22
update .gitignore
最萌小汐
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 #404 miss return table by os.date
最萌小汐
2021-02-22
fix #403 improve class hover
最萌小汐
2021-02-22
fix runtime error
最萌小汐
2021-02-22
fix #402 should not match `.` as last character
最萌小汐
2021-02-22
fix interface not show after `,`
最萌小汐
2021-02-22
fix #400 dont show description of interface
最萌小汐
2021-02-22
update submodules
最萌小汐
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-22
add TODO in awaitReady
最萌小汐
2021-02-22
改用gcc9
actboy168
[next]