agurod42 / vscode-lbnf

An extension for VS Code which provides support for the LBNF language.

Home Page:https://marketplace.visualstudio.com/items?itemName=agurodriguez.vscode-lbnf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode-lbnf

Version Installs

An extension for VS Code which provides support for the LBNF language.

LBNF is acronym for Labelled BNF, which is the language used in the compiler construction tool BNF Converter.

Features

  • Syntax highlighting

Release Notes

1.0.5

  • Fix issue with strings containing a semicolon in rules starting with a keyword

1.0.4

  • Fix issue with word nonempty not being detected when placed next to another keyword

1.0.3

  • Fix issue detecting single line comments after rules starting with a keyword

1.0.2

  • Fixed issues detecting categories inside squared brackets
  • Fixed issues parsing multiline rules

1.0.1

Added keywords for vscode marketplace

1.0.0

Initial release

About

An extension for VS Code which provides support for the LBNF language.

https://marketplace.visualstudio.com/items?itemName=agurodriguez.vscode-lbnf

License:MIT License