Intellisense for Ionic 2 is not working in Visual Studio 2015

I just created a project using “ionic start Project blank --v2”. I then opened it in Visual Studio 2015 using the “New Project from Existing Code”. I then chose “Apache Cordova” as the project type.

Then i go and create an html file in the “www/app” directory. Inside the blank html file, i start typing <ion and no intellisense comes up.

How can i get ionic intellisense working inside visual studio 2015?

Waiting for the updated of tools for Apache Cordova

@Wall-E Are you saying this is a known issue and should be fixed in the next release of the Apache Cordova tools?

i think ionic2 is a new framework Different ionic1 , but the Apache Cordova tools it not update for this.