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
/
completion
Age
Commit message (
Expand
)
Author
2023-11-14
fix type infer in overload
最萌小汐
2023-09-25
feat: support param snippets with space
Lewis Russell
2023-08-16
supports `---@enum (key)`
最萌小汐
2023-07-20
improve completion label of table fields
最萌小汐
2023-07-19
sort results of completion
最萌小汐
2023-06-13
completion for quoted fields
最萌小汐
2023-06-13
more smart completion for `continue`
最萌小汐
2023-01-30
respect quotation marks
最萌小汐
2023-01-16
support `---@meta [name]`
最萌小汐
2023-01-16
fix #1824
最萌小汐
2022-12-08
cleanup
最萌小汐
2022-11-23
fix #1717
最萌小汐
2022-11-23
fix #1704
最萌小汐
2022-11-15
fix #1698
最萌小汐
2022-11-08
support enums with runtime values
最萌小汐
2022-11-03
supports completion with table field of function
最萌小汐
2022-11-02
fix tests
最萌小汐
2022-11-02
`---@see` use workspace-symbol
最萌小汐
2022-10-25
completion checks visible
最萌小汐
2022-10-20
ignore varargs
最萌小汐
2022-10-20
fix #1642
最萌小汐
2022-10-20
fix
最萌小汐
2022-10-12
search fields by chain exp
最萌小汐
2022-10-12
cleanup
最萌小汐
2022-09-15
fix #1439
最萌小汐
2022-08-17
pass tests
最萌小汐
2022-08-13
fix #1451
最萌小汐
2022-07-29
fix #1403
最萌小汐
2022-07-29
fix #1395
最萌小汐
2022-07-18
#1255 completion for `doc.enum`
最萌小汐
2022-07-15
resolve #1224 show comments for `doc.field`
最萌小汐
2022-07-05
resolve #899 no longer generate parameter types
最萌小汐
2022-06-27
add unit tests for arrays
Kevin Hahn
2022-06-23
fix completion in tablefield enums
最萌小汐
2022-06-22
fix
最萌小汐
2022-06-09
#1061 completion for `doc.type.code`
最萌小汐
2022-04-25
add completion and semantic for `@cast`
最萌小汐
2022-04-19
fix #1051
最萌小汐
2022-04-19
Revert "fix #3.1.1"
最萌小汐
2022-04-19
fix #3.1.1
最萌小汐
2022-04-16
update hover
最萌小汐
2022-04-14
cleanup
最萌小汐
2022-04-10
fix repeated docname
最萌小汐
2022-04-09
fix(completion): push (#1022) to 3.0
kevinhwang91
2022-04-08
ref includes def
最萌小汐
2022-04-08
Merge branch 'master' into 3.0
最萌小汐
2022-04-06
update
最萌小汐
2022-04-06
feat(completion): use Lua code as snippet description
kevinhwang91
2022-04-06
Merge commit '63b360689f0c2c99a1ae410518f6866f49972f98' into 3.0
最萌小汐
2022-04-05
update
最萌小汐
[next]