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
2024-01-24
update changelog
最萌小汐
2024-01-05
3.7.4
最萌小汐
2024-01-05
`FIX` rename to unicode with `Lua.runtime.unicodeName = true`
最萌小汐
2023-11-14
3.7.3
最萌小汐
2023-11-14
update changelog
最萌小汐
2023-11-09
3.7.2
最萌小汐
2023-11-07
3.7.1
最萌小汐
2023-09-20
add `__close` to `setmetatable`
最萌小汐
2023-08-31
fix #2299
最萌小汐
2023-08-24
3.7.0
最萌小汐
2023-08-23
support `---@class (exact)`
最萌小汐
2023-08-22
fix wrong `missing-fields` with union types
最萌小汐
2023-08-16
supports `---@enum (key)`
最萌小汐
2023-08-15
don't diagnose git uri
最萌小汐
2023-08-14
new diag: `inject-field`
最萌小汐
2023-08-11
commandline parameter `--force-accept-workspace`
最萌小汐
2023-08-11
local uses `nil` at least
最萌小汐
2023-08-11
support `---@type` and `--[[@as]]` for return
最萌小汐
2023-08-10
chore: link to diagnosis report wiki article
carsakiller
2023-08-10
chore: replace wiki references
carsakiller
2023-08-10
enable `as` table
最萌小汐
2023-08-09
fix wrong hover and signature for method
最萌小汐
2023-07-27
Merge pull request #2225 from C3pa/update-string-annotations
最萌小汐
2023-07-26
Update string.dump so it doesn't have strip argument in Lua 5.1 and 5.2
C3pa
2023-07-26
fix link in changelog
Rikard Blixt
2023-07-26
3.6.25
最萌小汐
2023-07-25
fix #2214
最萌小汐
2023-07-21
3.6.24
最萌小汐
2023-07-20
new diagnostic: `missing-fields`
最萌小汐
2023-07-19
check visible recursive
最萌小汐
2023-07-14
fix shake of `codeLens`
最萌小汐
2023-07-07
3.6.23
最萌小汐
2023-07-06
signature: narrow by inputed literal
最萌小汐
2023-06-14
3.6.22
最萌小汐
2023-06-14
fix #2129
最萌小汐
2023-06-14
fix incorrect doc range
最萌小汐
2023-06-13
completion for quoted fields
最萌小汐
2023-06-13
bind overloads
最萌小汐
2023-06-13
more smart completion for `continue`
最萌小汐
2023-06-13
update config in checking
最萌小汐
2023-05-24
3.6.21
最萌小汐
2023-05-23
3.6.20
最萌小汐
2023-05-23
trace filter of `repeat`
最萌小汐
2023-05-10
support connecting by socket with `--socket=PORT`
最萌小汐
2023-04-26
3.6.19
最萌小汐
2023-04-26
lock parsing resume
最萌小汐
2023-04-26
don't merge comments from `setlocal`
最萌小汐
2023-04-25
fix first semantic token is dropped
最萌小汐
2023-03-29
commandline parameter `checklevel` may not work
最萌小汐
2023-03-29
forgot changelog
最萌小汐
[next]