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
/
completion.lua
Age
Commit message (
Collapse
)
Author
2021-07-01
resove #549
最萌小汐
2021-07-01
fix sometimes `type() ==` does not work
最萌小汐
2021-07-01
cleanup
最萌小汐
2021-07-01
cleanup
最萌小汐
2021-06-25
revert
最萌小汐
2021-06-24
stash
最萌小汐
2021-06-24
fix #555
最萌小汐
2021-06-24
Revert "fix #539"
最萌小汐
This reverts commit ba02896e82d515e4f608b43edb99692f96851ea6.
2021-06-24
fix #539
最萌小汐
2021-06-24
fix #550
最萌小汐
2021-06-17
improve
最萌小汐
2021-06-16
test performance
最萌小汐
2021-06-11
rename getAst -> getState
最萌小汐
2021-06-02
update
最萌小汐
2021-06-02
update
最萌小汐
2021-06-02
update
最萌小汐
2021-05-31
completion enum
最萌小汐
2021-05-31
update
最萌小汐
2021-05-28
update
最萌小汐
2021-05-28
stash
最萌小汐
2021-05-27
stash
最萌小汐
2021-05-25
cleanup
最萌小汐
2021-05-25
cleanup
最萌小汐
2021-05-25
update
最萌小汐
2021-05-18
Merge remote-tracking branch 'origin/master' into 2.0.0
最萌小汐
2021-05-18
fix #539
最萌小汐
2021-05-08
update submodules
最萌小汐
2021-05-08
Merge remote-tracking branch 'origin/master' into 2.0.0
最萌小汐
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-30
fix completion: details may be suspended
最萌小汐
2021-04-30
resolve #514
最萌小汐
2021-04-20
guide -> searcher
最萌小汐
2021-04-08
dont show `self`
最萌小汐
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-29
stash
最萌小汐
2021-03-18
fix completion
最萌小汐
2021-03-17
completion: improve `then .. end`
最萌小汐
2021-03-17
completion: field in table
最萌小汐
2021-03-16
cleanup code
最萌小汐
2021-03-16
close #407 improve completion of vararg
最萌小汐
2021-03-16
#407 check left symbol as field
最萌小汐
2021-03-15
move `parser/guide.lua` to `core/guide.lua`
最萌小汐
[next]