Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>vscode-protoNew to Visual Studio Code? Get it now.
vscode-proto

vscode-proto

sanketh.dev

|
36,223 installs
| (1) | Free
proto3 support for vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-proto README

Proto3 support for VSCode

Features

name

  • syntax highlighting.
  • syntax validation.
  • compiling

Other notes

Some of the logic has been extracted from vscode-proto3

I have made an effort fix some issues and improve where I can. I have also removed some features such as auto complete in an attempt speed up the extention. I have also fixed the issue where imports were behaving weird.

Make a bug report by creating a Github issue or by opening a PR.

Known issues

Import errors are only compiled on save. The errors are generated by running the protoc command and this time, the command only accepts saved files.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft