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
/
core
/
hover
Age
Commit message (
Expand
)
Author
2023-11-25
Add raw descriptions
NyakoFox
2023-08-16
supports `---@enum (key)`
最萌小汐
2023-06-13
completion for quoted fields
最萌小汐
2023-04-26
don't merge comments from `setlocal`
最萌小汐
2023-04-25
export name and comment in returns
最萌小汐
2023-01-16
improve type infer of recursion alias
最萌小汐
2023-01-04
cleanup
最萌小汐
2022-11-08
fix duplicate fields in table hover
最萌小汐
2022-11-07
fix #1672
最萌小汐
2022-11-06
type check: check the fields in table
最萌小汐
2022-11-02
cleanup
最萌小汐
2022-11-02
improve `---@see`
最萌小汐
2022-10-31
add `---@package`
最萌小汐
2022-10-24
supports `private`, `protected` and `public`
最萌小汐
2022-10-20
ignore varargs
最萌小汐
2022-09-22
make docs
最萌小汐
2022-08-08
fix #1409
最萌小汐
2022-07-27
fix hover of some operators
最萌小汐
2022-07-22
refactor `require-path`
最萌小汐
2022-07-18
#1255 hover for `doc.enum`
最萌小汐
2022-07-18
#1255
最萌小汐
2022-07-16
doc.enum
最萌小汐
2022-07-15
resolve #1230
最萌小汐
2022-07-15
resolve #1224 show comments for `doc.field`
最萌小汐
2022-07-15
fix hover
最萌小汐
2022-07-15
fix
最萌小汐
2022-07-15
fix comments
最萌小汐
2022-07-12
resolve #1124 supports path in link
最萌小汐
2022-07-12
fix
最萌小汐
2022-07-11
resolve #1066
最萌小汐
2022-07-08
cleanup
最萌小汐
2022-07-07
resolve #970 read comments in `---@type`
最萌小汐
2022-07-05
resolve #1065 show detail for `doc.type.table`
最萌小汐
2022-06-26
#1207 split `...(param)` and `...(return)`
最萌小汐
2022-06-26
#1207
最萌小汐
2022-06-23
update
最萌小汐
2022-06-22
stash
最萌小汐
2022-06-16
small fix
最萌小汐
2022-06-16
can set `table` or `class` to `nil`
最萌小汐
2022-06-16
don't show `any` as field node
最萌小汐
2022-06-15
check nil
最萌小汐
2022-06-13
new runner
最萌小汐
2022-06-09
#1061 completion for `doc.type.code`
最萌小汐
2022-06-09
view infer must specify uri
最萌小汐
2022-05-23
fix #1125
最萌小汐
2022-04-26
fix #1092
最萌小汐
2022-04-26
cleanup
最萌小汐
2022-04-26
don't show number as is
最萌小汐
2022-04-25
fix runtime errors
最萌小汐
2022-04-23
update hovering table
最萌小汐
[next]