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
/
script
/
parser
Age
Commit message (
Expand
)
Author
2024-08-19
fix incorrect indent fixing for `for`
最萌小汐
2024-08-15
fix incorrect indent fixings
最萌小汐
2024-08-15
fix Incorrect LuaCats parsing for `"'"`
最萌小汐
2024-08-01
fix wrong indent
最萌小汐
2024-06-19
Add optional support for lambda-style functions
Benjamin Valpey
2024-04-18
补充测试和更新说明
最萌小汐
2024-04-18
alias (merge) 的语义着色
最萌小汐
2024-04-18
如果有 merge 属性,则跳过 `duplicate-doc-alias` 检查
最萌小汐
2024-04-17
修正内部警告
最萌小汐
2024-03-18
Merge branch 'master' into generic-pattern1
fesily
2024-02-23
fix warn
fesily
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-01-30
fix LSP crashes when parsing tuples
lizho
2024-01-30
support tuple type
lizho
2024-01-28
Add group param for luadoc generated by plugins
Paul Emmerich
2024-01-24
fix warnings
最萌小汐
2024-01-18
fix guide.getParams
fesily
2024-01-17
doc param support generic pattern
fesily
2024-01-10
fix error
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
cleanup
fesily
2024-01-09
cleanup
fesily
2024-01-09
plugin: add OnTransformAst interface
fesily
2023-08-23
add guide
最萌小汐
2023-08-23
support `---@class (exact)`
最萌小汐
2023-08-21
fix
最萌小汐
2023-08-16
supports `---@enum (key)`
最萌小汐
2023-08-14
fix warning
最萌小汐
2023-08-10
support `@type` for `return`
最萌小汐
2023-08-09
fix
最萌小汐
2023-07-21
fix missing fields
最萌小汐
2023-07-20
fix visible
最萌小汐
2023-07-07
make type-check happy
最萌小汐
2023-06-25
fix
最萌小汐
2023-06-14
fix incorrect doc range
最萌小汐
2023-06-13
more smart completion for `continue`
最萌小汐
2023-04-26
lock parsing resume
最萌小汐
2023-03-22
don't treat half string in comment as string
最萌小汐
2023-03-09
fix
最萌小汐
2023-03-09
support `x or error(...)`
最萌小汐
2023-03-08
don't treat `_ENV` as param
最萌小汐
2023-02-10
fix #1889
最萌小汐
2023-02-10
some fix
最萌小汐
2023-02-10
special goto for LuaJIT
最萌小汐
2023-02-07
fix count of local variables
最萌小汐
2023-02-07
fix wrong `PARSER_NEED_PAREN`
最萌小汐
[next]