-
Notifications
You must be signed in to change notification settings - Fork 17.8k
Issues: golang/go
Go team quiet weeks December 23–January 3: issue tracker resp...
#70965
opened Dec 23, 2024 by
cherrymui
Open
1
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
Label
Projects
Milestones
Assignee
Sort
Issues list
x/tools/gopls: report if accepting a completion item will result in auto-import
FeatureRequest
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls/internal/analysis: add "modernizer" analyzers
Analysis
Issues related to static analysis (vet, x/tools/go/analysis)
FeatureRequest
gopls/analysis
Issues related to running analysis in gopls
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.
x/tools/gopls: feature request: refactor.extract.struct
FeatureRequest
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.
x/tools/gopls: feature: "move declaration" refactoring
FeatureRequest
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.
x/tools/gopls: jump to definition on 'return' should go to the result parameter list
FeatureRequest
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.
x/tools/gopls: hover over unkeyed field should show field info
FeatureRequest
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.
x/tools/gopls: feature: support SnippetTextEdit in codeactions
FeatureRequest
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
cmd/compile: provide default PGO profiles that cover the runtime
compiler/runtime
Issues related to the Go compiler and/or runtime.
FeatureRequest
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
x/tools/gopls: add "Eliminate dot import" code action
FeatureRequest
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.
x/tools/gopls: feature: offer a quickfix to define a struct field on "has no field or method" error
FeatureRequest
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: "replace all occurrences" variants of refactor.{inline,extract}.variable
FeatureRequest
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.
x/tools/gopls: Hover/DocumentHighlight for format strings
FeatureRequest
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.
x/tools/gopls: handle undefined struct type in Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
undeclaredname
autofix code action
FeatureRequest
gopls
cmd/trace: add absolute (system) timestamp
compiler/runtime
Issues related to the Go compiler and/or runtime.
FeatureRequest
NeedsFix
The path to resolution is known, but the work has not been done.
runtime: provide a way to opt in to stack trace printing for process-terminating signals in secure-mode binaries on Unix OSes
compiler/runtime
Issues related to the Go compiler and/or runtime.
FeatureRequest
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
cmd/vet: improve the frame pointer check
compiler/runtime
Issues related to the Go compiler and/or runtime.
FeatureRequest
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
proposal: cmd/go: cmd/go
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Proposal
-json
flag for go version -m
FeatureRequest
GoCommand
crypto: support ACVP testing
FeatureRequest
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
cmd/go: add cmd/go
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.
go generate -exec
flag like go run -exec
and go test -exec
FeatureRequest
GoCommand
#69487
opened Sep 16, 2024 by
mvdan
x/tools/gopls: resolve comment links to unimported package-qualified symbols such as [net/http.Request]
FeatureRequest
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
cmd/compile: add epilogue_begin to DWARF line info
compiler/runtime
Issues related to the Go compiler and/or runtime.
FeatureRequest
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
x/tools/gopls: feature: repair the syntax
FeatureRequest
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: support renaming a test package to make it external
FeatureRequest
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: Extend hover ability to get the type of selected expression
FeatureRequest
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.