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
/
provider.lua
Age
Commit message (
Expand
)
Author
2022-06-07
cleanup
最萌小汐
2022-05-28
use `pull diagnostic` for diag opened files
最萌小汐
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-04-27
support `.luarc.jsonc`
最萌小汐
2022-04-27
pass tests
最萌小汐
2022-04-23
fix async of text
最萌小汐
2022-04-17
create test
最萌小汐
2022-04-16
cleanup
最萌小汐
2022-04-16
update inlay hint
最萌小汐
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-05
#1018 add `inspect.lua`
最萌小汐
2022-04-05
#1018 cleanup logs
最萌小汐
2022-03-19
Ensure that a completion result has 'isIncomplete'
yoshi1123
2022-03-04
don't open non-file uri
最萌小汐
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
最萌小汐
2022-02-21
use `--preview` to enable preview features
最萌小汐
2022-02-21
cleanup
最萌小汐
2022-02-17
add `Lua.format.enable`
最萌小汐
2022-02-15
fix #950
最萌小汐
2022-02-12
update format
最萌小汐
2022-02-09
update diagnostics after editting `.editorconfig`
最萌小汐
2022-02-09
fix
最萌小汐
2022-02-09
Merge pull request #915 from CppCXY/format
最萌小汐
2022-02-08
reduced sorting priority for postfix completion
sumneko
2022-01-23
cleanup
sumneko
2022-01-23
cleanup
sumneko
2022-01-21
修改代码风格
CppCXY
2022-01-21
修改命名
CppCXY
2022-01-21
修改命名
CppCXY
2022-01-20
提供范围格式化
CppCXY
2022-01-19
提交代码格式化
CppCXY
2022-01-18
cleanup
最萌小汐
2022-01-13
fix `window.statusBar` and `telemetry.enable`
最萌小汐
2022-01-12
improve completion speed
最萌小汐
2022-01-10
don't compute full file for first range
最萌小汐
2022-01-06
update semantic-tokens
最萌小汐
2022-01-05
update config
最萌小汐
2022-01-05
`diagnostics.workspaceRate`
最萌小汐
[next]