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 (
Expand
)
Author
2021-01-04
completion: show words in string
最萌小汐
2021-01-04
folding LuaDoc
最萌小汐
2021-01-04
dont provide words after ---@
最萌小汐
2021-01-04
fix #341
最萌小汐
2021-01-04
new folding
最萌小汐
2021-01-04
fix
最萌小汐
2021-01-04
completion: improve workspace words
最萌小汐
2021-01-04
workspace: supports `.dll`(`.so`) in `require`
最萌小汐
2021-01-04
fix #339
最萌小汐
2021-01-04
slow down telemetry
最萌小汐
2021-01-04
fix
最萌小汐
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-31
show `refactor` in menu
最萌小汐
2020-12-30
Fix workspace logpath to not use ROOT
Michael Lingelbach
2020-12-30
#335 change the arg to `--logpath=xxx`
最萌小汐
2020-12-30
close #335 add `LOGPATH` and `METAPATH`
最萌小汐
2020-12-30
fix
最萌小汐
2020-12-30
refresh semantic tokens
最萌小汐
2020-12-30
fix
最萌小汐
2020-12-30
some fix
最萌小汐
2020-12-30
fix
最萌小汐
2020-12-30
use vm level cache
最萌小汐
2020-12-29
clean up code
最萌小汐
2020-12-29
performance optimization
最萌小汐
2020-12-29
watch out from loop
最萌小汐
2020-12-29
clear memory
最萌小汐
2020-12-29
Revert "table hover use def fields"
最萌小汐
2020-12-29
table hover use def fields
最萌小汐
2020-12-29
dont cache queues
最萌小汐
2020-12-29
fix
最萌小汐
2020-12-29
clean up code
最萌小汐
2020-12-29
clean up code
最萌小汐
2020-12-29
add file log
最萌小汐
2020-12-29
cleanup code
最萌小汐
2020-12-28
add `vm.getDefFields`
最萌小汐
2020-12-28
Merge pull request #326 from uhziel/generic-name-string-literal
最萌小汐
2020-12-28
使用 ---@param arg `T` 来完成'类型参数允许是字符串字面值来...
Lei Zhu
2020-12-28
optimize performance
最萌小汐
2020-12-28
optimize performance
最萌小汐
2020-12-28
clean up code
最萌小汐
2020-12-28
clean up code
最萌小汐
2020-12-28
fix #327
最萌小汐
2020-12-28
dont send the failed of connect
最萌小汐
2020-12-25
1.8.1
最萌小汐
2020-12-24
Merge branch 'master' into generic-name-string-literal
uhziel
2020-12-24
针对generic,类型参数允许是字符串字面值来表达类型
Lei Zhu
2020-12-24
set tracy
最萌小汐
[next]