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-13
Update README.md
最萌小汐
2020-12-13
pass tests
最萌小汐
2020-12-13
change dividing line in hover
最萌小汐
2020-12-13
fix #297
最萌小汐
2020-12-13
completion: support delegate
最萌小汐
2020-12-13
textDocument/semanticTokens always range
最萌小汐
2020-12-11
stash
最萌小汐
2020-12-11
completion: keyword considers expression
最萌小汐
2020-12-11
fix document of coroutine.wrap
最萌小汐
2020-12-11
close #292 rename doc
最萌小汐
2020-12-11
stash
最萌小汐
2020-12-07
no use
最萌小汐
2020-12-07
`insertTextFormat` always use 2
最萌小汐
2020-12-07
`doc.enum` can use `$0`
最萌小汐
2020-12-07
add tip of `Lua.runtime.special`
最萌小汐
2020-12-07
Merge pull request #288 from uhziel/diagnostics-disable-syntax-errors
最萌小汐
可以通过选项 diagnostics.disable 来禁用语法错误
2020-12-07
可以通过选项 diagnostics.disable 来禁用语法错误
uhziel
改后,PROBLEMS 中出现的问题均可禁用
2020-12-07
`LuaDoc` also catchs `--` (no need `---`)
最萌小汐
2020-12-07
Only test in Windows
最萌小汐
2020-12-07
pass test
最萌小汐
2020-12-07
code action: swap params
最萌小汐
2020-12-07
update auto require
最萌小汐
2020-12-07
Revert "Revert "stash""
最萌小汐
This reverts commit 9c03601143094f6552a90b7e3f4975594bc00553.
2020-12-05
update change log
最萌小汐
2020-12-05
#284 Unbind the binary file from the script file
最萌小汐
2020-12-05
Revert "stash"
最萌小汐
This reverts commit 19dd94e4af06254595a949a61c9bd05c5a911328.
2020-12-05
stash
最萌小汐
2020-12-05
hover function by keyword `function`
最萌小汐
2020-12-05
accept commit characters
最萌小汐
2020-12-05
passed test
最萌小汐
2020-12-05
close #144
最萌小汐
2020-12-05
update change log
最萌小汐
2020-12-05
update test
最萌小汐
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
最萌小汐
[next]