Skip to content

NTVS 1.3 for VS 2015 Update 3

Compare
Choose a tag to compare
@paulvanbrenk paulvanbrenk released this 16 May 21:55
· 6 commits to v1.3.x since this release

Important: If you are using a version of TypeScript later than the default version with Visual Studio Update 3 (TypeScript 1.8), then please update to the latest release from https://www.microsoft.com/en-us/download/details.aspx?id=48593 . There was a bug impacting NTVS in TypeScript releases > 2.0 prior to March 8, 2017.

See source code history for information about recent fixes.

This is the final build for 1.3 and the last full release of NTVS in Visual Studio 2015. Going forward updates will be available in Visual Studio 2017. They can be downloaded and installed through the normal Visual Studio 2017 installer. (Note: the version in VS 2017 Update 2 has the same functionality as this version).

Two noticeable improvements in this release:

  • #1524 The test adapter now runs much faster and no longer creates a new node instance for each test. Many thanks to @ozyx for his help here.
  • #1519 A bunch of fixes to the project templates, which target Azure deployment. This now make the experience from creating a project in VS, to deploying it as an Azure webapp seamless.

Please report any bugs that you find in this build, and include the filename of the installer you used in your report.

You can also build NTVS from the latest sources.