Skip to content

peterj/vscode-protobuf

Repository files navigation

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.

About

Protobuf (.proto) support for Visual Studio Code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published