Larry He
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...
 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...