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
/
provider
/
diagnostic.lua
Age
Commit message (
Expand
)
Author
2023-01-18
check client ability before `diagnostic/refresh`
最萌小汐
2022-12-09
do full gc after scope diag
最萌小汐
2022-11-16
fix clearing diags with multi-workspace
最萌小汐
2022-11-15
do scope diag when creating and removing files
最萌小汐
2022-11-06
improve performance
最萌小汐
2022-11-02
should not gc
最萌小汐
2022-11-02
fix diag results remains
最萌小汐
2022-10-25
add `doc.privateName` and `doc.protectedName`
最萌小汐
2022-10-17
new setting `Lua.diagnostics.workspaceEvent`
最萌小汐
2022-10-17
clear node cache after scope diagnosing
最萌小汐
2022-10-17
use `state` instead of `uri` for converter
最萌小汐
2022-09-28
don't do workspace for fallback
最萌小汐
2022-08-19
fix `diagnostics.workspaceDelay`
最萌小汐
2022-08-01
fix #1418
最萌小汐
2022-07-06
improve diag
最萌小汐
2022-07-05
resolve #1254 can suppress syntax errors
最萌小汐
2022-07-01
cleanup
最萌小汐
2022-06-23
fix workspace diags
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
`FIX` diagnostics flash when opening a file
最萌小汐
2022-06-23
update
最萌小汐
2022-06-18
clear diags before restarting
最萌小汐
2022-06-07
cleanup
最萌小汐
2022-06-07
cleanup
最萌小汐
2022-05-28
use `pull diagnostic` for diag opened files
最萌小汐
2022-05-28
remove supporting for `pull diagnostic`
最萌小汐
2022-05-26
use preview
最萌小汐
2022-05-26
`workspace/diagnostic`
最萌小汐
2022-05-25
first step of `pull diagnostic`
最萌小汐
2022-05-24
add settings for file scheme
最萌小汐
2022-04-27
avoid sending empty results
最萌小汐
2022-04-22
#946 use a better way
最萌小汐
2022-04-22
Revert "perf(diagnostic): avoid first send"
最萌小汐
2022-04-20
perf(diagnostic): avoid first send
kevinhwang91
2022-04-10
cancel searching reference
最萌小汐
2022-04-05
#1018 cleanup logs
最萌小汐
2022-03-04
diagnostic opened files first
最萌小汐
2022-03-04
don't open non-file uri
最萌小汐
2022-03-01
offline diagnostic
最萌小汐
2022-02-09
update diagnostic
最萌小汐
2022-02-09
cleanup
最萌小汐
2022-02-09
use `time.time` instead of `os.clock`
最萌小汐
2022-02-09
fix #946
最萌小汐
2022-01-23
diagnostic check file as folder before as library
sumneko
2022-01-23
add logs
sumneko
2022-01-23
get scoped files
sumneko
2022-01-23
cleanup
sumneko
2022-01-23
fix
sumneko
2022-01-23
fix diagnostics
sumneko
[next]