You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gopls/internal/mcp: add -logfile and -rpc.trace to the headless server
For debugging interactions with gopls' headless MCP server, add a
-logfile and -rpc.trace flag. The names are chosen to align with gopls
serve, though the RPCs in question are now MCP, not LSP.
For golang/go#73580
Change-Id: I93525e8bd7ea3fe7c35445027961d430a6e75819
Reviewed-on: https://go-review.googlesource.com/c/tools/+/686815
Reviewed-by: Madeline Kalil <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
0 commit comments