zeevallin / protogen-vscode

Syntax highlighting and snippets for .protogen files for VSCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Protogen for Visual Studio Code

This is a protogen extension for Visual Studio Code. It includes syntax highlighting and snippets for the protogen configurationlanguage.

Installing

You can install the extension from the Visual Studio Code marketplace.

Contributing

Thanks for thinking about contributing, below are a few things you need to know before doing so.

Installing dependencies

To use the toolchain for developing this repository, you need to have a few things installed on your machine.

  • NodeJS
  • Visual Studio Code

Run the make command to make sure all of the dependencies are installed.

$ make install

About

Syntax highlighting and snippets for .protogen files for VSCode


Languages

Language:Makefile 100.0%