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

https://github.com/vallentin/vscode-bnf

VSCode extension adding BNF and EBNF syntax highlighting
https://github.com/vallentin/vscode-bnf

bnf dsl ebnf highlighting syntax-highlighting vscode vscode-extension

Last synced: 27 days ago
JSON representation

VSCode extension adding BNF and EBNF syntax highlighting

Awesome Lists containing this project

README

        

# vscode-bnf
[![Version](https://vsmarketplacebadge.apphb.com/version/Vallentin.vscode-bnf.svg)](https://marketplace.visualstudio.com/items?itemName=Vallentin.vscode-bnf)
[![Installs](https://vsmarketplacebadge.apphb.com/installs/Vallentin.vscode-bnf.svg)](https://marketplace.visualstudio.com/items?itemName=Vallentin.vscode-bnf)

This extension adds BNF and EBNF syntax highlighting to Visual Studio Code.

Files with the extension `.bnf` or `.ebnf` will automatically be highlighting.

![Syntax Highlighting](screenshot.png)