I need to generate Source Maps when the TypeScript Compiler is executed from Visual Studio 2012. In Sublime Text 2, I just had to add an extra parameter to the build script.
In 0.9.5 you can use the following: Upload the project and in the property group and the following tag:
true
That make the job.