Skip to content

Issues: golang/go

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

x/tools/gopls: improve method rename functionality in face of errors gopls Issues related to the Go language server, gopls. Refactoring Issues related to refactoring tools ToolProposal Issues describing a requested change to a Go tool or command-line program. Tools This label describes issues relating to any tools in the x/tools repository.
#71908 opened Feb 23, 2025 by danvolchek gopls/backlog
proposal: cmd/fix: apply modernizers Analysis Issues related to static analysis (vet, x/tools/go/analysis) Proposal Refactoring Issues related to refactoring tools ToolProposal Issues describing a requested change to a Go tool or command-line program.
#71859 opened Feb 20, 2025 by jba Proposal
x/tools/internal/diff: maxDiffs is too small Refactoring Issues related to refactoring tools ToolProposal Issues describing a requested change to a Go tool or command-line program.
#71648 opened Feb 10, 2025 by adonovan Unreleased
x/tools/gopls/internal/analysis/modernize: use strings.Cut FeatureRequest Issues asking for a new feature that does not need a proposal. gopls Issues related to the Go language server, gopls. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#71369 opened Jan 21, 2025 by adonovan gopls/v0.20.0
x/tools/gopls/internal/extract: extract L-value should replace its uses with dereferenced access gopls Issues related to the Go language server, gopls. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#70784 opened Dec 11, 2024 by xzbdmw gopls/backlog
x/tools/internal/refactor/inline: reduce call if neither binding decl nor callee body would create name conflicts gopls Issues related to the Go language server, gopls. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#70759 opened Dec 10, 2024 by adonovan gopls/backlog
x/tools/gopls: feature request: refactor.extract.struct FeatureRequest Issues asking for a new feature that does not need a proposal. gopls Issues related to the Go language server, gopls. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#70715 opened Dec 6, 2024 by danp gopls/backlog
x/tools/gopls: feature: "move declaration" refactoring FeatureRequest Issues asking for a new feature that does not need a proposal. gopls Issues related to the Go language server, gopls. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#70583 opened Nov 26, 2024 by adonovan gopls/v0.20.0
x/tools/gopls: refactor.rewrite.removeUnusedParam: avoid literalization for recursive spread call gopls Issues related to the Go language server, gopls. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#70554 opened Nov 25, 2024 by tttoad gopls/backlog
x/tools/gopls: add refactor.inline.variable-all code action FeatureRequest Issues asking for a new feature that does not need a proposal. gopls Issues related to the Go language server, gopls. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#70085 opened Oct 29, 2024 by xzbdmw gopls/v0.20.0
x/tools/gopls: rename package decl fails in CLI Documentation Issues describing a change to documentation. gopls Issues related to the Go language server, gopls. Refactoring Issues related to refactoring tools
#69582 opened Sep 22, 2024 by adonovan gopls/backlog
x/tools/internal/refactor/inline: a read from a non-address-taken variable should commute with global effects Analysis Issues related to static analysis (vet, x/tools/go/analysis) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#68948 opened Aug 19, 2024 by adonovan Unreleased
x/tools/internal/refactor/inline: offer an option to inline all calls in a file NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#68567 opened Jul 24, 2024 by lfolger Unreleased
x/tools/internal/refactor/inline: support inlining functions with type parameters FeatureRequest Issues asking for a new feature that does not need a proposal. gopls Issues related to the Go language server, gopls. NeedsFix The path to resolution is known, but the work has not been done. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#68236 opened Jun 28, 2024 by lfolger gopls/backlog
x/tools/gopls: report unnecessarily exported symbols gopls Issues related to the Go language server, gopls. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#67573 opened May 22, 2024 by adonovan gopls/backlog
go/parser: StructType.End() can underflow the File gopls/parsing Issues related to parsing / poor parser recovery. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Refactoring Issues related to refactoring tools
#66683 opened Apr 4, 2024 by adonovan Go1.25
x/tools/gopls: support "inline all" and "inline away" FeatureRequest Issues asking for a new feature that does not need a proposal. gopls Issues related to the Go language server, gopls. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#66370 opened Mar 18, 2024 by findleyr gopls/v0.20.0
x/tools/gopls: redundant diagnostics due to quick fixes gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#65966 opened Feb 27, 2024 by findleyr gopls/backlog
x/tools/gopls: extract variable returns an extra lhs expression and no template edit support is available gopls Issues related to the Go language server, gopls. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#65944 opened Feb 22, 2024 by gayanper gopls/backlog
x/tools/gopls: code action "Extract interface for type" FeatureRequest Issues asking for a new feature that does not need a proposal. gopls Issues related to the Go language server, gopls. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#65721 opened Feb 15, 2024 by martskins gopls/unplanned
x/tools/internal/refactor/inline: simplify control statements when the operand is known gopls Issues related to the Go language server, gopls. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#65572 opened Feb 7, 2024 by adonovan gopls/backlog
x/tools/gopls: extract func/method arg(s) to struct FeatureRequest Issues asking for a new feature that does not need a proposal. gopls Issues related to the Go language server, gopls. help wanted Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#65552 opened Feb 6, 2024 by danp gopls/backlog
x/tools/internal/refactor/inline: good starter projects help wanted NeedsFix The path to resolution is known, but the work has not been done. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#63352 opened Oct 3, 2023 by adonovan
5 of 15 tasks
Unreleased
x/tools/gopls: add missing comma before newline in composite literal FeatureRequest Issues asking for a new feature that does not need a proposal. gopls Issues related to the Go language server, gopls. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#62145 opened Aug 18, 2023 by drice gopls/unplanned
x/tools/gopls: rename incorrectly renames multiple function definitions gopls Issues related to the Go language server, gopls. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#62135 opened Aug 18, 2023 by thanethomson gopls/backlog
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.