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
/
changelog.md
Age
Commit message (
Expand
)
Author
2022-06-09
#1061 completion for `doc.type.code`
最萌小汐
2022-06-09
3.2.5
最萌小汐
2022-06-09
update changelog
最萌小汐
2022-06-09
update doc
最萌小汐
2022-06-07
update changelog
最萌小汐
2022-05-27
fix #1149
最萌小汐
2022-05-25
3.2.4
最萌小汐
2022-05-25
don't scan huge directories
最萌小汐
2022-05-25
fix #1155
最萌小汐
2022-05-25
fix #1150
最萌小汐
2022-05-25
fix #1144
最萌小汐
2022-05-25
fix #1141
最萌小汐
2022-05-24
resolve #1140 support folding `---@alias`
最萌小汐
2022-05-24
add settings for file scheme
最萌小汐
2022-05-24
fix #1134 supports `untitled` lua files
最萌小汐
2022-05-23
fix #1131
最萌小汐
2022-05-23
fix #1125
最萌小汐
2022-05-23
fix can not union `table` with other basic types
最萌小汐
2022-05-23
fix can not union `unknown` with other types
最萌小汐
2022-05-16
3.2.3
最萌小汐
2022-05-01
fix #1107
最萌小汐
2022-04-29
fix #1103
最萌小汐
2022-04-27
support `.luarc.jsonc`
最萌小汐
2022-04-27
dose not load files in symbol links
最萌小汐
2022-04-27
avoid sending empty results
最萌小汐
2022-04-26
3.2.2
最萌小汐
2022-04-26
fix #1092
最萌小汐
2022-04-26
fix `unused-function`
最萌小汐
2022-04-26
fix #1093
最萌小汐
2022-04-25
#1091 fix runtime errors
最萌小汐
2022-04-25
3.2.1
最萌小汐
2022-04-25
3.2.0
最萌小汐
2022-04-25
add `---@cast`
最萌小汐
2022-04-24
fix #1088
最萌小汐
2022-04-23
new diagnostic: `need-check-nil`
最萌小汐
2022-04-22
resolve `class[1]` by `---@field [integer] type`
最萌小汐
2022-04-22
resolve `T[]` by `doc.type.table` or `doc.field`
最萌小汐
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
add `--[[@as type]]`
最萌小汐
2022-04-21
#1080 using `---@overload` as class constructor
最萌小汐
2022-04-21
fix #1077 did not find language id
最萌小汐
2022-04-21
supports infer of callback parameter
最萌小汐
2022-04-19
fix n%0
最萌小汐
2022-04-19
fix #1072
最萌小汐
2022-04-19
fix #1051
最萌小汐
2022-04-19
Revert "fix #3.1.1"
最萌小汐
2022-04-19
fix #3.1.1
最萌小汐
2022-04-17
3.1.0
最萌小汐
[next]