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
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
最萌小汐
2022-04-04
fix(completion): use args table instead of args string to parse snippet
kevinhwang91
2022-04-04
#992
最萌小汐
2022-04-04
fix(test): add test cases for callSnippet
kevinhwang91
2022-04-03
fix(completion): call OOP emitter without colon syntax
Crollie Rollz
2022-04-03
fix(completion): OOP emitter should have `self` arg
Crollie Rollz
2022-03-02
improve completion
最萌小汐
2022-02-09
fix completion
最萌小汐
2022-02-08
fix #937
sumneko
2022-01-23
add logs
sumneko
2022-01-23
fix #920
sumneko
2022-01-06
fix test
最萌小汐
2021-12-30
fix
最萌小汐
2021-12-24
update
最萌小汐
2021-12-24
cleanup
最萌小汐
2021-12-21
Merge remote-tracking branch 'origin/master' into multi-workspace
sumneko
2021-12-06
fix #842
最萌小汐
2021-12-02
Merge remote-tracking branch 'origin/master' into multi-workspace
sumneko
2021-12-02
fix postfix
最萌小汐
2021-11-25
cleanup
最萌小汐
2021-11-24
postfix add `insert`, `remove`, `concat`
最萌小汐
2021-11-24
postifx supports `++` and `++?`
最萌小汐
2021-11-24
@method
最萌小汐
2021-11-23
xpcall
最萌小汐
2021-11-23
make VSCode happy
最萌小汐
[next]