Is there any way to do a automatic compilation with typescript? Like when using mindscape for CoffeScript? You just save the file and the extension compiles your codes.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is supported in VS2012 RTM using the latest WebEssentials 2012 extension (released yesterday with a neat TypeScript double windows editor)
EDIT :
WebEssential2012 Version 3.0 has been stripped of any TypeScript features since it conflicts with the latest improvements of the official TypeScript Visual Studio plugin.
Compile on save is now natively supported by the plugin since TypeScript v0.8.2 and if you edit the project file : https://typescript.codeplex.com/wikipage?title=Compile-on-Save