Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to update typescript manually in VS2015

I was told to update Typescript in VS2015 community edition from 1.5.4 to 1.6.1.0(Beta). I have tried under Extensions and Updates without success: Extensions and Updates

Also tried Nuget Package Manager as following: enter image description here

I am not sure if that was the way but i think it didn't change anything.

like image 761
Dorad Avatar asked Mar 14 '23 18:03

Dorad


2 Answers

We are in the process of shipping TypeScript 1.6. You should see a notification in the IDE in the next day or so. Look at the little flag icon next to the smiley face.

like image 116
Michael Braude Avatar answered Mar 18 '23 05:03

Michael Braude


1.6.1.0-beta

You can download it from this link

Also you can view this topic

1.6.3.0

Today Microsoft released 1.6.3.0 version - looks here

like image 40
Oleh Dokuka Avatar answered Mar 18 '23 06:03

Oleh Dokuka