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-02-23
fix warn
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-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`
最萌小汐
2023-01-31
supports all schemes
最萌小汐
2023-01-31
watch symbolic links
最萌小汐
2023-01-17
fix #1825
最萌小汐
2023-01-16
support `---@meta [name]`
最萌小汐
2023-01-16
Nesting of `[[...]]` is not allowed in Lua 5.1 .
最萌小汐
2023-01-11
stash
最萌小汐
2023-01-11
stash
最萌小汐
2023-01-10
stash
最萌小汐
2023-01-09
cast global
最萌小汐
2023-01-09
improve performance
最萌小汐
2023-01-09
trace-global
最萌小汐
2023-01-04
cleanup
最萌小汐
[next]