The Wayback Machine - https://web.archive.org/web/20221102090207/https://github.com/golang/vscode-go/issues
Skip to content

Issues: golang/vscode-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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

v0.36.0 Release
#2525 opened Nov 1, 2022 by hyangah
2 of 25 tasks
v0.36.0
test/integration/install: installation test teardown is unsuccessful due to failed module cache cleanup chore/testing issues related to bugs in test, CI setup NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#2524 opened Nov 1, 2022 by hyangah Untriaged
Delete code of references codelens NeedsFix The path to resolution is known, but the work has not been done.
#2519 opened Nov 1, 2022 by hyangah vscode-go/later
Parameter hints don't show up on autocompletion suggestion of methods or functions. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#2515 opened Oct 30, 2022 by flowchartsman v0.36.0
Unable to click/navigate to failed test location on the test error output go-test issues related to go test support (test output, test explorer, ...) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#2511 opened Oct 28, 2022 by uudashr Untriaged
Generate constructors command similar to Generate interface stubs FeatureRequest NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#2507 opened Oct 23, 2022 by tjgurwara99 vscode-go/unplanned
GoTestResolver: Limit scope of indexing to the package level instead of entire workspace/module FeatureRequest go-test issues related to go test support (test output, test explorer, ...) WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#2504 opened Oct 21, 2022 by mnoah1 vscode-go/unplanned
Error: Error: Illegal value for line WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#2500 opened Oct 17, 2022 by JssDWt Untriaged
gopls: automated issue report (crash) WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#2497 opened Oct 15, 2022 by Zanconotachi Untriaged
gopls: automated issue report (crash) WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#2496 opened Oct 15, 2022 by grzn Untriaged
Mac M1 failure. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#2495 opened Oct 14, 2022 by cyberience Untriaged
Update test explorer when tests run from "go.testOnSave" FeatureRequest go-test issues related to go test support (test output, test explorer, ...)
#2483 opened Sep 28, 2022 by pierrre vscode-go/later
Run test doesn't work on package level go-test issues related to go test support (test output, test explorer, ...) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#2480 opened Sep 25, 2022 by dzpt vscode-go/later
Connection to server got closed. Server will not be restarted. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#2475 opened Sep 22, 2022 by a0709 Untriaged
gopls "Nonexistent formatter" test on windows frequently fails chore/testing issues related to bugs in test, CI setup NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#2454 opened Sep 13, 2022 by hyangah v0.36.0
ProTip! Exclude everything labeled bug with -label:bug.