evans
evans copied to clipboard
Feature Request: Include Google API Proto files
Google API proto files are commonly used to annotate grpc services and aren't always included the protobuf repos (such as when built with buf
which includes those files at build-time).
It would be nice if evans could reference the google/api/*.proto
imports internally without needing to ship those files