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-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`
最萌小汐
2021-02-20
fix change log
最萌小汐
2021-02-20
fix #392 `LuaDoc`: revert compatible with `--@`
最萌小汐
2021-02-20
fix #397 should keep value after resolve
最萌小汐
2021-02-19
close #384 completion supports interface
最萌小汐
2021-02-19
continuous completion handles `textEdit.finish`
最萌小汐
2021-02-19
fix #349 parse comments before `doc.resume`
最萌小汐
2021-02-19
fix #395 missed global `bit` in `LuaJIT`
最萌小汐
2021-02-19
rename lib class name
最萌小汐
2021-02-18
missed syntax error `f() = 1`
最萌小汐
2021-02-18
change `sourceCoding` to `fileEncoding`
最萌小汐
2021-02-18
close #387 source coding supports `ansi`
最萌小汐
2021-02-18
1.15.1
最萌小汐
2021-02-18
#386 dont use os.clock for timer
最萌小汐
2021-02-18
close #391 definition excludes values
最萌小汐
2021-02-18
`unused-local` excludes `doc.param`
最萌小汐
2021-02-09
1.15.0
最萌小汐
2021-02-09
display main errors first
最萌小汐
2021-02-09
check lock when pushing
最萌小汐
2021-02-09
#329 #386 main thread no longer loop sleeps
最萌小汐
2021-02-08
1.14.3
最萌小汐
2021-02-08
fix #388 try to map the range
最萌小汐
2021-02-08
#380 disable hint by default
最萌小汐
2021-02-08
fix #382 increase queue limit
最萌小汐
2021-02-08
fix #381 more correct caching
最萌小汐
2021-02-04
1.14.2
最萌小汐
2021-02-04
fix runtime errors
最萌小汐
[next]