Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tamuratak/vscode-pegjs

PEG.js language support for Visual Studio Code
https://github.com/tamuratak/vscode-pegjs

javascript pegjs typescript vscode vscode-extension

Last synced: 10 days ago
JSON representation

PEG.js language support for Visual Studio Code

Awesome Lists containing this project

README

        

# vscode-pegjs

PEG.js language support for Visual Studio Code. This extension provides basic features on `*.pegjs` files.

- Go to Definiton
- Peek Definiton
- Find All References
- Peek References
- Rename Symbols
- Outline

![context menu](https://raw.githubusercontent.com/tamuratak/vscode-pegjs/master/demo/contextMenu.png)

You can install this extension from [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=tamuratak.vscode-pegjs).

For syntax highlighting, you have to install one of the following extensions:
- https://marketplace.visualstudio.com/items?itemName=futagozaryuu.pegjs-syntax
- https://marketplace.visualstudio.com/items?itemName=SirTobi.pegjs-language