Larry He

Results 6 comments of Larry He

Thank u @shawndumas . it's typo. I did use .tern-project.

Thanks @marijnh . they are just two normal javascript files like foo.js and bar.js. In foo.js, there is a function fun1 that references fun2 defined in bar.js. When i am...

![screen shot 2014-02-13 at 10 25 36 am](https://f.cloud.github.com/assets/52333/2163223/62e8cd90-94dc-11e3-9b97-510ad527ec7c.png) I used the exactly the same files as you provided above. see my screenshot attached. always got no definition found. I opened...

Hi @marijnh , I added a log in respond function of tern script and found that data returned is undefined which is supposed to be an object for above query....

I am using tern 0.5.0 and my node version is v0.10.24

Hi @davis , I mean this plugin should be able to parse handlebar template and automatically register partials. for example. I have below handlebar template. the plugin should extract /path/to/myPartial...