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.86k stars 4.15k forks source link

ng-snippets on package control #448

Open alsfurlan opened 9 years ago

alsfurlan commented 9 years ago

Hi @johnpapa, it'is me again!

I include my snippets on package control. I want know if you can suggest in your styleguide. Follow your pratices.

https://packagecontrol.io/packages/ng-snippets

johnpapa commented 9 years ago

how do these match on the one here?

alsfurlan commented 9 years ago

I follow a certain syntax in the guide to create them and submitted to the package control repository. Being in Package Control it is becomes an easier alternative to installing the Sublime Text. I could also change the shortcuts to not give conflicts with current snippets, if you prefer.

johnpapa commented 9 years ago

there are snippets in this guide for sublime. perhaps merge yours with these in the guide repo?

alsfurlan commented 9 years ago

All right, I will see yours, merged them and make a pull request for you, what do you think?

joshwiens commented 9 years ago

@alsfurlan - There are a few updates in #537 by @MAustinMMDP that would also provide value to the sublime snippets you currently have on package control.

And while I agree that getting them into package control is a definite must, I would suggest a naming convention that makes them easy to identify with the style guide.

MelissaMMDP commented 9 years ago

@alsfurlan - I've created another #544 with additional updates that you may want to take a look at. I have updated them to be consistent with the WebStorm templates.

alsfurlan commented 9 years ago

Thanks @joshtoo @MAustinMMDP! I will see your commits and add snippets follow their styles. I don't merged yet with the Guide. So I will add them and merged with snippets on this guide.

johnpapa commented 8 years ago

are these ready? i may have missed them