A language server implementation for Google Protocol Buffers
- Get code from https://github.com/lasorda/protobuf-language-server
- Build the target
protobuf-language-server
, addprotobuf-language-server
toPATH
- documentSymbol
- jump to defines
- format file with clang-format
- code completion
npm install -g vsce
npm install -g yarn
npm install
vsce package --no-yarn