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
/
changelog.md
Age
Commit message (
Expand
)
Author
2021-03-18
fix #452 fix matching gitignore of root
最萌小汐
2021-03-17
fix #453 `Lua.runtime.path` supports absolute path
最萌小汐
2021-03-17
completion: improve `then .. end`
最萌小汐
2021-03-17
close #442 supports multi-line comment
最萌小汐
2021-03-17
completion: field in table
最萌小汐
2021-03-16
search across vararg
最萌小汐
2021-03-15
new setting `Lua.runtime.builtin`
最萌小汐
2021-03-15
diagnostic: improve `newline-call`
最萌小汐
2021-03-15
#close 289
最萌小汐
2021-03-12
quick fix: disable diagnostic in line/file
最萌小汐
2021-03-12
update change log
最萌小汐
2021-03-11
stash
最萌小汐
2021-03-10
missed syntax error `function m['x']() end`
最萌小汐
2021-03-10
1.18.1
最萌小汐
2021-03-10
fix #444 see f79d26860e38354db2d5f733be3ecabe085a0274
最萌小汐
2021-03-09
type-formating: improve execution conditions
最萌小汐
2021-03-09
improve colors of `const` and `close`
最萌小汐
2021-03-09
1.18.0
最萌小汐
2021-03-09
type-formating
最萌小汐
2021-03-09
#420 provide `then .. end` snippet
最萌小汐
2021-03-08
code-action: convert JSON to Lua
最萌小汐
2021-03-08
fix #445
最萌小汐
2021-03-08
dont await request when preloading
最萌小汐
2021-03-08
fix #443
最萌小汐
2021-03-08
`LuaDoc` supports `---@diagnostic disable`
最萌小汐
2021-03-08
`Lua.workspace.library` use `path[]` instead of `<path, true>`
最萌小汐
2021-03-05
missed syntax error `local a <const>= 1`
最萌小汐
2021-03-05
add log
最萌小汐
2021-03-04
1.17.4
最萌小汐
2021-03-04
not provide ucrt any more
最萌小汐
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
#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
fix #435 forget to update `LuaDoc` of `ipairs`
最萌小汐
2021-03-02
1.17.2
最萌小汐
2021-03-02
fix running in Windows
最萌小汐
2021-03-01
1.17.1
最萌小汐
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-02-26
improve ipairs
最萌小汐
2021-02-26
improve infer cross `pairs`
最萌小汐
2021-02-26
keep order after waiting ready
最萌小汐
2021-02-25
improve infer cross `table<K, V>`
最萌小汐
2021-02-24
1.17.0
最萌小汐
[prev]
[next]