1
0
mirror of https://github.com/golang/go synced 2024-10-01 03:08:33 -06:00
go/internal/lsp/tests
Rebecca Stambler 3af8461759 internal/lsp: associate code action diagnostics with suggested fixes
Instead of relying on the diagnostics cached on the package, use the
diagnostics sent by the code action when computing suggested fixes.

Change-Id: I77f7fd468b34b824c6c5000a51edbe0f8cc6f637
Reviewed-on: https://go-review.googlesource.com/c/tools/+/197097
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-09-24 23:33:35 +00:00
..
completion.go internal/lsp: reorganize completion tests 2019-09-24 17:09:08 +00:00
diagnostics.go internal/lsp: reorganize completion tests 2019-09-24 17:09:08 +00:00
tests.go internal/lsp: associate code action diagnostics with suggested fixes 2019-09-24 23:33:35 +00:00