Jison Syntax Highlight support for VS CodeThis extension brings syntax highlight for the Jison grammars files in VS Code. It's a fork from the Atom extension (also used by Github Linguist), created by Chris Dibbern (https://github.com/cdibbs). Jison is a parser generator quite similar to Bison, but it uses Javascript (and also generates parsers written in JS) instead of C or C++. FeaturesJust one: syntax highlighting. RequirementsNothing in special. Extension SettingsNone. Known IssuesGOTO issues section in the repo. Release NotesRefer to CHANGELOG.md. |