Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

VS 2013 TypeScript Support not working

I was using VS 2012 with the Web Essentials plugin. This was working great and I love the preview window.

Just installed VS 2013 Ultimate and upgraded to the latest version where TypeScript. VS 2013 "apparently" has better support \ integration. Nothing seems to work?

Tools > Options > Text Editor > TypeScript .. doesn't seem to have any reference to compile on save or how to enable a preview window.

What am I missing here?

I find posts like this: http://typescript.codeplex.com/wikipage?title=Compile-on-Save ... but this would just blow my mind of I went from such a clean and easy solution in VS 2012 to something like this ... really hope I'm missing something here.

like image 280
Warrick FitzGerald Avatar asked Aug 23 '26 04:08

Warrick FitzGerald


1 Answers

Web Essentials no longer includes TypeScript features. You need to install the TypeScript plugin to get TypeScript support in Visual Studio.

You should see the compile-on-save options under Tools -> Options -> Text Editor -> TypeScript -> Project.

The "preview window" functionality from WE isn't replicated with the TypeScript plugin, but is easily mimicked by having a separate editor window docked side-by-side.

like image 94
Ryan Cavanaugh Avatar answered Aug 24 '26 22:08

Ryan Cavanaugh



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!