This project adheres to Semantic Versioning.
- Added: Support for GOLD and Grammarkdown grammars
- Added:
.ypp
to recognised Yacc extensions
July 2nd, 2021
October 15th, 2020
- Added: Fallback highlighting for unrecognised BNF symbols
- Added: Support for Labelled BNF [
#3
] - Added: Support for Lark-flavoured EBNF [
#4
] - Fixed: BNF rules restricted to single-line definitions only
- Fixed: Broken highlighting of EBNF rule-names that contain dashes
December 4th, 2019
- Added: Support for ABNF
<prose sequences>
- Added: Tokenisation of non-standard
:=
delimiters in ABNF files - Fixed: Incorrect matching of core-rule names followed by dashes
August 30th, 2019
- Fixed: Missing C/C++ highlighting in Lex/Yacc files
- Fixed: Preview-images needlessly included in package distribution
August 30th, 2019
Initial release. Adds syntax highlighting for the following languages: