Skip to content

x/tools/gopls: parameter hints broken  #74374

Closed as duplicate of#74329
Closed as duplicate of#74329
@JupiterRider

Description

@JupiterRider

My Setup:

  • go: go version go1.24.4 linux/amd64
  • gopls: golang.org/x/tools/gopls v0.19.1
  • code: 1.101.1
  • vscode-go extension: 0.46.1

The Problem:
When I type arguments into a function, the "parameter hints"-box highlights the current parameter in blue.
This doesn't work with gopls v0.19 anymore.

With gopls v0.18.0:
Image

With gopls v0.19.1:
Image

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

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions