Can I Install an Older Version of the VS Extension “Web Essentials 2012”?

前端 未结 2 1498
栀梦
栀梦 2021-01-20 13:23

It has removed the TypeScript functionality I\'ve been relying on, and my morning of productivity is now looking pretty shot.

I\'m on a clean machine but it\'s alrea

相关标签:
2条回答
  • 2021-01-20 13:58

    You can go back a version to 2.9 using this link:

    http://vswebessentials.com/nightly/webessentials2012-2.9.vsix

    TypeScript was removed in version 3 as the features are all moving into the official TypeScript extension.

    0 讨论(0)
  • 2021-01-20 14:06

    Download and install TypeScript independent of Web Essentials...

    http://www.microsoft.com/en-us/download/details.aspx?id=34790

    See SO Article...

    Old version of TypeScript installation program (.MSI, or .VSIX) needed - 0.9.1.1 - where to find?

    0 讨论(0)
提交回复
热议问题