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
Age
Commit message (
Expand
)
Author
2022-06-13
small fix
最萌小汐
2022-06-09
#1061 completion for `doc.type.code`
最萌小汐
2022-06-09
add `doc.type.code`
最萌小汐
2022-06-09
view infer must specify uri
最萌小汐
2022-06-09
#1148 view `table` after erasing alias
最萌小汐
2022-06-09
update doc
最萌小汐
2022-06-09
update config
最萌小汐
2022-06-08
update config
最萌小汐
2022-06-08
update config
最萌小汐
2022-06-08
update config
最萌小汐
2022-06-08
build config
最萌小汐
2022-06-08
clear node cache after reload workspace
最萌小汐
2022-06-08
cleanup
最萌小汐
2022-06-07
cleanup
最萌小汐
2022-06-07
cleanup
最萌小汐
2022-06-07
add enum supports
最萌小汐
2022-06-07
cleanup
最萌小汐
2022-06-07
#1192 improve `[[--@as number]]`
最萌小汐
2022-06-07
#1192 add benchmark for completion `jass.common`
最萌小汐
2022-06-07
#1192 improve performance
最萌小汐
2022-06-07
#1192 don't search local in simple
最萌小汐
2022-06-07
#1192 improve local id
最萌小汐
2022-05-31
去掉打印
CppCXY
2022-05-31
Merge branch 'master' of https://github.com/sumneko/lua-language-server into ...
CppCXY
2022-05-31
格式化支持简单非标准符号
CppCXY
2022-05-28
pass tests
最萌小汐
2022-05-28
use `pull diagnostic` for diag opened files
最萌小汐
2022-05-28
Merge pull request #1152 from CppCXY/master
最萌小汐
2022-05-28
remove supporting for `pull diagnostic`
最萌小汐
2022-05-27
fix #1149
最萌小汐
2022-05-26
use preview
最萌小汐
2022-05-26
`workspace/diagnostic`
最萌小汐
2022-05-25
first step of `pull diagnostic`
最萌小汐
2022-05-25
3.2.4
最萌小汐
2022-05-25
don't scan huge directories
最萌小汐
2022-05-25
fix #1155
最萌小汐
2022-05-25
fix #1150
最萌小汐
2022-05-25
fix #1144
最萌小汐
2022-05-25
`ACTION_MARK_ASYNC` add spaces
最萌小汐
2022-05-25
fix #1141
最萌小汐
2022-05-24
resolve #1140 support folding `---@alias`
最萌小汐
2022-05-24
add settings for file scheme
最萌小汐
2022-05-24
fix #1134 supports `untitled` lua files
最萌小汐
2022-05-24
重置代码,取消多余的提交
CppCXY
2022-05-23
fix #1131
最萌小汐
2022-05-23
fix #1125
最萌小汐
2022-05-23
fix infer of global sets
最萌小汐
2022-05-23
fix can not union `table` with other basic types
最萌小汐
2022-05-23
fix can not union `unknown` with other types
最萌小汐
2022-05-16
fix(client): check .luarc.jsonc existed
kevinhwang91
[next]