vscode-ebnf

EBNF for Visual Studio Code
Mirror of https://github.com/Jamozed/vscode-ebnf
git clone http://git.omkov.net/vscode-ebnf
Log | Tree | Refs | README | LICENCE | Download

Date Message Author Files + -
2023-05-15 05:09:51 Replace SVG badges with PNGs Jamozed 3 +13 -11
2022-11-22 03:13:08 Bump version to 1.0.5 Jamozed 2 +27 -27
2022-11-22 03:04:44 Add syntax highlighting for EBNF codeblocks in markdown (#2) Drew Youngwerth 2 +37 -1
2022-02-22 00:07:15 Fix rules with spaces not being matched Jamozed 2 +2 -2
2021-07-07 04:39:09 Adjust rule matching to fit ISO 14977 Jamozed 1 +2 -2
2021-06-13 09:07:36 Add syntax highlihting Jamozed 5 +145 -1