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
/
test
Age
Commit message (
Expand
)
Author
2021-01-27
move cache into core
最萌小汐
2021-01-27
update
最萌小汐
2021-01-27
performance optimization
最萌小汐
2021-01-26
fix #361
最萌小汐
2021-01-26
fix
最萌小汐
2021-01-20
Merge pull request #340 from uhziel/doc-type-table
最萌小汐
2021-01-05
improve performance
最萌小汐
2021-01-05
通过扩展 getArrayLevel 来找到层级
Lei Zhu
2021-01-05
Merge branch 'doc-type-table' of https://github.com/uhziel/lua-language-serve...
Lei Zhu
2021-01-05
原生API不要去判名字,用 special 字段来判断,这样支持 loca...
Lei Zhu
2021-01-05
guess `self`
最萌小汐
2021-01-05
hover: tail comments may be cutted
最萌小汐
2021-01-05
fix
最萌小汐
2021-01-04
`unused-function` checks recursive
最萌小汐
2021-01-04
new dianostic: `count-down-loop`
最萌小汐
2021-01-04
close #149 supports "--#region"
最萌小汐
2021-01-04
pass tests
最萌小汐
2021-01-04
completion: show words in string
最萌小汐
2021-01-04
pass tests
最萌小汐
2021-01-04
Merge branch 'master' into doc-type-table
uhziel
2021-01-04
添加table< table<>>这种嵌套table的测试用例
Lei Zhu
2021-01-04
@type table 支持 for pairs()、ipairs()
Lei Zhu
2020-12-31
close #311 generate function documentation
最萌小汐
2020-12-31
completion workspace word
最萌小汐
2020-12-29
提交对 doc.type.map 支持的初版,可以处理推导 v1[1].bar1 的情况
Lei Zhu
2020-12-29
performance optimization
最萌小汐
2020-12-29
clean up code
最萌小汐
2020-12-29
clean up code
最萌小汐
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
clean up code
最萌小汐
2020-12-28
fix #327
最萌小汐
2020-12-24
remove test file
最萌小汐
2020-12-24
Merge branch 'master' into generic-name-string-literal
uhziel
2020-12-24
针对generic,类型参数允许是字符串字面值来表达类型
Lei Zhu
2020-12-24
set tracy
最萌小汐
2020-12-23
fix #318
最萌小汐
2020-12-23
Merge pull request #322 from uhziel/undefined-field-donot-check-table
最萌小汐
2020-12-23
undefined-field不要检测类型为table的,会出现很多误报
Lei Zhu
2020-12-22
close #319 close-non-object
最萌小汐
2020-12-21
Merge pull request #314 from uhziel/luadoc-error
最萌小汐
2020-12-21
处理luadoc在某些情况绑定错误的情况
Lei Zhu
2020-12-19
fix #310
最萌小汐
2020-12-17
pass tests
最萌小汐
2020-12-17
fix #307
最萌小汐
2020-12-17
#306
最萌小汐
2020-12-16
wrong test
最萌小汐
2020-12-15
fix #294
最萌小汐
[next]