atom-ternjs icon indicating copy to clipboard operation
atom-ternjs copied to clipboard

doesn't work with requirejs (although it works with tern-for-vim)

Open davidsu opened this issue 8 years ago • 1 comments

the problem is that the request made to the server doesn't hold the fullPath from the basedir given in the requirejs config. here I solved the problem for the navigation which is the only thing I care about really but it would be nice to see this fixed on the main repo

davidsu avatar Jan 02 '18 13:01 davidsu

Please provide an example repo where the issue happens + .tern-project and i'll try to fix the issue.

tststs avatar Mar 03 '19 16:03 tststs