protoviewer Display proto file contents in VSCode. Add the following to your settings: "protoviewer": { "proto-path": "/path/to/your/protobuf_file.proto", "message-name": "MessageName" }