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
2022-10-31
add `---@package`
最萌小汐
2022-10-31
improve visible
最萌小汐
2022-10-27
improve private
最萌小汐
2022-10-27
add support for `---@public`
最萌小汐
2022-10-27
fix type-check
最萌小汐
2022-10-27
fix file ref counts
最萌小汐
2022-10-25
some fix
最萌小汐
2022-10-25
fix
最萌小汐
2022-10-25
`---@private` and `---@protected`
最萌小汐
2022-10-25
add `doc.privateName` and `doc.protectedName`
最萌小汐
2022-10-25
diagnostic for invisible fields
最萌小汐
2022-10-25
completion checks visible
最萌小汐
2022-10-25
improve semantic-tokens
最萌小汐
2022-10-24
supports `private`, `protected` and `public`
最萌小汐
2022-10-23
infer parameter type by return
最萌小汐
2022-10-23
Revert "infer parameter type by return"
最萌小汐
2022-10-23
infer parameter type by return
最萌小汐
2022-10-23
infer type by function as parameters
最萌小汐
2022-10-23
fix
最萌小汐
2022-10-23
search definitions by 1st arg of `setmetatable`
最萌小汐
2022-10-23
filewatch before scanning workspace
最萌小汐
2022-10-22
update submodules
最萌小汐
2022-10-21
多线程编译测试
最萌小汐
2022-10-20
ignore varargs
最萌小汐
2022-10-20
test multi core compile
最萌小汐
2022-10-20
only search real uri in Windows
最萌小汐
2022-10-20
fix diagnostic refresh
最萌小汐
2022-10-20
fix quickfix
最萌小汐
2022-10-20
fix #1642
最萌小汐
2022-10-20
fix
最萌小汐
2022-10-17
cleanup
最萌小汐
2022-10-17
cleanup
最萌小汐
2022-10-17
new setting `Lua.diagnostics.workspaceEvent`
最萌小汐
2022-10-17
clear node cache after scope diagnosing
最萌小汐
2022-10-17
fix
最萌小汐
2022-10-17
use `state` instead of `uri` for converter
最萌小汐
2022-10-17
fix #1637
最萌小汐
2022-10-17
improve workspace-symbol
最萌小汐
2022-10-17
update workspace-symbol
最萌小汐
2022-10-13
test clear node cache
最萌小汐
2022-10-13
diagnostics consider `overload`
最萌小汐
2022-10-12
stash
最萌小汐
2022-10-12
search fields by chain exp
最萌小汐
2022-10-12
change flag
最萌小汐
2022-10-12
resolve performance issue by cache require-path
最萌小汐
2022-10-12
cleanup
最萌小汐
2022-10-11
infer definitions and types across chain exp
最萌小汐
2022-10-11
fix #1608
最萌小汐
2022-10-11
fix #1567
最萌小汐
2022-10-11
abort semantic-tokens requests
最萌小汐
[next]