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
/
provider
Age
Commit message (
Expand
)
Author
2022-06-20
update
最萌小汐
2022-06-18
clear diags before restarting
最萌小汐
2022-06-18
update
最萌小汐
2022-06-18
update
最萌小汐
2022-06-16
fix #1217
最萌小汐
2022-06-14
fix so many workspace diagnostics
最萌小汐
2022-06-09
update doc
最萌小汐
2022-06-09
update config
最萌小汐
2022-06-07
cleanup
最萌小汐
2022-06-07
cleanup
最萌小汐
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
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-26
use preview
最萌小汐
2022-05-26
`workspace/diagnostic`
最萌小汐
2022-05-25
first step of `pull diagnostic`
最萌小汐
2022-05-24
add settings for file scheme
最萌小汐
2022-05-24
fix #1134 supports `untitled` lua files
最萌小汐
2022-05-24
重置代码,取消多余的提交
CppCXY
2022-04-27
support `.luarc.jsonc`
最萌小汐
2022-04-27
pass tests
最萌小汐
2022-04-27
avoid sending empty results
最萌小汐
2022-04-23
fix async of text
最萌小汐
2022-04-22
#946 use a better way
最萌小汐
2022-04-22
Revert "perf(diagnostic): avoid first send"
最萌小汐
2022-04-20
perf(diagnostic): avoid first send
kevinhwang91
2022-04-17
create test
最萌小汐
2022-04-16
cleanup
最萌小汐
2022-04-16
update inlay hint
最萌小汐
2022-04-16
fix refresh
最萌小汐
2022-04-16
move inlay-hint to LSP
最萌小汐
2022-04-15
add logs
最萌小汐
2022-04-12
fix lang
DevSebi
2022-04-10
cancel searching reference
最萌小汐
2022-04-09
add formatter
最萌小汐
2022-04-06
pcall code_format
最萌小汐
2022-04-05
#1018 add `inspect.lua`
最萌小汐
2022-04-05
#1018 cleanup logs
最萌小汐
2022-04-04
fix(completion): avoid unnecessary file sep as trigger chars
kevinhwang91
2022-03-19
Ensure that a completion result has 'isIncomplete'
yoshi1123
2022-03-04
diagnostic opened files first
最萌小汐
2022-03-04
don't open non-file uri
最萌小汐
2022-03-01
offline diagnostic
最萌小汐
2022-03-01
resolve #966
最萌小汐
2022-02-22
Merge branch 'master' of https://github.com/sumneko/lua-language-server
CppCXY
2022-02-22
编辑器设置优先
CppCXY
2022-02-21
fix #958
最萌小汐
[next]