I am trying to set up a launch configuration in Visual Studio Code so that I can debug my unit tests.
My tests are written in Typescript. The tests and the code they tes
I've updated VS Code to 0.10.9 and Typescript to 1.8.2 and this now "just works".