-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Open
Labels
ToolsThis 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
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
Labels
ToolsThis 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.