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-02-22
fix wrong type infer of doc.field
最萌小汐
2021-02-22
fix #403 improve class hover
最萌小汐
2021-02-22
fix interface not show after `,`
最萌小汐
2021-02-22
fix interface in nested table
最萌小汐
2021-02-22
#400 fix signature behind `}`
最萌小汐
2021-02-20
close #254 supports multiple class inheritance
最萌小汐
2021-02-20
fix test
最萌小汐
2021-02-20
fix #396 fix check of string and remove limit
最萌小汐
2021-02-20
special handling builtin types
最萌小汐
2021-02-20
special handling `any` and `nil`
最萌小汐
2021-02-19
close #384 completion supports interface
最萌小汐
2021-02-19
remove tracy
最萌小汐
2021-02-19
fix #349 parse comments before `doc.resume`
最萌小汐
2021-02-19
fix tests
最萌小汐
2021-02-18
close #391 definition excludes values
最萌小汐
2021-02-18
`unused-local` excludes `doc.param`
最萌小汐
2021-02-08
pass tests
最萌小汐
2021-02-04
fix #356
最萌小汐
2021-02-02
pass tests
最萌小汐
2021-02-02
#352 split multi description
最萌小汐
2021-02-02
pass tests
最萌小汐
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
最萌小汐
[next]