# HandyLLM (for Sublime Text)
[][1]
[][2]
The Sublime Text package for [HandyLLM][3].
## Features
### Hprompt syntax highlight
See screenshot below:
### Run hprompt file
You can use Sublime Text's build system to run the hprompt file.
### Create starter hprompt file
You can use the command palette to create a new hprompt file. Or you can just insert a frontmatter to an existing hprompt file.
### Snippets
Several snippets of template frontmatter, user message with image/audio, assistant response with tool, etc., are provided.
[1]: https://packagecontrol.io/packages/HandyLLM
[2]: https://pypi.org/project/HandyLLM/
[3]: https://github.com/atomiechen/HandyLLM