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 "
How can i get ionic intellisense working inside visual studio 2015?