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
/
diagnostics
/
init.lua
Age
Commit message (
Expand
)
Author
2022-06-20
update
最萌小汐
2022-06-20
`cast-field-type`
最萌小汐
2022-06-17
update
最萌小汐
2022-06-16
small fix
最萌小汐
2022-06-07
cleanup
最萌小汐
2022-04-23
fix optional parameters
最萌小汐
2022-04-05
update diag sorts
最萌小汐
2022-02-15
cleanup
最萌小汐
2022-01-18
print log
最萌小汐
2022-01-05
fix test
最萌小汐
2022-01-05
`diagnostics.workspaceRate` only effect workspace
最萌小汐
2022-01-05
smooth diagnostics
最萌小汐
2022-01-05
`diagnostics.workspaceRate`
最萌小汐
2022-01-05
workspaceRate
最萌小汐
2022-01-05
cleanup
最萌小汐
2021-12-30
update
最萌小汐
2021-11-25
cleanup
最萌小汐
2021-11-02
mark async
最萌小汐
2021-09-22
cleanup
最萌小汐
2021-08-18
no longer ignore file names case in Windows
最萌小汐
2021-08-05
improve log
最萌小汐
2021-07-01
cleanup
最萌小汐
2021-07-01
cleanup
最萌小汐
2021-06-17
stash
最萌小汐
2021-06-16
test performance
最萌小汐
2021-06-15
cleanup
最萌小汐
2021-06-11
rename getAst -> getState
最萌小汐
2021-06-07
update
最萌小汐
2021-04-13
adjust the diagnostic priority
最萌小汐
2021-03-31
#450 add dummy param into param list
最萌小汐
2021-03-08
`LuaDoc` supports `---@diagnostic disable`
最萌小汐
2021-02-23
close #328 new diagnostic: `no-implicit-any`
最萌小汐
2020-12-16
Merge pull request #305 from uhziel/config-diagnostic-needFileStatus
最萌小汐
2020-12-16
config.diagnostics.neededFileStatus支持vscode配置
uhziel
2020-12-16
decrease priority of 'undefined-field'
最萌小汐
2020-12-15
指定诊断类型可以配置只分析打开的文件还是全项目,初...
uhziel
2020-12-14
#299 disable `undefined-field` in workspace
最萌小汐
2020-11-20
no longer beta
最萌小汐