Skip to content

x/tools/gopls: add dependency suggested fix broken with experimentalWorkspaceModule #44132

@stamblerre

Description

@stamblerre

Similar to the go mod tidy and update go.sum quick fixes, the add dependency quick fix does not work in experimental workspace module mode. The issue is again that we don't associate the fix with the correct module, which can lead to unpredictable results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions