You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hyangah
changed the title
vscode-go doesn't show assignment to struct field
x/tools/gopls: references query does not count positional assignments to struct fields
Jun 4, 2024
gopherbot
added
Tools
This label describes issues relating to any tools in the x/tools repository.
gopls
Issues related to the Go language server, gopls.
labels
Jun 4, 2024
Here're the steps to reproduce:
Open with vscode, then cmd+left click
disableTxPool
field, it doesn't show the assignment to it here.I guess vscode-go has a bug identifying positional assignments to struct field.
The text was updated successfully, but these errors were encountered: