Angular live templates for Idea platform IDEs.
It follows Angular Style Guide instructions.
Clone the repository and copy ngLiveTemplates.xml
into your Idea IDE templates directory.
Typically it is in ~/.<productName><version>/config/templates/
. See https://www.jetbrains.com/webstorm/help/live-templates.html for details.
git clone https://github.com/mattesCZ/ngLiveTemplates.git
cp ngLiveTemplates/ngLiveTemplates.xml ~/.PyCharm40/config/templates/
Now open your IDE and look into settings -> Live Templates. You should see new ngLiveTemplates
group of templates.