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
2021-03-08
fix #443
最萌小汐
2021-03-08
small improve
最萌小汐
2021-03-08
new diag: `unknown-diag-code`
最萌小汐
2021-03-08
`LuaDoc` supports `---@diagnostic disable`
最萌小汐
2021-03-08
`Lua.workspace.library` use `path[]` instead of `<path, true>`
最萌小汐
2021-03-05
stash
最萌小汐
2021-03-05
completion of `doc.diagnostic`
最萌小汐
2021-03-05
close #419 VSCode has released new version
最萌小汐
2021-03-05
update debugger
最萌小汐
2021-03-05
missed syntax error `local a <const>= 1`
最萌小汐
2021-03-05
add log
最萌小汐
2021-03-04
disable for now
最萌小汐
2021-03-04
1.17.4
最萌小汐
2021-03-04
first try of auto end
最萌小汐
2021-03-04
not provide ucrt any more
最萌小汐
2021-03-04
update install
最萌小汐
2021-03-04
update submodules
最萌小汐
2021-03-04
#437 plugin blocks first opened file
最萌小汐
2021-03-03
fix #438 should check globals
最萌小汐
2021-03-03
missed changelog
最萌小汐
2021-03-03
1.17.3
最萌小汐
2021-03-03
fix `detail` disappears during continuous input
最萌小汐
2021-03-03
#435 #437 why not cache generic results?
最萌小汐
2021-03-03
improve performance
最萌小汐
2021-03-03
use latest lua version
最萌小汐
2021-03-03
update debugger
最萌小汐
2021-03-03
remove mark for now
最萌小汐
2021-03-03
add mark
最萌小汐
2021-03-03
#436 cannot ignore case in non-Windows platforms
最萌小汐
2021-03-03
#435 treat `V[]` as `table<integer, V>` in `pairs`
最萌小汐
2021-03-03
update submodules
最萌小汐
2021-03-03
revert interruption during compilation
最萌小汐
2021-03-02
fix #435 forget to update `LuaDoc` of `ipairs`
最萌小汐
2021-03-02
disable for now
最萌小汐
2021-03-02
1.17.2
最萌小汐
2021-03-02
fix running in Windows
最萌小汐
2021-03-02
update submodules
最萌小汐
2021-03-02
fix compile
最萌小汐
2021-03-01
1.17.1
最萌小汐
2021-03-01
dont infer `x()` as function
最萌小汐
2021-03-01
update luamake
最萌小汐
2021-03-01
fix #422 search ref across `doc.return`
最萌小汐
2021-03-01
fix #421 keep order
最萌小汐
2021-03-01
still can not yield inside compile
最萌小汐
2021-03-01
kick class extends
最萌小汐
2021-03-01
improve delay of completion
最萌小汐
2021-03-01
#398 fix didChange at eof
最萌小汐
2021-03-01
remove log
最萌小汐
2021-03-01
completion delays for 10 ms
最萌小汐
2021-03-01
clean up code
最萌小汐
[next]