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
/
core
Age
Commit message (
Collapse
)
Author
2022-06-14
don't chek nil of any
最萌小汐
2022-06-13
new runner
最萌小汐
2022-06-09
#1061 completion for `doc.type.code`
最萌小汐
2022-06-09
add `doc.type.code`
最萌小汐
2022-06-09
view infer must specify uri
最萌小汐
2022-06-07
cleanup
最萌小汐
2022-05-28
Merge pull request #1152 from CppCXY/master
最萌小汐
spell checker
2022-05-25
fix #1144
最萌小汐
2022-05-25
`ACTION_MARK_ASYNC` add spaces
最萌小汐
2022-05-24
resolve #1140 support folding `---@alias`
最萌小汐
2022-05-24
重置代码,取消多余的提交
CppCXY
2022-05-23
fix #1131
最萌小汐
2022-05-23
fix #1125
最萌小汐
2022-05-02
fix(semantic-tokens): `data` field can't be nil
kevinhwang91
2022-04-29
fix #1103
最萌小汐
2022-04-26
`close-non-object` excludes `table`
最萌小汐
2022-04-26
fix #1092
最萌小汐
2022-04-26
add some delay
最萌小汐
2022-04-26
fix `unused-function`
最萌小汐
cannot handle recursion correctly
2022-04-26
fix `close-non-object`
最萌小汐
2022-04-26
cleanup
最萌小汐
2022-04-26
cleanup
最萌小汐
2022-04-26
fix #1093
最萌小汐
2022-04-26
don't show number as is
最萌小汐
2022-04-25
fix runtime errors
最萌小汐
2022-04-25
delete `isGlobalLibraryName`
最萌小汐
2022-04-25
add completion and semantic for `@cast`
最萌小汐
2022-04-25
add `---@cast`
最萌小汐
2022-04-24
check nils
最萌小汐
2022-04-24
fix #1087
最萌小汐
2022-04-23
fix infer of `unknown and unknown`
最萌小汐
2022-04-23
new diagnostic: `need-check-nil`
最萌小汐
2022-04-23
update hovering table
最萌小汐
fields beginning with underlines are sorted to the last
2022-04-23
fix optional parameters
最萌小汐
2022-04-22
display optional field in table
最萌小汐
2022-04-22
new diagnostic `missing-parameter`
最萌小汐
2022-04-22
fix `unused-function` does not recognize recursion
最萌小汐
2022-04-22
dont mark `redundant-parameter` as `Unnecessary`
最萌小汐
2022-04-22
update optional of parameter
最萌小汐
2022-04-22
add `--[[@as type]]`
最萌小汐
2022-04-21
#1080 using `---@overload` as class constructor
最萌小汐
2022-04-19
fix #1072
最萌小汐
2022-04-17
cleanup
最萌小汐
2022-04-17
fix optional
最萌小汐
2022-04-16
fix #1061
最萌小汐
2022-04-16
fix #1057
最萌小汐
2022-04-16
fix
最萌小汐
2022-04-16
update hover
最萌小汐
2022-04-16
update inlay hint
最萌小汐
2022-04-16
fix runtime error
最萌小汐
[next]