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
/
test
Age
Commit message (
Expand
)
Author
2024-02-19
Merge pull request #2505 from lizho/master
最萌小汐
2024-02-01
Merge pull request #2502 from emmericp/luadoc-groups
最萌小汐
2024-02-01
Add --visualize command that outputs the AST of a given file as graphviz
Paul Emmerich
2024-01-30
support tuple type
lizho
2024-01-28
Add group param for luadoc generated by plugins
Paul Emmerich
2024-01-24
Revert "Merge pull request #2481 from fesily/automatic-derivation-function-pa...
最萌小汐
2024-01-19
recode plugin interface
fesily
2024-01-17
Merge branch 'master' into plugin-OnNodeCompileFunctionParam
fesily
2024-01-17
fix test
fesily
2024-01-17
format
fesily
2024-01-17
add test
fesily
2024-01-16
automatic derivation function param type
fesily
2024-01-10
cleanup
fesily
2024-01-10
Merge branch 'LuaLS:master' into plugin-add-OnTransformAst
fesily
2024-01-10
astHelper: addParamTypeDoc
fesily
2024-01-10
Merge pull request #2472 from fesily/plugin-add-OnTransformAst
最萌小汐
2024-01-09
plugin: add OnTransformAst interface
fesily
2023-11-14
fix type infer in overload
最萌小汐
2023-10-07
pause diagnostic in tests
最萌小汐
2023-09-25
feat: support param snippets with space
Lewis Russell
2023-08-24
fix wrong uri in test
最萌小汐
2023-08-23
support `---@class (exact)`
最萌小汐
2023-08-22
fix wrong `missing-fields` with union types
最萌小汐
2023-08-16
supports `---@enum (key)`
最萌小汐
2023-08-14
fix warning
最萌小汐
2023-08-14
check `doc.field`
最萌小汐
2023-08-14
also check `doc.type.table`
最萌小汐
2023-08-11
stash
最萌小汐
2023-08-11
fix stack overflow
最萌小汐
2023-08-11
local uses `nil` at least
最萌小汐
2023-08-11
support `---@type` and `--[[@as]]` for return
最萌小汐
2023-08-11
cleanup tests
最萌小汐
2023-08-11
cleanup tests
最萌小汐
2023-08-11
cleanup tests
最萌小汐
2023-08-11
clean up tests
最萌小汐
2023-08-11
clean up tests
最萌小汐
2023-08-10
support `@type` for `return`
最萌小汐
2023-08-10
enable `as` table
最萌小汐
2023-08-09
fix wrong hover and signature for method
最萌小汐
2023-08-01
don't show constructor in hover
最萌小汐
2023-07-25
fix #2214
最萌小汐
2023-07-21
fix `missing-fields`
最萌小汐
2023-07-20
new diagnostic: `missing-fields`
最萌小汐
2023-07-20
improve completion label of table fields
最萌小汐
2023-07-19
sort results of completion
最萌小汐
2023-07-19
check visible recursive
最萌小汐
2023-07-19
cleanup test codes
最萌小汐
2023-07-18
Merge pull request #2177 from sewbacca/feature/shortcut-autorequire
最萌小汐
2023-07-17
Added tests
Sewbacca
2023-07-06
signature: narrow by inputed literal
最萌小汐
[next]