Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>proto-langNew to Visual Studio Code? Get it now.
proto-lang

proto-lang

Preview

tscpp

|
10,968 installs
| (0) | Free
Protocol Buffers Language Support; Intellisense, Go-To-Definition and Type Checking.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Protocol Buffer Language Support

⚠️ proto-lang is experimental and may provide invalid language support. ⚠️

Please report issues at https://github.com/tscpp/vsc-proto-lang/issues.

Features

Hover feature to see version.

  • Intellisense - provide suggestions based on imports and declrations.
  • ~~Go to definition~~ - go to message/enum/package declaration file and position.
  • ~~Type Checking~~ - sends errors to client is message/enum/package is missing.

Requirements

Download and install zxh404/vscode-proto3 from Visual Studio Code's marketplace.

zxh404/vscode-proto3

Extension Settings

  • proto-lang.include: array with include paths
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft