google / tern-closure

A Tern plugin adding Closure support.
Apache License 2.0
32 stars 18 forks source link

Support go-to-definition for type strings in JSDoc and goog.require #28

Closed jgiles closed 10 years ago

jgiles commented 10 years ago

The complement to providing completion in goog.require (#3) and JSDoc type strings (#27) is adding go-to-definition. This would be hugely useful for navigating codebases.

This will require adding a hook for definition requests in the Tern core.