atom-ternjs
atom-ternjs copied to clipboard
Better error log
This will display the error stack in the notification for better debugging if the tern worker throws an uncaughtException.
before:

After:

@tststs any feedback? I believe this would make the error notification much more useful.
@tststs 🙃
@tststs you can close this pr if you don't want it