Skip to content

futagoza/vsc-syntax-pegjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An extension for VS Code that provides syntax highlighting for PEG.js and some of its variants.

features

  • .peg-grammar for PEG.js grammar files that don't do syntax highlighting for initializer blocks.
  • .pegjs for grammar files with JavaScript (ES6+) based initializer blocks.
  • .pegcoffee for grammar files with CoffeeScript based initializer blocks.

about

The orignal syntax template was based on https://github.com/SrTobi/code-pegjs-language by Tobias Kahlert, but after the initial draft (not to mention learning more about VS Code Extensions and the Visual Studio Marketplace 😄) I rewrote it and added more syntax templates, based on:

links

About

Syntax highlighting for PEG.js in Visual Studio Code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published