better-go-syntax
better-go-syntax copied to clipboard
Struct field types falsely highlighted as variables if qualified
It seems that the recent commit a3156b69e4721238553c0dabb0ad64edc3bb3894 falsely assigns a struct fields type the variable scope, if the type is qualified with the package name.