Skip to content

x/tools/gopls: formally deprecate experimentalWorkspaceModule #52897

Closed
@findleyr

Description

@findleyr

With go.work files, we no longer need the experimentalWorkspaceModule feature for gopls, which like its name suggests never got out of experimental (it was superseded by workspaces).

We should start alerting users of experimentalWorkspaceModule to switch to go.work, and plot a roadmap to full removal of this feature. As is, our users can encounter bugs in experimentalWorkspaceModule that don't exist with go.work files (e.g. golang/vscode-go#2243).

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.gopls/workspaceIssues related to support for modules or multi-module workspaces.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions