https://github.com/ricardoferreirasilva/chevrotain-vscode
A Visual Studio Code extension for Chevrotain support.
https://github.com/ricardoferreirasilva/chevrotain-vscode
Last synced: 6 months ago
JSON representation
A Visual Studio Code extension for Chevrotain support.
- Host: GitHub
- URL: https://github.com/ricardoferreirasilva/chevrotain-vscode
- Owner: ricardoferreirasilva
- Created: 2018-08-08T15:58:00.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-24T13:36:17.000Z (over 6 years ago)
- Last Synced: 2025-04-09T20:15:43.477Z (6 months ago)
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=gallaeciandruid.chevrotain-vscode
- Size: 44.9 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Chevrotain for Visual Studio Code
This project is a [Visual Studio Code](https://code.visualstudio.com) extension for development with [Chevrotain](https://github.com/SAP/chevrotain). I decided to develop it to improve my own Chevrotain development experience and make it open-source in case any others decide to take advantage of this wonderful tool with Visual Studio Code.
## Features
At the moment the only feature that is buing developed is code snippets. Others may be added in the future. The primary target of this extension is for Typescript, however, I might add support for Javascript aswell in the future.
## Requirements
- [Visual Studio Code](https://code.visualstudio.com)