AngularJS-brackets icon indicating copy to clipboard operation
AngularJS-brackets copied to clipboard

Improve resource recognition

Open ProLoser opened this issue 11 years ago • 0 comments

Right now a fairly brittle pattern is being used to recognize directives and controllers. This regex and related code should be expanded to be more versatile. Such as when passing a reference to a function instead of just an anonymous function.

ProLoser avatar Mar 12 '14 09:03 ProLoser