I\'m using Visual Studio 2013 which supports Intellisense for Angular.js. Intellisense does indeed work when I create an Angular.js module within a script tag in a HTML5 file. H
Make sure you have a the uncompressed js file in your project. Visual Studio cannot read the intellisense from the minified js file