25
SepToday, AngularJS is most popular JavaScript framework to develop single page application. If you are using Visual studio as an IDE for developing your app in angularjs, intellisense support for angularjs help you a lot to develop your application. By default, Visual Studio 2013 doesn't provide better intellisense support while writing AngularJS code.This article helps you how to enable IntelliSense in Visual Studio 2013 when working with AngularJS.
If AngularJS is compeletely new to you can learn Step By Step AngularJS
from my blog www.webgeekschool.com
Enabling Angular Intellisense in Visual Studio 2013
First, you need to download the angular.intellisense.js file for Visual Studio and place it in the Program Files (x86)\Microsoft Visual Studio 12.0\JavaScript\References
folder of your machine. Now open visual studio and have a look on intellisense support as given below:

This support will work the same with any project that uses AngularJS, including Apache Cordova, ASP.NET MVC, ASP.NET WebForm, LightSwitch, Windows Store apps and any others.
What do you think?
I hope you will enjoy this trick while angularjs programming with Visual Studio. I would like to have feedback from my blog readers. Your valuable feedback, question, or comments about this article are always welcome.
Take our free skill tests to evaluate your skill!

In less than 5 minutes, with our skill test, you can identify your knowledge gaps and strengths.