# Talon for Sublime Text [![License](https://img.shields.io/github/license/roycetech/sublime-text-4-talon-syntax?style=for-the-badge)](LICENSE) [![Version](https://img.shields.io/github/v/release/roycetech/sublime-text-4-talon-syntax?style=for-the-badge)](https://github.com/roycetech/sublime-text-4-talon-syntax/releases) [![Package Control](https://img.shields.io/packagecontrol/dt/Talon?style=for-the-badge)](https://packagecontrol.io/packages/Talon) This [Sublime Text](http://www.sublimetext.com/) package adds syntax highlighting and comment functionality for [Talon Voice](https://talonvoice.com). ![Screencapture](https://raw.github.com/roycetech/sublime-text-4-talon-syntax/master/screencapture.gif) *Screencapture of Talon in Sublime Text* ## Installation ### Package Control 1. Make sure you already have [Package Control](https://packagecontrol.io/) installed 2. Choose “*Install Package*” from the Command Palette (Super+Shift+p) 3. Select “*Talon*” and press Enter ### Using Git 1. Change to your Sublime Text `Packages` directory 2. Clone repository `git clone https://github.com/roycetech/sublime-text-4-talon-syntax.git` ### Manual installation 1. Download the latest [stable release](https://github.com/roycetech/sublime-text-4-talon-syntax/releases) 2. Unzip the archive to your Sublime Text `Packages` directory ## Usage Open or create a `.talon` file in Sublime Text and observe the syntax highlighting and comment functionality. ## License This work is licensed under the [The MIT License](LICENSE).