Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tamuratak/vscode-pegjs
- Owner: tamuratak
- License: mit
- Created: 2019-06-28T07:59:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T20:27:31.000Z (over 1 year ago)
- Last Synced: 2024-10-28T13:34:16.284Z (about 2 months ago)
- Topics: javascript, pegjs, typescript, vscode, vscode-extension
- Language: PEG.js
- Homepage:
- Size: 243 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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