johnpapa / angular-styleguide

Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices.
http://johnpapa.net
MIT License
23.91k stars 4.16k forks source link

Webstorm live template to create a component #843

Closed jacobwardio closed 6 years ago

johnpapa commented 6 years ago

Thanks for the contributions. Can you help get some folks to review this?

I dont use WebStorm, so before we merge it I want to make sure it's up to date.

Perhaps some of the folks from webstorm team , even

prigara commented 6 years ago

Hi @jacobwarduk! Thanks for you PR. I've noticed that it's missing a comma in the line with templateUrl.

jacobwardio commented 6 years ago

Thanks for pointing this out @prigara, it has been fixed.

jacobwardio commented 6 years ago

@prigara as part of the WebStorm team, could you give this a quick review to see if we can get it merged into the repo please?

Kind regards, Jacob.

prigara commented 6 years ago

@jacobwarduk hey, Jacob! Tried it in WebStorm 2017.3, works fine for me! @johnpapa can you please merge it? Thank you!

johnpapa commented 6 years ago

done

and thank you all!