-
Notifications
You must be signed in to change notification settings - Fork 19.3k
OpenAug 25, 2026
No due date
•Last updated 39% complete
List view
0 of 28 selected 0 issues of 28 selected
x/tools/gopls: Misguided missing method code action
goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.ToolProposalIssues describing a requested change to a Go tool or command-line program.Issues describing a requested change to a Go tool or command-line program.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.x/tools/go/analysis/passes/modernize: errorsastype: modernize errors.As -> errors.AsType
AnalysisIssues related to static analysis (vet, x/tools/go/analysis)Issues related to static analysis (vet, x/tools/go/analysis)FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.x/tools/gopls: CodeAction(source.doc): mark up DocLinks to built in types and methods
goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#74524 In golang/go;x/tools/gopls: ApplyFix: createUndeclared calls ZeroExpr(types.Tuple), crashes
BugReportIssues describing a possible bug in the Go implementation.Issues describing a possible bug in the Go implementation.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#74814 In golang/go;x/tools/gopls: Implementation: OOB index panic in unify
BugReportIssues describing a possible bug in the Go implementation.Issues describing a possible bug in the Go implementation.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#75525 In golang/go;x/tools/go/analysis: a Diagnostic should indicate when it is a lint-style warning that should be ignored in generated code
goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#41436 In golang/go;x/tools/gopls: hover: doc links in package documentation are not rendered as links
DocumentationIssues describing a change to documentation.Issues describing a change to documentation.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#79023 In golang/go;x/tools/gopls: add a way to provide gopls settings for the built-in MCP server
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.Status: Open.#77960 In golang/go;x/tools/gopls: DidOpen (et al?) fail to reject non-absolute path from client early, triggering assertion failure
goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#70603 In golang/go;x/tools/gopls: hover: doc link markup ignores import mapping of current file, omits links
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#61677 In golang/go;x/tools/gopls: symbolic link to / causes ModuleResolver to scan entire file system, burning CPU
goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#74686 In golang/go;x/tools/gopls: revise gopls flag parsing
goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#79906 In golang/go;x/tools/gopls: instead of hard-coded a link to pkgsite, provide link to definition if the symbol is local (defined in the same module)
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.NeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.Feedback is required from experts, contributors, and/or the community before a change can be made.Status: Open.x/tools/internal/jsonrpc2: TestIdleTimeout failures
AutomationIssues created by gopherbot or watchflakes automation.Issues created by gopherbot or watchflakes automation.NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#55179 In golang/go;x/tools/gopls: support type move refactorings
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.RefactoringIssues related to refactoring toolsIssues related to refactoring toolsToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#57016 In golang/go;x/tools/gopls: mcp: file watcher try to watch for all roots
BugReportIssues describing a possible bug in the Go implementation.Issues describing a possible bug in the Go implementation.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#76291 In golang/go;x/tools/gopls: tests flake due to race between child process exit and tmpdir removal [windows]
AutomationIssues created by gopherbot or watchflakes automation.Issues created by gopherbot or watchflakes automation.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#80029 In golang/go;x/tools/gopls: frob.Decode panics with "surplus bytes" error
AutomationIssues created by gopherbot or watchflakes automation.Issues created by gopherbot or watchflakes automation.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#78620 In golang/go;x/tools/gopls/internal/filewatcher: TestStress/fsnotify flakes due to windows file locking
AutomationIssues created by gopherbot or watchflakes automation.Issues created by gopherbot or watchflakes automation.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#78366 In golang/go;x/tools/gopls/internal/cmd: TestMCPCommandLogging/notrace.log flake due to exit 2 from gopls mcp subprocess
AutomationIssues created by gopherbot or watchflakes automation.Issues created by gopherbot or watchflakes automation.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#77334 In golang/go;x/tools/go/analysis/passes: ensure all analyzers docs are in package docs
AnalysisIssues related to static analysis (vet, x/tools/go/analysis)Issues related to static analysis (vet, x/tools/go/analysis)DocumentationIssues describing a change to documentation.Issues describing a change to documentation.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#80532 In golang/go;x/tools/gopls: "could not compute pos to range for %v: %v" bug (reported by telemetry)
goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#65960 In golang/go;x/tools/gopls: Make sure popular lsp clients are setting semantic token client capabilities
goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.x/tools/gopls: InlayHint(funcTypeParams): doesn't provide hints for partial type argument lists
goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#80845 In golang/go;x/tools/gopls: ChangeSignature: crash in inliner (via telemetry)
goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.Status: Open.#80834 In golang/go;