-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.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
What did you do?
$ gopls help version
gopls: Unknown command help
...
Usage:
gopls help [<subject>]
...
# check exit code:
$ echo $?
2
What did you expect to see?
a help message for the selected topic, or a list of topics if topic doesn't exist
What did you see instead?
an error message stating "Unknown command help", along with a help message inviting me to type gopls help [<subject>]
or a message inidcating the correct command to type for a <subject>
(probably gopls <subject> -h
?)
Build info
golang.org/x/tools/gopls v0.8.3
golang.org/x/tools/[email protected] h1:Mxm94ix8oSARQ6svioO6SxKEYWT/VCP54/448LOHzrk=
...
go: go1.18.1
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.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.