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-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
最萌小汐
2021-02-04
fix #377 watched file must check workspace
最萌小汐
2021-02-04
fix #379 semantic-tokens supports plugin
最萌小汐
2021-02-04
fix #378 add cache for finding class
最萌小汐
2021-02-04
fix #356
最萌小汐
2021-02-03
fix #376 missed resolveProvider in non-VSCode
最萌小汐
2021-02-03
update change log
最萌小汐
2021-02-02
1.14.1
最萌小汐
2021-02-02
fix #372 hint.paramName forget checking `self`
最萌小汐
2021-02-02
1.14.0
最萌小汐
2021-02-02
fix #371 dont require meta from other version
最萌小汐
2021-02-02
still using `didChangeWatchedFiles`
最萌小汐
2021-02-02
`LuaDoc` compatible with `--@`
最萌小汐
2021-02-02
file operations no longer reload workspace
最萌小汐
[next]