Skip to content

Visual Studio Code Extension; Protocol Buffers Language Support; Intellisense, Go-To-Definition and Type Checking.

Notifications You must be signed in to change notification settings

tscpp/vsc-proto-lang

Repository files navigation

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

About

Visual Studio Code Extension; Protocol Buffers Language Support; Intellisense, Go-To-Definition and Type Checking.

Resources

Stars

Watchers

Forks

Packages

No packages published