Activity
gopls/internal/server/completion: get correct surrounding for second lhs
gopls/internal/server/completion: get correct surrounding for second lhs
internal/stdlib: add arg types for functions
internal/stdlib: add arg types for functions
go/analysis/unitchecker: update TestVetStdlib's skip for "devel" move
go/analysis/unitchecker: update TestVetStdlib's skip for "devel" move
go/packages: skip TestRmdirAfterGoList_Runner
go/packages: skip TestRmdirAfterGoList_Runner
jsonschema: validate numbers and strings
jsonschema: validate numbers and strings
gopls/internal/golang/completion: tostring, tobytes postfix snippets
gopls/internal/golang/completion: tostring, tobytes postfix snippets
cmd/auth: carve out module for deprecated command auth
cmd/auth: carve out module for deprecated command
auth
internal/mcp: export the Transport interface; add a Server example
internal/mcp: export the Transport interface; add a Server example
internal/mcp: dynamically determine the mcp server based on URL
internal/mcp: dynamically determine the mcp server based on URL
internal/mcp: clean up SSE server shutdown.
internal/mcp: clean up SSE server shutdown.
go/packages: remove unexported fields from packages.Config
go/packages: remove unexported fields from packages.Config
internal/mcp/internal/jsonschema: schema definition
internal/mcp/internal/jsonschema: schema definition
gopls/internal/server: add modify tags code action docs
gopls/internal/server: add modify tags code action docs
gopls/internal/golang/completion: offer return with whitespace
gopls/internal/golang/completion: offer return with whitespace
go/packages: add variant of TestRmdirAfterGoList without gocommand
go/packages: add variant of TestRmdirAfterGoList without gocommand
gopls/internal/cache: fix bug in toGobDiagnostic(Related)
gopls/internal/cache: fix bug in toGobDiagnostic(Related)
internal/mcp: implement cancellation
internal/mcp: implement cancellation
internal/mcp: implement ping, and test request interleaving
internal/mcp: implement ping, and test request interleaving
internal/mcp: implement HTTP SSE transport
internal/mcp: implement HTTP SSE transport
x/tools: use 2-arg form of //go:linkname
x/tools: use 2-arg form of //go:linkname
internal/analysisinternal: permit Fix.End slightly beyond EOF
internal/analysisinternal: permit Fix.End slightly beyond EOF
gopls/internal/server: add modify_tags command handler
gopls/internal/server: add modify_tags command handler
gopls/internal/golang/completion: show typeparam for preceding funcs …
gopls/internal/golang/completion: show typeparam for preceding funcs …
gopls/internal/server: support links and hovers for replace directive
gopls/internal/server: support links and hovers for replace directive
go/packages: add test that go list closes file handles
go/packages: add test that go list closes file handles