Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Jison Syntax HighlightingNew to Visual Studio Code? Get it now.
Jison Syntax Highlighting

Jison Syntax Highlighting

cruzelante098

|
9,305 installs
| (1) | Free
Provides support for Jison grammars syntax highlighting
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jison Syntax Highlight support for VS Code

This 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++.

Features

Just one: syntax highlighting.

Requirements

Nothing in special.

Extension Settings

None.

Known Issues

GOTO issues section in the repo.

Release Notes

Refer to CHANGELOG.md.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft