mirror of
https://github.com/golang/go
synced 2024-11-18 20:04:52 -07:00
cf22ef0385
This change adds a cache of undelivered diagnostics on the server-side. If we fail to send a diagnostic once, we will retry the next time that the server sends diagnostics. Change-Id: I161dfad8ea1d2cfdcee933baed2d6872dc03b0c0 Reviewed-on: https://go-review.googlesource.com/c/tools/+/167737 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com> |
||
---|---|---|
.. | ||
analysis.go | ||
completion.go | ||
definition.go | ||
diagnostics.go | ||
format.go | ||
highlight.go | ||
signature_help.go | ||
symbols.go | ||
view.go |