visual studio 2012 - TypeScript - not updating javascript after 0.9 install -


first did not have intellisense when using typescript. installed typescript 0.9 vs2012.

now have intellisense javascript files no longer updates.

i have checked typescript options "compile typescript on save". still, nothing compiles.

ideas?

my guess updated web esentials plugin newest version.

web essentials no longer supports typescript compilation. have 2 options fix problem:

  1. revert earlier version of web essentials (2.7 or 2.6)
  2. update project file handle typescript compile

see: https://typescript.codeplex.com/wikipage?title=compile-on-save

and http://vswebessentials.com/changelog

this may helpful: https://typescript.codeplex.com/discussions/454045


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

node.js - Node - Passport Auth - Authed Post Route hangs on form submission -

Does Firefox offer AppleScript support to get URL of windows? -