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
2022-06-28
supports `---@return ...`
最萌小汐
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
#1240 fix performance issue of globals
最萌小汐
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
fix
最萌小汐
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
update
最萌小汐
2022-06-27
disable `unused-local` for empty function
最萌小汐
2022-06-27
resolve #1236 custom class can extends basic class
最萌小汐
2022-06-27
fix #1235 don't drop node in `for`/`while`...
最萌小汐
2022-06-26
#1207 split `...(param)` and `...(return)`
最萌小汐
2022-06-26
#1207
最萌小汐
2022-06-26
#1207 supports `---@return boolean ...`
最萌小汐
2022-06-25
resolve #1226
最萌小汐
2022-06-25
add 2 type related settings
最萌小汐
2022-06-25
update config
最萌小汐
2022-06-25
make doc with description of groups
最萌小汐
2022-06-24
resolve #621
最萌小汐
2022-06-24
fix #1229
最萌小汐
2022-06-24
fix
最萌小汐
2022-06-24
diagnostic group
最萌小汐
2022-06-23
update config
最萌小汐
2022-06-23
build doc
最萌小汐
2022-06-23
cleanup
最萌小汐
2022-06-23
fix completion in tablefield enums
最萌小汐
2022-06-23
fix workspace diags
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
use `semanticTokens/range` in VSCode
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
`FIX` diagnostics flash when opening a file
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
revert `field drop nil`
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
check nil
最萌小汐
2022-06-23
fix #1228 `doc.as` may not work
最萌小汐
2022-06-23
fix
最萌小汐
2022-06-22
stash
最萌小汐
[next]