Skip to content

x/tools/gopls: support all flags regardless of their position #41860

@stamblerre

Description

@stamblerre

For the gopls command line, some flags must be passed directly to the gopls command and some flags must be passed to serve. This makes it difficult for editor clients to start gopls using the gopls serve command and generally leads to confusion. @ianthehat has work in progress to allow flags to be specified in any order. This is a prerequisite to #41282.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ToolsThis 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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions