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
/
core
Age
Commit message (
Collapse
)
Author
2022-10-17
improve workspace-symbol
最萌小汐
2022-10-17
update workspace-symbol
最萌小汐
2022-10-13
diagnostics consider `overload`
最萌小汐
resolve #1582
2022-10-12
stash
最萌小汐
2022-10-11
fix #1606
最萌小汐
2022-10-01
check nil
最萌小汐
2022-09-28
支持注释
CppCXY
2022-09-28
修改展示方式
CppCXY
2022-09-28
提交psi viewer
CppCXY
2022-09-22
make docs
最萌小汐
2022-09-20
improve `jsonToLua`
最萌小汐
2022-09-19
resolve #1458
最萌小汐
mark global variables to `variable.global`
2022-09-15
fix #1439
最萌小汐
2022-09-08
fix
最萌小汐
2022-09-07
fix #1530
最萌小汐
2022-09-06
fix #1490
最萌小汐
2022-09-06
improve document-symbol
最萌小汐
2022-09-06
fix #1499
最萌小汐
2022-08-31
fix
最萌小汐
2022-08-29
fix wront indent of VSCode
最萌小汐
2022-08-29
`document-symbol` supports block
最萌小汐
2022-08-25
update document-symbol
最萌小汐
2022-08-24
cleanup document-symbol
最萌小汐
2022-08-17
提交typeformat选项相关
CppCXY
2022-08-17
fix runtime error
最萌小汐
2022-08-13
fix #1451
最萌小汐
2022-08-11
Merge branch 'master' of github.com:CppCXY/lua-language-server
CppCXY
2022-08-11
支持typeformat
CppCXY
2022-08-08
fix #1409
最萌小汐
2022-08-02
Merge remote-tracking branch 'upstream/master' into function-field-show-params
Kevin Hahn
2022-08-02
allow table fields assigned to local functions to show as functions in ↵
Kevin Hahn
autocomplete
2022-07-29
fix #1406
最萌小汐
2022-07-29
fix #1403
最萌小汐
2022-07-29
fix #1395
最萌小汐
2022-07-28
fix runtime error
最萌小汐
2022-07-27
fix hover of some operators
最萌小汐
2022-07-26
only checks `1`
最萌小汐
2022-07-26
cleanup codes of `core.color`
最萌小汐
2022-07-25
fix message of `newline-call` and `newfield-call`
最萌小汐
2022-07-25
fix #1365
最萌小汐
2022-07-24
Merge pull request #1379 from FAForever/add-color-support
最萌小汐
add color support
2022-07-23
add color support
Kevin Hahn
2022-07-22
fix #1363 don't lookup globals in blocks
最萌小汐
2022-07-22
handle `../?.lua`
最萌小汐
2022-07-22
refactor `require-path`
最萌小汐
2022-07-19
`close-non-object` don't check `unknown`
最萌小汐
2022-07-19
fix #1348
最萌小汐
2022-07-18
#1255 completion for `doc.enum`
最萌小汐
2022-07-18
#1255 hover for `doc.enum`
最萌小汐
2022-07-18
fix
最萌小汐
[next]