I want to create a custom Live Template that will be available with my plugin. I know how to create custom Live Templates using the Settings dialog, but I want to be able to distribute the Live Template as part of my plugin:
- How is the Live Template defined within the plugin?
- Where is the entry point to register it with the application?
Thanks.