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-12-18
rename: supports `@field`
最萌小汐
2022-12-18
supports finding definition for class and alias
最萌小汐
2022-12-18
update changelog
最萌小汐
2022-12-17
update changelog
最萌小汐
2022-12-17
fix semantic token for `tablefield` with function
最萌小汐
2022-12-09
`activeParameter` should be uinteter
最萌小汐
2022-12-01
modify config fully supports `.luarc.json`
最萌小汐
2022-11-30
fix #1729
最萌小汐
2022-11-29
3.6.4
最萌小汐
2022-11-29
modify `require` after renaming files
最萌小汐
2022-11-23
fix #1717
最萌小汐
2022-11-23
fix #1704
最萌小汐
2022-11-18
resolve recursive runner
最萌小汐
2022-11-15
fix #1698
最萌小汐
2022-11-14
3.6.3
最萌小汐
2022-11-13
fix #1692
最萌小汐
2022-11-10
fix #1684
最萌小汐
2022-11-10
3.9.2
最萌小汐
2022-11-10
fix #1679
最萌小汐
2022-11-09
fix #1680
最萌小汐
2022-11-09
fix #1677
最萌小汐
2022-11-08
fix incorrect type check for generic with nil
最萌小汐
2022-11-08
fix #1676
最萌小汐
2022-11-08
3.6.1
最萌小汐
2022-11-08
check type for `Enum -> Other`
最萌小汐
2022-11-08
fix description disapeared for overloaded function
最萌小汐
2022-11-08
cleanup
最萌小汐
2022-11-08
fix duplicate fields in table hover
最萌小汐
2022-11-08
fix wrong diagnostics for `pcall` and `xpcall`
最萌小汐
2022-11-08
3.6.0
最萌小汐
2022-11-08
`---@enum` supports runtime values
最萌小汐
2022-11-07
fix #1672
最萌小汐
2022-11-07
don't find other locals
最萌小汐
2022-11-06
type check: supports array part in literal table
最萌小汐
2022-11-06
type check: check the fields in table
最萌小汐
2022-11-05
check parameter types of generic extends
最萌小汐
2022-11-05
infer parameter type by function type
最萌小汐
2022-11-04
fix #1479
最萌小汐
2022-11-03
fix #1480
最萌小汐
2022-11-03
supports completion with table field of function
最萌小汐
2022-11-02
setting `runtime.special` supports fields
最萌小汐
2022-11-02
fix #1662
最萌小汐
2022-11-02
improve `---@see`
最萌小汐
2022-11-02
infer parameter type when function in table
最萌小汐
2022-11-01
find reference respect `includeDeclaration`
最萌小汐
2022-10-31
add `---@package`
最萌小汐
2022-10-25
update changelog
最萌小汐
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
最萌小汐
[next]