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
/
client.lua
Age
Commit message (
Expand
)
Author
2022-05-16
fix(client): check .luarc.jsonc existed
kevinhwang91
2022-04-27
support `.luarc.jsonc`
最萌小汐
2022-04-23
fix optional parameters
最萌小汐
2022-04-12
fix(client): reuse the previous keys for config
kevinhwang91
2022-04-05
#1018 add `inspect.lua`
最萌小汐
2022-03-01
offline diagnostic
最萌小汐
2022-02-18
fix runtime error
最萌小汐
2022-02-17
`FIX` telemetry is not disabled by default
sumneko
2022-02-15
cleanup
最萌小汐
2022-02-15
fix #952
最萌小汐
2022-02-09
cleanup
最萌小汐
2022-01-23
cleanup
sumneko
2022-01-18
`FIX` modify luarc failed
最萌小汐
2022-01-06
update semantic-tokens
最萌小汐
2022-01-04
fix
最萌小汐
2022-01-04
update
最萌小汐
2021-11-28
update
sumneko
2021-11-27
fix
sumneko
2021-11-24
fix test
最萌小汐
2021-11-22
add `$schema`
最萌小汐
2021-11-22
supports quickfix for `.luarc.json`
最萌小汐
2021-11-03
#687 supports `utf-8-offsets`
最萌小汐
2021-11-02
mark async
最萌小汐
2021-09-30
some fix
最萌小汐
2021-09-30
ask for trusting plugin
最萌小汐
2021-09-23
cleanup
最萌小汐
2021-09-23
cleanup
最萌小汐
2021-08-24
check local setting
最萌小汐
2021-08-18
no longer ignore file names case in Windows
最萌小汐
2021-08-18
cleanup
最萌小汐
2021-08-18
cleanup
最萌小汐
2021-07-22
fix #612
最萌小汐
2021-07-22
#409
最萌小汐
2021-07-21
friendly plugin error
最萌小汐
2021-07-15
merge `lua.config` request
最萌小汐
2021-07-15
fix #601
最萌小汐
2021-07-09
improve `auto require`
最萌小汐
2021-07-08
change setting may failed
最萌小汐
2021-07-08
locale
最萌小汐
2021-07-08
#409 apply without local setting
最萌小汐
2021-07-08
update
最萌小汐
2021-07-07
cleanup
最萌小汐
2021-07-07
cleanup
最萌小汐
2020-11-20
remove the old version
最萌小汐
2020-03-21
当客户端为vscode时,使用本地文档
最萌小汐