Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.01 KB

File metadata and controls

27 lines (15 loc) · 1.01 KB

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