An open API service indexing awesome lists of open source software.

https://github.com/tscpp/vsc-proto-lang

Visual Studio Code Extension; Protocol Buffers Language Support; Intellisense, Go-To-Definition and Type Checking.
https://github.com/tscpp/vsc-proto-lang

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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