Closed TimothyGu closed 3 years ago
See https://blog.golang.org/protobuf-apiv2 for more information. After upgrading to protobuf 1.4.0, go-to-declaration now goes to the generated Go file.
Looks like this got fixed in version 2.2.0, which seems to be on a separate branch for now (api203).
Hmm, I didn't do anything specifically to fix this.
See https://blog.golang.org/protobuf-apiv2 for more information. After upgrading to protobuf 1.4.0, go-to-declaration now goes to the generated Go file.