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 (
Expand
)
Author
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
最萌小汐
2020-11-30
fix unexpect diagnostic
最萌小汐
2020-11-30
clear diagnostic when closing library file
最萌小汐
2020-11-30
fix error type in meta
最萌小汐
2020-11-28
change log
最萌小汐
2020-11-28
fix redundant comment of param
最萌小汐
2020-11-28
change log
最萌小汐
2020-11-27
change format
最萌小汐
2020-11-27
rename
最萌小汐
2020-11-27
missed locale
最萌小汐
2020-11-27
support tail comment of doc.param and doc.return
最萌小汐
2020-11-26
close #135 param comment
最萌小汐
2020-11-26
trim tail comment
最萌小汐
2020-11-26
luadoc support tailcomment
最萌小汐
2020-11-26
fix tail doc
最萌小汐
2020-11-26
fix #73 doc.class inheritance
最萌小汐
2020-11-25
fix #269
最萌小汐
2020-11-25
support debugger attack on Linux
最萌小汐
2020-11-25
fix path
最萌小汐
2020-11-25
fix path
最萌小汐
2020-11-25
#269 workspace.library should be normalized first
最萌小汐
2020-11-25
更新子模块
最萌小汐
2020-11-24
support tail luadoc
最萌小汐
2020-11-24
doc.type.function support vararg
最萌小汐
2020-11-24
fix doc.comment
最萌小汐
2020-11-24
fix diag cache
最萌小汐
2020-11-24
limit the num of diags in one file
最萌小汐
2020-11-24
use the nearest comment
最萌小汐
2020-11-24
use diagnostics.globals to get globals
最萌小汐
2020-11-24
enable invalid config
最萌小汐
2020-11-24
no more intelliSense.fastGlobal
最萌小汐
2020-11-24
#101 spaces can be inserted between `---` and `@`
最萌小汐
[next]