Skip to content

x/tools/gopls: use more specific quick fix description for undefined name #65087

@hyangah

Description

@hyangah

When the function is not defined, gopls provides a quickfix with the description "undefined"
Screenshot 2024-01-12 at 5 58 03 PM

It's unclear what it does. Use more specific description e.g. "add missing function" like TS language server
Screenshot 2024-01-12 at 6 04 14 PM

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.gopls/analysisIssues related to running analysis in gopls

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions