1
0
mirror of https://github.com/golang/go synced 2024-10-01 03:38:32 -06:00
go/internal/lsp/cmd/test
Rebecca Stambler eaeb383209 internal/lsp: use version numbers in diagnostic messages
This change uses the FileIdentity when reporting an error message, so
that the version number can be propagated to through the
publishDiagnostics notification.

Change-Id: I6a2103e304717ca09895008ea40336e3ace3c66d
Reviewed-on: https://go-review.googlesource.com/c/tools/+/208260
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
2019-11-21 20:01:42 +00:00
..
check.go internal/lsp: use version numbers in diagnostic messages 2019-11-21 20:01:42 +00:00
cmdtest.go internal/lsp: improve highlighting functionality for fields and methods 2019-11-20 18:14:12 +00:00
definition.go internal/lsp/cmd: re-enable the definition cmd tests 2019-11-04 17:18:34 +00:00
folding_range.go tools/gopls: add cmd support for folding_ranges 2019-11-12 00:55:09 +00:00
format.go internal/lsp: use options hooks to install diff driver 2019-10-11 16:38:31 +00:00
imports.go internal/lsp: run diagnostics on the entire workspace 2019-11-20 00:10:58 +00:00
links.go internal/lsp: run diagnostics on the entire workspace 2019-11-20 00:10:58 +00:00
references.go internal/lsp/source: add support for references in the same workspace 2019-11-14 20:04:27 +00:00
rename.go internal/lsp: use options hooks to install diff driver 2019-10-11 16:38:31 +00:00
signature.go tools/gopls: add cmd support for signature 2019-10-31 22:07:37 +00:00
suggested_fix.go internal/lsp: run diagnostics on the entire workspace 2019-11-20 00:10:58 +00:00
symbols.go tools/gopls: add cmd support for symbols 2019-11-01 17:43:07 +00:00