Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>bitprotoNew to Visual Studio Code? Get it now.
bitproto

bitproto

hit9

|
146 installs
| (0) | Free
Syntax support for bitproto
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode syntax highlighting for bitproto

Language Server Installation

pip install bitproto-language-server

Makesure its path at Extensions > Bitproto Language Server > Server Path is correct.

Install from Marketplace

https://marketplace.visualstudio.com/items?itemName=hit9.bitproto

Install from local

Firstly, ensure vsce is installed:

$ npm install -g @vscode/vsce

Clone this repo, and:

$ cd path/to/bitproto/editors/vscode/bitproto
$ vsce package

This will generates bitproto-1.2.0.vsix in current directory.

Start VSCode editor:

  • View -> Extensions -> ··· -> Install from VSIX...
  • Then browse the bitproto-1.2.0.vsix.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft