Activity
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
go/analysis/passes/hostport: publish
go/analysis/passes/hostport: publish
gopls/internal/golang: pkgdoc: don't discard NewT for unexported t
gopls/internal/golang: pkgdoc: don't discard NewT for unexported t
gopls/internal/golang: add test for (unfixed) issue 65098
gopls/internal/golang: add test for (unfixed) issue 65098
internal/refactor/inline: freeishNames initial scope
internal/refactor/inline: freeishNames initial scope
gopls/internal/golang/completion: modernize
gopls/internal/golang/completion: modernize
internal/refactor/inline: handle generic functions
internal/refactor/inline: handle generic functions
gopls/internal/golang: Rename imports: be defensive
gopls/internal/golang: Rename imports: be defensive
gopls/internal/test/integration/web: move misc/webserver_test.go
gopls/internal/test/integration/web: move misc/webserver_test.go
gopls/internal/golang: CodeAction: don't fail because of 1 producer
gopls/internal/golang: CodeAction: don't fail because of 1 producer
gopls/internal/settings: enable most staticcheck analyzers
gopls/internal/settings: enable most staticcheck analyzers
go/analysis/passes/gofix: add an example to doc
go/analysis/passes/gofix: add an example to doc
gopls/internal/golang: add embedded struct info to hover
gopls/internal/golang: add embedded struct info to hover
internal/refactor/inline: test type params shadowing pkg symbols
internal/refactor/inline: test type params shadowing pkg symbols
gopls/internal/golang: Rename all receivers only at declaration
gopls/internal/golang: Rename all receivers only at declaration
internal/refactor/inline: add test for type param shadowing
internal/refactor/inline: add test for type param shadowing
internal/astutil/cursor: four API refinements
internal/astutil/cursor: four API refinements