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
Age
Commit message (
Collapse
)
Author
2020-12-05
rename cache to share
最萌小汐
2020-12-05
fix #276 dont share crossMethodMark
最萌小汐
2020-12-05
fix #280
最萌小汐
2020-12-05
kick doc.generic on cleaning
最萌小汐
2020-12-04
fix #279 parser native supports negative number
最萌小汐
2020-12-04
missed test
最萌小汐
2020-12-04
#278 fully supports doc.generic
最萌小汐
2020-12-04
Split getkeyname and getkeytype
最萌小汐
2020-12-04
fix #274
最萌小汐
2020-12-04
fix nil
最萌小汐
2020-12-04
quick fix of allowing unicode name
最萌小汐
2020-12-04
new setting `runtime.unicodeName`
最萌小汐
2020-12-03
fix completion of string
最萌小汐
2020-12-03
check nil
最萌小汐
2020-12-03
add semantic token for generic type
最萌小汐
2020-12-03
update change log
最萌小汐
2020-12-03
unbalanced-assignments
最萌小汐
2020-12-03
set client to vscode when testing
最萌小汐
2020-12-03
增加一个测试
actboy168
2020-12-03
supports doc.see
最萌小汐
2020-12-03
增加若干测试
actboy168
2020-12-03
hover尊重luadoc中各项的次序,除了enum
actboy168
2020-12-03
remove lni
最萌小汐
2020-12-03
locale file format changes to lua
最萌小汐
2020-12-03
hover增加分割线
actboy168
2020-12-02
small fix
最萌小汐
2020-12-02
fix error search by doc.return
最萌小汐
2020-12-02
enable meta reference when source is meta
最萌小汐
2020-12-02
update change log
最萌小汐
2020-12-02
`unused-local` ignored local with `doc.class`
最萌小汐
2020-12-02
update change log
最萌小汐
2020-12-02
resolve infer of `string|table`
最萌小汐
2020-12-02
Merge branch 'master' of https://github.com/sumneko/lua-language-server
actboy168
2020-12-02
updated bee.lua
actboy168
2020-12-02
getFieldFast check doc.field
最萌小汐
2020-12-02
fully support Doc.type.array
最萌小汐
2020-12-02
add test of progress
最萌小汐
2020-12-02
update changelog
最萌小汐
2020-12-02
close #275 hover.previewFields
最萌小汐
2020-12-01
update change log
最萌小汐
2020-12-01
fix #273 missing signature help of global function
最萌小汐
2020-12-01
add tests
最萌小汐
2020-12-01
clean up code
最萌小汐
2020-12-01
update completion of enum
最萌小汐
2020-11-30
support alias
最萌小汐
2020-11-30
completion by enum
最萌小汐
2020-11-30
fix test
最萌小汐
2020-11-30
metas of LuaJIT
最萌小汐
2020-11-30
response error logs request method
最萌小汐
2020-11-30
clear diagnostic when closing library file
最萌小汐
[next]