-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.
Milestone
Description
After a little time using the zero-config algorithm (#57979), it has become apparent to me that we should consider replace directives within the workspace.
Specifically, I noticed while navigating around Kubernetes that gopls creates too many unnecessary views for modules in the staging directory.
If a module replaces a directory contained in the workspace, the selectViews
algorithm should merge those views.
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.