Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Protobuf supportNew to Visual Studio Code? Get it now.

Protobuf support

peterj

|
140,514 installs
| (5) | Free
Protobuf support (.proto file syntax highlighting)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Protobuf support for Visual Studio Code

Functionality

This extensions adds syntax highlighting and bracket matching for .proto files (protobuf) in VS code. This extension is using this tmbundle: https://github.com/kevinweil/protobuf.tmbundle.

demo

Installation

Launch Visual Studio code, press F1 and type ext install to bring up the list of extensions. Pick Protobuf support from the list to install the extension. Restart Visual Studio Code and you should be ready to go. Alternatively, you can copy the contents of the repo under ~/.vscode/extensions/vscode-protobuf.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft