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-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
最萌小汐
2022-04-17
fix #994
最萌小汐
2022-04-17
#980
最萌小汐
2022-04-16
remove wrong changelog
最萌小汐
2022-04-16
fix #1061
最萌小汐
2022-04-16
fix #1057
最萌小汐
2022-04-16
disable hint by default
最萌小汐
2022-04-16
#1058 fix runtime errors
最萌小汐
2022-04-16
fix definition of `table<k, v>`
最萌小汐
2022-04-16
update hover
最萌小汐
2022-04-16
update inlay hint
最萌小汐
2022-04-16
update changelog
最萌小汐
2022-04-16
move inlay-hint to LSP
最萌小汐
2022-04-15
3.0.2
最萌小汐
2022-04-14
fix goto `type definition`
最萌小汐
2022-04-14
close #1050
最萌小汐
2022-04-12
fix get table key
最萌小汐
2022-04-11
3.0.1
最萌小汐
2022-04-11
fix #1037
最萌小汐
2022-04-11
fix #1036
最萌小汐
2022-04-11
fix #1035
最萌小汐
2022-04-11
fix #1034 don't require self
最萌小汐
2022-04-11
fix #1033
最萌小汐
2022-04-10
3.0.0
最萌小汐
2022-04-10
supports `---@type (string|integer)[]`
最萌小汐
2022-04-10
fix #1027
最萌小汐
2022-04-09
fix semantic of function
最萌小汐
2022-04-09
update changelog
最萌小汐
2022-04-09
add formatter
最萌小汐
[next]