-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed as duplicate of#74329
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
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.
excute, setanarut, SolarLune, fernando-mf and ls4154
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.