Hacker News new | ask | show | jobs
by hackcrafter 3470 days ago
The Just my Code debugger support, where stepping through callbacks can just skip all the in-between functions handled by third party libs looks fantastic.

Especially with await / yield-promise type stuff, I could imagine this will make debugging much nicer.

[0] https://code.visualstudio.com/updates/v1_8#_just-my-code-nod...