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
2021-07-16
call `doc.type.function` always use literal index
最萌小汐
2021-07-16
completion: supports `t:$` as `doc.function`
最萌小汐
2021-07-16
completion: supports enums in `fun()`
最萌小汐
2021-07-16
fix enum completion
最萌小汐
2021-07-15
resolve #589
最萌小汐
2021-07-09
improve markdown
最萌小汐
2021-07-09
fix completion: incorrect callback
最萌小汐
2021-07-02
reslove #460
最萌小汐
2021-07-01
resove #549
最萌小汐
2021-07-01
fix sometimes `type() ==` does not work
最萌小汐
2021-07-01
cleanup
最萌小汐
2021-07-01
cleanup
最萌小汐
2021-06-24
stash
最萌小汐
2021-06-24
fix #550
最萌小汐
2021-05-18
fix #539
最萌小汐
2021-05-07
fix call snip
最萌小汐
2021-05-07
fix insertText
最萌小汐
2021-05-07
resolve #478 new setting: `completion.showParams`
最萌小汐
2021-05-07
stash
最萌小汐
2021-05-07
stash
最萌小汐
2021-04-30
stash
最萌小汐
2021-04-08
use textEdit when label has symbol
最萌小汐
2021-04-06
fix #488
最萌小汐
2021-04-06
fix #485
最萌小汐
2021-03-31
#450 add dummy param into param list
最萌小汐
2021-03-18
fix parsing resumes
最萌小汐
2021-03-18
fix completion
最萌小汐
2021-03-17
completion: improve `then .. end`
最萌小汐
2021-03-17
close #442 supports multi-line comment
最萌小汐
2021-03-17
completion: field in table
最萌小汐
2021-03-16
cleanup code
最萌小汐
2021-03-16
close #407 improve completion of vararg
最萌小汐
2021-03-16
search across vararg
最萌小汐
2021-03-16
pass test
最萌小汐
2021-03-16
#407 check left symbol as field
最萌小汐
2021-03-09
#420 provide `then .. end` snippet
最萌小汐
2021-03-08
fix #443
最萌小汐
2021-03-05
stash
最萌小汐
2021-02-23
improve completion as tableindex
最萌小汐
2021-02-23
improve completion of field and table
最萌小汐
2021-02-22
fix wrong type infer of doc.field
最萌小汐
2021-02-22
fix #403 improve class hover
最萌小汐
2021-02-22
fix interface not show after `,`
最萌小汐
2021-02-22
fix interface in nested table
最萌小汐
2021-02-20
fix #396 fix check of string and remove limit
最萌小汐
2021-02-19
close #384 completion supports interface
最萌小汐
2021-02-02
pass tests
最萌小汐
2021-01-27
move cache into core
最萌小汐
2021-01-27
update
最萌小汐
2021-01-27
performance optimization
最萌小汐
[next]