mirror of
https://github.com/golang/go
synced 2024-11-18 06:14:46 -07:00
021d7c6f1e
The origin and meaning of error messages in IDEs is sometimes obscure. For instance "unexpected config annotations\nSource: Go (extension)" in vscode has an ambiguous Source, and it's not clear what config annotations are being referred to. This CL would change the first part of that message to "unexpected gopls setting 'annotations', making clear that the message is from gopls (and not the Go extension shim), and that the suspect value is 'annotations' itself. Change-Id: Ia79534859fe101e6fbbd660bf426e2c1ac619b7f Reviewed-on: https://go-review.googlesource.com/c/tools/+/251078 Run-TryBot: Peter Weinberger <pjw@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
analysisinternal | ||
apidiff | ||
event | ||
fakenet | ||
fastwalk | ||
gocommand | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
packagesinternal | ||
proxydir | ||
span | ||
stack | ||
testenv | ||
tool | ||
typesinternal | ||
xcontext |