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.
- Host: GitHub
- URL: https://github.com/tscpp/vsc-proto-lang
- Owner: tscpp
- Created: 2021-04-15T12:53:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-15T14:29:26.000Z (over 4 years ago)
- Last Synced: 2025-02-05T12:41:19.517Z (11 months ago)
- Language: TypeScript
- Size: 62.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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.
## Extension Settings
* `proto-lang.include`: array with include paths