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
/
provider
/
capability.lua
Age
Commit message (
Collapse
)
Author
2021-07-09
improve `auto require`
最萌小汐
2021-07-09
fix #592
最萌小汐
2021-07-07
cleanup
最萌小汐
2021-07-07
improve changing config from server side
最萌小汐
2021-07-01
goto `type definition`
最萌小汐
2021-07-01
resolve #583
最萌小汐
2021-04-13
fix #464
最萌小汐
2021-03-08
code-action: convert JSON to Lua
最萌小汐
2021-03-04
first try of auto end
最萌小汐
2021-03-02
disable for now
最萌小汐
2021-02-19
close #384 completion supports interface
最萌小汐
2021-02-08
Revert "only need characters other than the identifier"
最萌小汐
This reverts commit 11b3da9bc01f7048a86db64a70524daa73fed61a.
2021-02-03
only need characters other than the identifier
最萌小汐
2021-02-03
fix #376 missed resolveProvider in non-VSCode
最萌小汐
2021-02-02
File event is not perfect, do not use it first
最萌小汐
2021-02-01
change capability
最萌小汐
2021-02-01
try file operations event
最萌小汐
2021-01-19
supports incremental text sync
最萌小汐
2021-01-04
new folding
最萌小汐
2020-12-31
close #311 generate function documentation
最萌小汐
2020-12-31
show `refactor` in menu
最萌小汐
2020-11-30
completion by enum
最萌小汐
2020-11-20
no longer beta
最萌小汐