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
/
core
Age
Commit message (
Expand
)
Author
2022-07-08
resolve #993 supports multi-types
最萌小汐
2022-07-08
cleanup
最萌小汐
2022-07-07
resolve #970 read comments in `---@type`
最萌小汐
2022-07-07
resolve #619 `diagnostics.unusedLocalExclude`
最萌小汐
2022-07-06
support `call`
最萌小汐
2022-07-06
semantic and completion description
最萌小汐
2022-07-06
completion and diags for operator
最萌小汐
2022-07-06
dose not infer as `nil` by `t.field = nil`
最萌小汐
2022-07-06
resolve #1285 ignore `nil` in `getfield`
最萌小汐
2022-07-06
improve diag
最萌小汐
2022-07-05
resolve #1065 show detail for `doc.type.table`
最萌小汐
2022-07-05
resolve #899 no longer generate parameter types
最萌小汐
2022-07-05
resolve #1254 can suppress syntax errors
最萌小汐
2022-07-05
resolve #1280
最萌小汐
2022-07-03
fix
最萌小汐
2022-07-01
fix #1257 don't need to return if returns nil
最萌小汐
2022-07-01
cleanup
最萌小汐
2022-06-30
add many delays in diagnostics
最萌小汐
2022-06-29
don't check `t.field = nil`
最萌小汐
2022-06-29
fix #1249
最萌小汐
2022-06-28
cleanup
最萌小汐
2022-06-28
some fix
最萌小汐
2022-06-28
cleanup
最萌小汐
2022-06-28
new diag `return-type-mismatch`
最萌小汐
2022-06-28
diag `missing-return`
最萌小汐
2022-06-28
new diag ``redundant-return-value``
最萌小汐
2022-06-28
fix diags
最萌小汐
2022-06-28
Merge pull request #1241 from FAForever/array-contents-support
最萌小汐
2022-06-27
remove some unused fields and make sure doc type array gets included as a com...
Kevin Hahn
2022-06-27
#1240 use faster `isInString`
最萌小汐
2022-06-27
diagnostic `missing-return-value`
最萌小汐
2022-06-27
fix
最萌小汐
2022-06-27
fix
最萌小汐
2022-06-27
fix array index hint
最萌小汐
2022-06-27
new setting `hint.semicolon`
最萌小汐
2022-06-27
don't check `trailing-space` for comments
最萌小汐
2022-06-27
fix some cases where we would return emus twice or would screw up other compl...
Kevin Hahn
2022-06-27
enable autocomplete of array enum
Kevin Hahn
2022-06-27
improve description of `duplicate alias`
最萌小汐
2022-06-27
disable `unused-local` for empty function
最萌小汐
2022-06-27
resolve #1236 custom class can extends basic class
最萌小汐
2022-06-26
#1207 split `...(param)` and `...(return)`
最萌小汐
2022-06-26
#1207
最萌小汐
2022-06-24
fix
最萌小汐
2022-06-24
diagnostic group
最萌小汐
2022-06-23
build doc
最萌小汐
2022-06-23
fix completion in tablefield enums
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
[next]