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
Age
Commit message (
Expand
)
Author
2021-03-10
dont cover initing progress
最萌小汐
2021-03-10
missed syntax error `function m['x']() end`
最萌小汐
2021-03-09
type-formating: improve execution conditions
最萌小汐
2021-03-09
improve colors of `const` and `close`
最萌小汐
2021-03-09
type-formating
最萌小汐
2021-03-09
fix
最萌小汐
2021-03-09
#420 provide `then .. end` snippet
最萌小汐
2021-03-09
improve didChange
最萌小汐
2021-03-08
fix tests
最萌小汐
2021-03-08
code-action: convert JSON to Lua
最萌小汐
2021-03-08
update json.lua
最萌小汐
2021-03-08
update locale
最萌小汐
2021-03-08
no sleep
最萌小汐
2021-03-08
fix #445
最萌小汐
2021-03-08
dont await request when preloading
最萌小汐
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
missed syntax error `local a <const>= 1`
最萌小汐
2021-03-05
add log
最萌小汐
2021-03-04
disable for now
最萌小汐
2021-03-04
first try of auto end
最萌小汐
2021-03-04
#437 plugin blocks first opened file
最萌小汐
2021-03-03
fix #438 should check globals
最萌小汐
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
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
revert interruption during compilation
最萌小汐
2021-03-02
disable for now
最萌小汐
2021-03-01
dont infer `x()` as function
最萌小汐
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
最萌小汐
2021-03-01
always sort
最萌小汐
2021-03-01
#433 specify `locale` by command line `--LOCALE`
最萌小汐
[prev]
[next]