Skip to content

ScottishCyclops/jsgf-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSpeech Grammar Format for vscode

GitHub issues GitHub license button VS Code marketplace button

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

  1. Install Visual Studio Code's most recent version
  2. Launch Code
  3. From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  4. Select Install Extension
  5. Choose the extension JSpeech Grammar Format for vscode
  6. Reload Visual Studio Code

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. 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

Releases

No releases published

Packages

No packages published