Hi,
These are some really nice live templates for js.
Since a few versions ago Intellij allows adding read only repositories for live templates.
All that seems to be needed is a templates dir with the template commands in an xml file like this: https://github.com/TomasVotruba/PhpStorm-LiveTemplates/blob/master/templates/tomas_votruba_php.xml
Would you consider publishing your templates in this manner?
It's alot more convenient compared to installing a jar file for live templates.
Hi, These are some really nice live templates for js. Since a few versions ago Intellij allows adding read only repositories for live templates. All that seems to be needed is a templates dir with the template commands in an xml file like this: https://github.com/TomasVotruba/PhpStorm-LiveTemplates/blob/master/templates/tomas_votruba_php.xml Would you consider publishing your templates in this manner? It's alot more convenient compared to installing a jar file for live templates.
Thank you!