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-10-11
abort semantic-tokens requests
最萌小汐
2022-09-28
提交psi viewer
CppCXY
2022-09-20
small fix
最萌小汐
2022-09-06
improve document-symbol
最萌小汐
2022-08-17
fix
最萌小汐
2022-08-17
cleanup local cache
最萌小汐
2022-08-11
Merge branch 'master' of github.com:CppCXY/lua-language-server
CppCXY
2022-08-11
支持typeformat
CppCXY
2022-07-23
add color support
Kevin Hahn
2022-07-14
set uri
最萌小汐
2022-07-14
`---@source`
最萌小汐
2022-07-14
update build-meta
最萌小汐
2022-07-13
add progress for building
最萌小汐
2022-07-13
modify library
最萌小汐
2022-07-13
build-meta
最萌小汐
2022-07-12
update
最萌小汐
2022-07-12
memoryAPI
最萌小汐
2022-07-07
support change workspace folders
最萌小汐
2022-07-05
update log
最萌小汐
2022-06-23
use `semanticTokens/range` in VSCode
最萌小汐
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-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
最萌小汐
[next]