Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>protobuf-language-serverNew to Visual Studio Code? Get it now.
protobuf-language-server

protobuf-language-server

panzhihao

|
649 installs
| (0) | Free
A language server implementation for Google Protocol Buffers
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

protobuf-language-server

A language server implementation for Google Protocol Buffers

how to use

  1. Get code from https://github.com/lasorda/protobuf-language-server
  2. Build the target protobuf-language-server, add protobuf-language-server to PATH

features

  1. documentSymbol
  2. jump to defines
  3. format file with clang-format
  4. code completion

build vscode extension(optional for deveplop)

npm install -g vsce
npm install -g yarn
npm install
vsce package --no-yarn
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft