After setting a custom typescript output dir ("redirect javascript output to directory" option) breakpoints in the *.ts files are not working ("no code as been loaded for this location").
You can put a breakpoint in the generated *.js file and the debugger will show the correct *.ts file and work correctly, but it still won't hit any of the breakpoint set in the *.ts file even at that point.
I have the 12/19/2014 version of the node.js tool.
You can put a breakpoint in the generated *.js file and the debugger will show the correct *.ts file and work correctly, but it still won't hit any of the breakpoint set in the *.ts file even at that point.
I have the 12/19/2014 version of the node.js tool.