A Sublime Text plugin with PEG.js grammar with CoffeeScript. If you use CoffeeScript and PEG.js, then checkout pegjs-coffee-plugin.
Installaton with Package Control (Recommended)
Search for "PEGjs CoffeeScript".
- Navigate to your packages folder and then clone this repo.
- Restart Sublime Text to complete installation.
Code originates from: dignifiedquire/pegjs-coffee-plugin#1