-
Notifications
You must be signed in to change notification settings - Fork 818
Open
Labels
QuestionThis is a question, rather than an issue report.This is a question, rather than an issue report.WaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.Issue is not actionable because of missing required information, which needs to be provided.gopls/workspaceworkspace setup related issues (UX of multi-modules, nested modules, GOPATH handling)workspace setup related issues (UX of multi-modules, nested modules, GOPATH handling)
Milestone
Description
Is your feature request related to a problem? Please describe.
We always see such message if we open a repo and go.mod is not under the root directory of that repo. I tried the build.expandWorkspaceToModule
setting, it does not recognize the sub-directory contains go.mod even it is the only sub-directory which contains go.mod file.
Describe the solution you'd like
Provide a setting to allow user specify the sub-directory as root directory and pass it to go plugins.
Describe alternatives you've considered
I tried build.expandWorkspaceToModule
but not helping.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
QuestionThis is a question, rather than an issue report.This is a question, rather than an issue report.WaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.Issue is not actionable because of missing required information, which needs to be provided.gopls/workspaceworkspace setup related issues (UX of multi-modules, nested modules, GOPATH handling)workspace setup related issues (UX of multi-modules, nested modules, GOPATH handling)