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-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
最萌小汐
2021-01-04
close #149 supports "--#region"
最萌小汐
2021-01-04
unless 3 characters
最萌小汐
2021-01-04
completion: show words in string
最萌小汐
2021-01-04
dont provide words after ---@
最萌小汐
2021-01-04
fix #341
最萌小汐
2021-01-04
fix
最萌小汐
2021-01-04
completion: improve workspace words
最萌小汐
2021-01-04
workspace: supports `.dll`(`.so`) in `require`
最萌小汐
2020-12-31
close #311 generate function documentation
最萌小汐
2020-12-31
clean up code
最萌小汐
2020-12-31
completion: show words in comment
最萌小汐
2020-12-31
completion workspace word
最萌小汐
2020-12-29
clean up code
最萌小汐
2020-12-17
close #308 completion: use custom tabsize
最萌小汐
2020-12-14
fix completion require path
最萌小汐
2020-12-13
completion: support delegate
最萌小汐
2020-12-11
stash
最萌小汐
2020-12-11
completion: keyword considers expression
最萌小汐
2020-12-07
no use
最萌小汐
2020-12-07
`doc.enum` can use `$0`
最萌小汐
2020-12-07
update auto require
最萌小汐
2020-12-05
accept commit characters
最萌小汐
2020-12-05
close #144
最萌小汐
2020-12-04
Split getkeyname and getkeytype
最萌小汐
2020-12-03
supports doc.see
最萌小汐
2020-12-01
update completion of enum
最萌小汐
2020-11-30
support alias
最萌小汐
2020-11-30
completion by enum
最萌小汐
2020-11-24
deep level
最萌小汐
[next]