Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider changing prefix to Ng<space> from AngularJS #3

Open
Iristyle opened this issue Sep 24, 2012 · 4 comments
Open

Consider changing prefix to Ng<space> from AngularJS #3

Iristyle opened this issue Sep 24, 2012 · 4 comments

Comments

@Iristyle
Copy link
Owner

This will give the content more room to breathe. The Shift + F3 can still be bound to search on Ng<space> instead of AngularJS

@Iristyle
Copy link
Owner Author

@alexeygolev since you're my one vocal user... thoughts?

@Iristyle
Copy link
Owner Author

For example

<snippet>
    <content><![CDATA[.\$dirty]]></content>
    <tabTrigger>.$</tabTrigger>
    <scope>source.coffee</scope>
    <description>Angular Controller $dirty</description>
</snippet>

becomes

<snippet>
    <content><![CDATA[.\$dirty]]></content>
    <tabTrigger>.$</tabTrigger>
    <scope>source.coffee</scope>
    <description>Ng Controller $dirty</description>
</snippet>

@alexeygolev
Copy link
Contributor

yeah...I guess it makes sense... that way they going to fit better. Thank you for doing this, btw. Using the package for my project now... speeds things up!

@Iristyle
Copy link
Owner Author

Cool... glad to hear.

I'm probably going to add out some more scaffolds for using RequireJS + AngularJS... there's some boilerplate there that would be convenient to take care of with a snippet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants