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
2024-01-10
Merge pull request #2472 from fesily/plugin-add-OnTransformAst
最萌小汐
2024-01-10
Merge pull request #2464 from Varriount/patch-1
最萌小汐
2024-01-09
cleanup
fesily
2024-01-09
cleanup
fesily
2024-01-09
plugin: add OnTransformAst interface
fesily
2024-01-05
`FIX` rename to unicode with `Lua.runtime.unicodeName = true`
最萌小汐
2023-12-29
Pad `return` type annotations when required.
Clay Sweetser
2023-12-11
Merge pull request #2445 from CppCXY/master
最萌小汐
2023-12-11
support c like comments
CppCXY
2023-11-25
Add raw descriptions
NyakoFox
2023-11-23
fix: `doc.type.function` resolve only existing arg.extends
d-enk
2023-11-14
fix type infer in overload
最萌小汐
2023-11-08
Fix backwards compatability with `Lua.workspace.checkThirdParty`
Rebecca Turner
2023-11-08
Revert "Fix backwards compatability with `Lua.workspace.checkThirdParty`"
Rebecca Turner
2023-11-07
Fix backwards compatability with `Lua.workspace.checkThirdParty`
Rebecca Turner
2023-10-25
update bee.net
最萌小汐
2023-10-24
update bee.net
最萌小汐
2023-10-24
update socket mode
最萌小汐
2023-10-18
Make `workspace.checkThirdParty` a string enum
Rebecca Turner
2023-10-18
Merge pull request #2364 from 9999years/check-out-path
最萌小汐
2023-10-10
Add `--check_out_path` CLI argument
Rebecca Turner
2023-10-10
update utility
最萌小汐
2023-09-25
feat: support param snippets with space
Lewis Russell
2023-08-31
fix #2299
最萌小汐
2023-08-23
add guide
最萌小汐
2023-08-23
support `---@class (exact)`
最萌小汐
2023-08-22
fix wrong `missing-fields` with union types
最萌小汐
2023-08-21
fix
最萌小汐
2023-08-16
supports `---@enum (key)`
最萌小汐
2023-08-15
don't diagnose git uri
最萌小汐
2023-08-14
Ignore cast-local-type diagnostic for `_` local
Ross Williams
2023-08-14
fix warning
最萌小汐
2023-08-14
check `doc.field`
最萌小汐
2023-08-14
also check `doc.type.table`
最萌小汐
2023-08-14
new diag: `inject-field`
最萌小汐
2023-08-11
stash
最萌小汐
2023-08-11
commandline parameter `--force-accept-workspace`
最萌小汐
2023-08-11
fix stack overflow
最萌小汐
2023-08-11
check nil
最萌小汐
2023-08-11
local uses `nil` at least
最萌小汐
2023-08-11
support `---@type` and `--[[@as]]` for return
最萌小汐
2023-08-10
support `@type` for `return`
最萌小汐
2023-08-10
enable `as` table
最萌小汐
2023-08-09
fix
最萌小汐
2023-08-09
fix wrong hover and signature for method
最萌小汐
2023-08-03
function may not have a name
最萌小汐
2023-08-01
don't show constructor in hover
最萌小汐
2023-07-25
fix #2214
最萌小汐
2023-07-21
fix `missing-fields`
最萌小汐
2023-07-21
fix missing fields
最萌小汐
[next]