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
Sort

Issues list

x/tools/gopls: fix quickfix to add missing import when package name does not match directory name gopls/imports gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#70755 opened Dec 10, 2024 by Seb-C gopls/backlog
x/tools/cmd/goimports,gopls: avoid deprecated symbols and/or packages gopls/imports gopls Issues related to the Go language server, gopls.
#70736 opened Dec 9, 2024 by findleyr gopls/backlog
x/tools/gopls: high cpu usage all the time gopls/imports 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. Tools This label describes issues relating to any tools in the x/tools repository.
#70172 opened Nov 2, 2024 by newhook gopls/v0.18.0
x/tools/gopls: organizeImports does not find package after changing its name gopls/imports gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#67973 opened Jun 13, 2024 by stapelberg gopls/v0.18.0
x/tools/gopls: imports older modules gopls/imports gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#67345 opened May 13, 2024 by jzelinskie gopls/v0.18.0
x/tools/gopls: organizeImports chooses wrong import with 20+ peer package imports gopls/imports NeedsFix The path to resolution is known, but the work has not been done. Tools This label describes issues relating to any tools in the x/tools repository.
#67022 opened Apr 24, 2024 by guettli gopls/v0.18.0
x/tools/gopls: incorrectly suggests internal/singleflight completion gopls/imports gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#64083 opened Nov 12, 2023 by findleyr gopls/v0.18.0
x/tools/gopls: fails to find new std library APIs dynamically gopls/imports gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#63767 opened Oct 27, 2023 by findleyr gopls/v0.18.0
x/tools/gopls: cannot choose the "right" value for completionBudget gopls/imports 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. Tools This label describes issues relating to any tools in the x/tools repository.
#63459 opened Oct 9, 2023 by myitcv gopls/v0.19.0
x/tools/gopls: organize imports formats the package statement gopls/imports gopls Issues related to the Go language server, gopls.
#63153 opened Sep 17, 2023 by 70sh1 gopls/backlog
x/tools/gopls: use common package name aliases in unimported completion and goimports FeatureRequest gopls/completion Issues related to auto-completion in gopls. gopls/imports gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#62193 opened Aug 17, 2023 by jhendrixMSFT gopls/backlog
x/tools/gopls: picks random import path not in go.mod when wanted import path for package is in go.mod gopls/imports gopls Issues related to the Go language server, gopls. NeedsFix The path to resolution is known, but the work has not been done. Tools This label describes issues relating to any tools in the x/tools repository.
#61208 opened Jun 29, 2023 by meling gopls/v0.18.0
x/tools/gopls: automatic imports sometimes pick non-optimal modules gopls/imports gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#60663 opened Jun 7, 2023 by andig gopls/backlog
x/tools/imports: package in v2 module listed in go.mod is resolved to non-listed v1 gopls/imports modules NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
#58382 opened Feb 7, 2023 by dolmen gopls/v0.18.0
x/tools/gopls: add a setting to control removal of unused imports, and a quickfix FeatureRequest gopls/imports gopls Issues related to the Go language server, gopls. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. Tools This label describes issues relating to any tools in the x/tools repository.
#54362 opened Aug 10, 2022 by findleyr gopls/v0.19.0
x/tools/gopls: autocomplete returns packages within excluded directories (per build.directoryFilters) gopls/completion Issues related to auto-completion in gopls. gopls/imports 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. Tools This label describes issues relating to any tools in the x/tools repository.
#52347 opened Apr 14, 2022 by gonzojive gopls/v0.19.0
x/tools/gopls: do not suggest names from unimportable internal packages gopls/imports gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#44890 opened Mar 5, 2021 by butuzov gopls/backlog
x/tools/gopls: reuse named imports from other packages in the current module FeatureRequest gopls/imports gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#44510 opened Feb 22, 2021 by mvdan gopls/unplanned
x/tools/gopls: support multiple local values in the local prefix setting gopls/imports gopls Issues related to the Go language server, gopls. NeedsFix The path to resolution is known, but the work has not been done. Tools This label describes issues relating to any tools in the x/tools repository.
#44027 opened Jan 31, 2021 by bravoecho gopls/backlog
x/tools/cmd/imports: prefer latest versions of modules gopls/imports modules NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
#41800 opened Oct 5, 2020 by Fenny Unreleased
x/tools/gopls: consider auto-detecting the module to provide -local without a config FeatureRequest gopls/imports gopls Issues related to the Go language server, gopls. help wanted Tools This label describes issues relating to any tools in the x/tools repository.
#40660 opened Aug 10, 2020 by stamblerre gopls/backlog
x/tools/gopls: normalize feature sets of unimported completions and organize imports gopls/imports gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#36077 opened Dec 11, 2019 by SteelPhase gopls/backlog
ProTip! What’s not been updated in a month: updated:<2024-11-29.