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
2023-03-06
check multilneTokenSupport
最萌小汐
2023-02-10
Add many logs for modifying configs
最萌小汐
2023-02-07
log init params
最萌小汐
2023-02-04
should write complete array or object into json
最萌小汐
2023-02-03
add some logs
最萌小汐
2023-02-02
improve checking for modifying config
最萌小汐
2022-12-17
improve config patch
最萌小汐
2022-12-01
modify config fully supports `.luarc.json`
最萌小汐
2022-12-01
dose not need workaround
最萌小汐
2022-12-01
add workaround for editting empty object
最萌小汐
2022-12-01
#831
最萌小汐
2022-12-01
improve editing for luarc
最萌小汐
2022-12-01
update json.lua
最萌小汐
2022-11-29
modify `require` after renaming files
最萌小汐
2022-11-07
fix warning
最萌小汐
2022-10-17
use `state` instead of `uri` for converter
最萌小汐
2022-07-07
`boolean` kick `true` and `false`
最萌小汐
2022-06-28
cleanup
最萌小汐
2022-06-23
use `semanticTokens/range` in VSCode
最萌小汐
2022-06-22
update
最萌小汐
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
最萌小汐
[next]