Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Go Struct to ProtoNew to Visual Studio Code? Get it now.
Go Struct to Proto

Go Struct to Proto

wuwei0215

|
1 install
| (0) | Free
Convert Go struct to Protobuf message using Go AST
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Go Struct to Proto

Convert Go struct definitions to Protobuf messages directly inside VS Code.

Features

  • Paste Go struct, click convert → get proto
  • Supports Go AST parsing
  • Cross-platform CLI support

Usage

  1. Open the command palette: Cmd+Shift+P / Ctrl+Shift+P
  2. Run Go Struct → Proto
  3. Paste your Go struct
  4. Click Convert
  5. Copy the generated proto message
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft