atom-ternjs
atom-ternjs copied to clipboard
doesn't work with requirejs (although it works with tern-for-vim)
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
Please provide an example repo where the issue happens + .tern-project and i'll try to fix the issue.