Skip to content

Latest commit

 

History

History
85 lines (62 loc) · 3.07 KB

CHANGELOG.md

File metadata and controls

85 lines (62 loc) · 3.07 KB

Change Log

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: