you can add those two lines to get scope variables and controllers

--regex-JavaScript=/\$scope[A-Za-z0-9._$]*\.([A-Za-z0-9._$]+?)[ 
\t]*[:=]/\1/t,ng-scope-variable/
--regex-JavaScript=/\.controller\('([A-Za-z0-9._$]+)'/\1/c,ng-controller/

Le mercredi 10 avril 2013 15:30:28 UTC+2, Quang Dũng a écrit :
>
> Anyone has ctags configuration that works correctly with angularJS syntax. 
> I have mine but it doesn't seem to work well :) 
>
> This is mine 
> http://pastebin.com/WbgmnC7C
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to