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-05-11
支持根据参数类型选择函数定义
最萌小汐
2024-05-11
整理代码
最萌小汐
2024-05-11
暂存-转到实现
最萌小汐
2024-04-23
提交崩溃测试
最萌小汐
2024-04-18
`merge` 改叫 `partial`
最萌小汐
2024-04-18
补充测试和更新说明
最萌小汐
2024-04-18
如果有 merge 属性,则跳过 `duplicate-doc-alias` 检查
最萌小汐
2024-04-18
支持多个enum合并
最萌小汐
2024-04-17
修正 `discard-returns` 对条件的误报
最萌小汐
2024-04-17
修复测试
最萌小汐
2024-04-17
thread.sleep 改成毫秒
最萌小汐
2024-03-25
Detect discard-returns in all block types
Jakub
2024-03-18
Merge branch 'master' into generic-pattern1
fesily
2024-02-26
Merge pull request #2541 from fesily/automatic-infer-function-param-type
最萌小汐
2024-02-26
update test
fesily
2024-02-26
platform.OS -> platform.os
actboy168
2024-02-21
Merge branch 'master' into generic-pattern1
fesily
2024-02-21
add infer function param type
fesily
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 generic-pattern1
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-17
doc param support generic pattern
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
最萌小汐
[next]