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
Age
Commit message (
Collapse
)
Author
2022-01-21
Avoid O(n^2) `require` computations
最萌小汐
2022-01-13
add detail for require name
最萌小汐
2022-01-12
improve completion speed
最萌小汐
2022-01-06
minor improve
最萌小汐
2022-01-06
update `isIncomplete`
最萌小汐
2022-01-04
dose not need `get_id` anymore
最萌小汐
2021-12-30
update
最萌小汐
2021-12-30
update
最萌小汐
2021-12-30
Merge remote-tracking branch 'origin/master' into multi-workspace
最萌小汐
2021-12-24
update
最萌小汐
2021-12-24
fix
最萌小汐
2021-12-24
disable cache in completion
最萌小汐
2021-12-21
Merge remote-tracking branch 'origin/master' into multi-workspace
sumneko
2021-12-21
fix runtime errors
最萌小汐
2021-12-15
`FIX` completion: incorrect cache
最萌小汐
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-27
split searcher
sumneko
2021-11-25
cleanup
最萌小汐
2021-11-24
postfix add `insert`, `remove`, `concat`
最萌小汐
2021-11-24
postifx supports `++` and `++?`
最萌小汐
2021-11-24
fix
最萌小汐
2021-11-24
resolve #655
最萌小汐
2021-11-24
@method
最萌小汐
2021-11-24
description
最萌小汐
2021-11-23
xpcall
最萌小汐
2021-11-23
make VSCode happy
最萌小汐
2021-11-23
make VSCode happy
最萌小汐
2021-11-23
cleanup
最萌小汐
2021-11-23
cleanup
最萌小汐
[prev]