x/tools/gopls: missing workspace diagnostics after protocol change #73501
Labels
BugReport
Issues describing a possible bug in the Go implementation.
gopls
Issues related to the Go language server, gopls.
release-blocker
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
After https://go.dev/cl/649455, I don't get diagnostics in my LSP client (coc.nvim) for files other than the current open file.
Before that change, I do.
I assume that some missing field is now causing some diagnostics to be unparseable by my client.
Should block the next release.
CC @pjweinb @adonovan
The text was updated successfully, but these errors were encountered: