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
Age
Commit message (
Collapse
)
Author
2021-07-28
cleanup
最萌小汐
2021-07-28
cleanup
最萌小汐
2021-07-26
fix #618
最萌小汐
2021-07-23
fix
最萌小汐
2021-07-22
fix #613
最萌小汐
2021-07-22
fix #612
最萌小汐
2021-07-22
#409
最萌小汐
2021-07-21
`checkThirdParty` should use the same mode
最萌小汐
2021-07-21
fix runtime error
最萌小汐
2021-07-21
check nil
最萌小汐
2021-07-21
use full semantic at when first opening
最萌小汐
2021-07-21
friendly plugin error
最萌小汐
2021-07-21
fix gitignore pattern `\` broken initialization
最萌小汐
2021-07-21
safer `utf8.len`
最萌小汐
2021-07-20
use `name` first
最萌小汐
2021-07-20
fix
最萌小汐
2021-07-20
`LuaDoc`: supports `['string']` as field:
最萌小汐
2021-07-20
small fix
最萌小汐
2021-07-19
remove duplicate options
最萌小汐
2021-07-19
fix
最萌小汐
2021-07-19
new setting `Lua.workspace.userThirdParty`
最萌小汐
2021-07-19
path in config supports `~/xxxx`
最萌小汐
2021-07-19
fix
最萌小汐
2021-07-19
improve unicode
最萌小汐
2021-07-19
fix
最萌小汐
2021-07-19
check nil
最萌小汐
2021-07-19
check nil
最萌小汐
2021-07-19
check nil
最萌小汐
2021-07-19
update log
最萌小汐
2021-07-19
check nil
最萌小汐
2021-07-19
fix #607
最萌小汐
2021-07-19
fix #606
最萌小汐
2021-07-16
call `doc.type.function` always use literal index
最萌小汐
2021-07-16
completion: supports `t:$` as `doc.function`
最萌小汐
2021-07-16
completion: supports enums in `fun()`
最萌小汐
2021-07-16
fix enum completion
最萌小汐
2021-07-15
merge `lua.config` request
最萌小汐
2021-07-15
fix #601
最萌小汐
2021-07-15
fix completion at end of line
最萌小汐
2021-07-15
resolve #589
最萌小汐
2021-07-15
#589 first supports integer field
最萌小汐
2021-07-15
fix endless loop
最萌小汐
2021-07-15
check nil
最萌小汐
2021-07-15
check exists before creating directories
最萌小汐
2021-07-15
add log
最萌小汐
2021-07-15
always trust `'textDocument/didChange`
最萌小汐
2021-07-15
fix ignore priority
最萌小汐
2021-07-15
check ignore in rename
最萌小汐
2021-07-15
untrust after closing file
最萌小汐
2021-07-15
fix #598
最萌小汐
[next]