Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>vscode-wranglrNew to Visual Studio Code? Get it now.
vscode-wranglr

vscode-wranglr

Alex Weininger

|
168 installs
| (0) | Free
WrangLR support for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-wranglr 🤠

Syntax highlighting for writing WrangLR grammars in Java files using VS Code.

Screenshot 2

Features

MiniJava keyword highlighting:

  • Reserved words e.g. `boolean, `break...
  • Reserved but unused words e.g. `abstract, `assert...
  • Special-character tokens e.g. `!, `=...

WrangLR highlighting for:

  • Operators e.g. //:, ::=, =>...
  • Repitition and optional symbols e.g. A+, A**, A?...
  • Special semantic actions e.g. void, text, pass...

Before:

Before

After:

Screenshot 1

Setup

Install extension

Works out of the box when editing .java files.

Known Issues

Please report issues within the GitHub issues section.

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