Navigate to declaration of AngularJS controller or directive?
In a html file which has AngularJS controller or directives, is there a way to navigative to their declarations in js files? Also the other round using find usages? Is this support planned?
Please sign in to leave a comment.
Not at the moment. The AngularJS plugin has this planned, but needed to parse JSDoc comments in order to properly index everything. Fortunately, 9.1 has support for JSDoc, so hopefully soon...