tststs
tststs
With the release v0.5.13, i additionally call update on save, not just if completion gets triggered. If you add a comment, save the file, the JSDoc comments should be there....
Maybe an issue with the tern parser. Is there any way to provide sample code, cause i never had that issue and can't reproduce it. Normally if you query references...
Can't reproduce it. Is it possible to provide a example project (.tern-project, js/**, etc.) where this error occurs? if so, maybe i can spot the error, build a workaround (till...
I'm not asking for private or sensitive data here :) Just asking for a sample-project, where the error is reproducible. thx tststs
I am not sure, if this is possible.
`glob` is a dependency for tern. please try to reinstall the package or delete `node_modules` inside the package folder `.atom/packages/atom-ternjs` and do a fresh apm install.
Shouldn't happen here. Are you able to provide a sample file witch causes the issue? Greetings.
Please provide the .tern-project config and a sample to reproduce the issue (if possible). I tried several projects, configurations on OSX and Windows and never faced the issue. So there...
Please report this issue directly to marijnh/tern. Before reporting, pls do a apm install @ .atom/packages/atom-ternjs and restart atom and check if the error stilly occurs.
Does the issue still exists?