Angular-js

How to get intellisense angularjs in visual studio?

How to get intellisense angularjs in visual studio?, someone asked me to explain?

Create a script file script.js and now drag and drop angularjs script file (angular.min.js) in to the script file. Now press control space. Press dot on the angular object you will get intellisense method and properties etc.

You will get intellisense in visual studio like this

visual studio angularjs intellisense

Post your comments / questions