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 (
Expand
)
Author
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`
最萌小汐
2021-03-09
type-formating
最萌小汐
2021-03-09
#420 provide `then .. end` snippet
最萌小汐
2021-03-08
fix #443
最萌小汐
2021-03-05
completion of `doc.diagnostic`
最萌小汐
2021-03-03
fix #438 should check globals
最萌小汐
2021-03-01
completion delays for 10 ms
最萌小汐
2021-02-24
completion: dont show uri of meta file
最萌小汐
2021-02-23
improve completion as tableindex
最萌小汐
2021-02-23
improve completion of field and table
最萌小汐
2021-02-22
Revert "fix #400 dont show description of interface"
最萌小汐
2021-02-22
fix #403 improve class hover
最萌小汐
2021-02-22
fix runtime error
最萌小汐
2021-02-22
fix #400 dont show description of interface
最萌小汐
2021-02-22
fix interface in nested table
最萌小汐
2021-02-22
fix runtime errors
最萌小汐
2021-02-20
fix #392 `LuaDoc`: revert compatible with `--@`
最萌小汐
2021-02-19
close #384 completion supports interface
最萌小汐
2021-02-19
continuous completion handles `textEdit.finish`
最萌小汐
2021-02-08
Revert "better cache"
最萌小汐
2021-02-08
show meta in require
最萌小汐
2021-02-08
better cache
最萌小汐
2021-02-02
`LuaDoc` compatible with `--@`
最萌小汐
2021-01-29
fix #368
最萌小汐
2021-01-27
fix completion of globals
最萌小汐
2021-01-27
small improve
最萌小汐
2021-01-27
ignore case
最萌小汐
2021-01-27
fix cache of solve
最萌小汐
2021-01-27
move cache into core
最萌小汐
2021-01-27
improve performance of completion
最萌小汐
2021-01-27
avoid importing libraries with invalid names
最萌小汐
2021-01-27
update
最萌小汐
2021-01-27
performance optimization
最萌小汐
2021-01-07
fix
最萌小汐
2021-01-05
improve performance
最萌小汐
2021-01-05
completion: improve performance of workspace words
最萌小汐
2021-01-05
fix
最萌小汐
[next]