I installed 0.81 and set the project execution to "Debug" and my project file has the typescript compiler stuff in and is creating source maps, but no debugging happens.
Breakpoints aren't hit and errors error into the .js file not the .ts file.
What am I doing wrong?