html-snippets
html-snippets copied to clipboard
Change everything to tag
Is it possible to change everything I type in tag?
For example, I'm creating some new directives in my app using angular, and I have one called "my-tmpl", and I want to change it for
<my-tmpl></my-tmpl>
when I type "tab", is it possible? Is there any configuration for that?
Thanks for your time, and congras for the plugin, it's awesome.
hello sorry for late reply, are you trying to create a snippet for your directive if I understand correctly?