Skip to content

x/tools/gopls/internal/mcp: file watcher might not be correctly watching newly created files #74598

Open
@madelinekalil

Description

@madelinekalil

While running the MCP server's diagnostics tool, no diagnostics were reported on a newly created file even though there was an unused import. In the same diagnostics tool call, diagnostics in a pre-existing tool were reported correctly, and after the fix was implemented the tool returned no diagnostics.

Metadata

Metadata

Assignees

Labels

ToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions