Orta Therox
Orta Therox
I did a look through the commits and I don't see a reason why it wasn't generated - there might be debate inside teams ( @sandersn could you maybe search...
Thanks sire! Yeah, I'd say that's an omission, adding the new package would require someone from the TS team to accept but we should do that
Also, new snapshots should trigger it 
I've wondered about this myself too On May 26, 2017 15:51, "Qibang" wrote: > Get. Thanks > > — > You are receiving this because you authored the thread. >...
Thanks Yeah, totally makes sense - I'll give it a polish pass one of these days and send a PR with a readme
We can also convert the whole output to use tasks - this means we can get the terminal to render the output (then we can show colours)
It could be worth looking at https://github.com/CzBuCHi/vscode-jest-runner to see if this extension does that
We'd have to build our own implementation of a word-wrapping system, that doesn't come with vscode API for extensions - I'm open to the idea, but probably won't be building...
I'm not wild on the change personally, unless the vscode team have opinions, it's probably not something I'd merge I think your reasoning is pretty solid, but I don't think...
It should be - [we pull the nearest babelrc and use that](https://github.com/facebook/jest/blob/cf1f00a1d97c07fd4a1ca9f2481b86e2026d9744/packages/jest-editor-support/src/parsers/BabylonParser.js#L24-L44)