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
Age
Commit message (
Collapse
)
Author
2022-09-07
3.5.5
最萌小汐
2022-09-07
fix #1530
最萌小汐
2022-09-07
fix #1529
最萌小汐
2022-09-06
3.5.4
最萌小汐
2022-09-06
fix #1490
最萌小汐
2022-09-06
fix
最萌小汐
2022-09-06
fix #1526
最萌小汐
2022-09-06
improve document-symbol
最萌小汐
2022-09-06
fix #1499
最萌小汐
2022-09-06
fix #1493
最萌小汐
2022-09-06
update submodule
最萌小汐
2022-09-02
update doctor
最萌小汐
2022-09-02
update submodules
最萌小汐
2022-09-02
update doctor
最萌小汐
2022-08-31
fix
最萌小汐
2022-08-29
update changelog
最萌小汐
2022-08-29
fix wront indent of VSCode
最萌小汐
2022-08-29
build lovr
最萌小汐
2022-08-29
update submodules
最萌小汐
2022-08-29
`document-symbol` supports block
最萌小汐
2022-08-25
update
最萌小汐
2022-08-25
update document-symbol
最萌小汐
2022-08-25
update submodules
最萌小汐
2022-08-24
cleanup document-symbol
最萌小汐
2022-08-24
Merge pull request #1491 from CppCXY/master
最萌小汐
type format 在键入换行时补全表项的逗号
2022-08-23
Merge branch 'master' of github.com:CppCXY/lua-language-server
CppCXY
2022-08-23
换行时自动填补table_sep
CppCXY
2022-08-23
Merge pull request #1477 from CppCXY/master
最萌小汐
限制typeformat
2022-08-23
Merge branch 'master' of github.com:CppCXY/lua-language-server
CppCXY
2022-08-23
测试type format屏蔽功能
CppCXY
2022-08-23
Merge branch 'master' of https://github.com/sumneko/lua-language-server
CppCXY
2022-08-20
cleanup
最萌小汐
2022-08-20
cleanup loading
最萌小汐
2022-08-20
update lazy
最萌小汐
2022-08-19
fix `diagnostics.workspaceDelay`
最萌小汐
2022-08-18
Merge branch 'master' into master
CppCXY
2022-08-17
pass tests
最萌小汐
2022-08-17
默认一些选项
CppCXY
2022-08-17
提交typeformat选项相关
CppCXY
2022-08-17
fix runtime error
最萌小汐
2022-08-17
fix #1476
最萌小汐
2022-08-17
dont gc
最萌小汐
2022-08-17
set aside
最萌小汐
2022-08-17
not working, go to sleep
最萌小汐
2022-08-17
fix
最萌小汐
2022-08-17
cleanup local cache
最萌小汐
2022-08-17
fix
最萌小汐
2022-08-17
experiment
最萌小汐
2022-08-16
Merge pull request #1472 from ctrl-huangyq/patch-1
最萌小汐
fix inappropriate definition of `utf8.offset`
2022-08-16
fix inappropriate definition of utf8.offset
Yuqi Huang
The third parameter of utf8.offset is optional according to Lua Reference Manual.
[next]