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
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

Is it possible that we have a parameter in settings to allow user specify the sub-directory as root of Go project gopls/workspace workspace setup related issues (UX of multi-modules, nested modules, GOPATH handling) Question This is a question, rather than an issue report. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#2967 opened Sep 11, 2023 by sillydong Untriaged
go.work: create a go.work automatically for a workspace with multiple modules FeatureRequest gopls/workspace workspace setup related issues (UX of multi-modules, nested modules, GOPATH handling) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#2132 opened Mar 24, 2022 by hyangah vscode-go/backlog
ux: suggest go.work if user is using go1.18+ and experimentalWorkspaceModule enabled FeatureRequest gopls/workspace workspace setup related issues (UX of multi-modules, nested modules, GOPATH handling)
#2070 opened Feb 15, 2022 by hyangah vscode-go/backlog
ux: suggest go.work if multiple modules are present in the repository FeatureRequest gopls/workspace workspace setup related issues (UX of multi-modules, nested modules, GOPATH handling)
#2069 opened Feb 15, 2022 by hyangah vscode-go/backlog
doc: tutorial for go.work (using vscode) Documentation gopls/workspace workspace setup related issues (UX of multi-modules, nested modules, GOPATH handling)
#2058 opened Feb 8, 2022 by findleyr vscode-go/backlog
ProTip! Type g i on any issue or pull request to go back to the issue listing page.