Features
Integration of the JSpeech Grammar Format (JSGF) in Visual Studio Code giving access to:
- Syntax highlight
- Code snippets
- Auto recognition for .gram and .jsgf extensions
Installation
- Install Visual Studio Code's most recent version
- Launch Code
- From the command palette
Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
- Select
Install Extension
- Choose the extension
JSpeech Grammar Format for vscode
- Reload Visual Studio Code
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
Credits
Disclaimer
This extension is in a very early stage, thus it might not be as complete as you expect it to be.
Plus, this was my very first vscode extension ! Peace <3
| |