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
2023-02-06
just check client ready
最萌小汐
2023-02-06
update API `setConfig`, `getConfig`
最萌小汐
2023-02-06
Merge pull request #1877 from CppCXY/master
最萌小汐
2023-02-04
修复linux arm 编译
CppCXY
2023-02-04
improve peformance for scanning files
最萌小汐
2023-02-04
fix
最萌小汐
2023-02-04
add default exclude for non-VSCode
最萌小汐
2023-02-04
should write complete array or object into json
最萌小汐
2023-02-04
skip more files
最萌小汐
2023-02-03
improve filewatch
最萌小汐
2023-02-03
add more logs
最萌小汐
2023-02-03
add more logs
最萌小汐
2023-02-03
Revert "check ready"
最萌小汐
2023-02-03
add some logs
最萌小汐
2023-02-03
GC don't warn dummy function
最萌小汐
2023-02-02
check ready
最萌小汐
2023-02-02
improve checking for modifying config
最萌小汐
2023-02-02
fix #1871
最萌小汐
2023-02-02
special treate for return values of require
最萌小汐
2023-02-01
use xpcall for scanning
最萌小汐
2023-01-31
improve markdown
最萌小汐
2023-01-31
cleanup
最萌小汐
2023-01-31
check nil
最萌小汐
2023-01-31
supports all schemes
最萌小汐
2023-01-31
fix #1855
最萌小汐
2023-01-31
watch symbolic links
最萌小汐
2023-01-31
improve label in hover
最萌小汐
2023-01-31
update json.lua
最萌小汐
2023-01-31
fix #1857
最萌小汐
2023-01-30
fix #1851
最萌小汐
2023-01-30
copy nodes when tracing list
最萌小汐
2023-01-30
limit error message for type dismatch
最萌小汐
2023-01-30
command `lua.exportDocument`
最萌小汐
2023-01-30
add command `lua.getConfig`
最萌小汐
2023-01-30
infer types of tableindex by semantic
最萌小汐
2023-01-30
fix wrong infer of tableindex
最萌小汐
2023-01-30
respect quotation marks
最萌小汐
2023-01-18
normalize uri from RPC
最萌小汐
2023-01-18
check client ability before `diagnostic/refresh`
最萌小汐
2023-01-17
don't check `duplicate-set-field` in different if
最萌小汐
2023-01-17
more special treates for meta files
最萌小汐
2023-01-17
fix #1825
最萌小汐
2023-01-17
support multi configs modifying
最萌小汐
2023-01-16
don't throw with loading luarc failed
最萌小汐
2023-01-16
support `---@meta [name]`
最萌小汐
2023-01-16
fix #1796
最萌小汐
2023-01-16
fix #1824
最萌小汐
2023-01-16
Nesting of `[[...]]` is not allowed in Lua 5.1 .
最萌小汐
2023-01-16
remove telemetry
最萌小汐
2023-01-16
fix runtime error
最萌小汐
[next]