tststs / atom-ternjs

JavaScript code intelligence for atom with tern.js and autocomplete-plus
MIT License
628 stars 76 forks source link

Better error log #366

Open UziTech opened 4 years ago

UziTech commented 4 years ago

This will display the error stack in the notification for better debugging if the tern worker throws an uncaughtException.

before: image

After: image

UziTech commented 4 years ago

@tststs any feedback? I believe this would make the error notification much more useful.

UziTech commented 4 years ago

@tststs 🙃

UziTech commented 4 years ago

@tststs you can close this pr if you don't want it