I am using Visual Studio 2013 which supports Intellisense for Angular.js. Intellisense really works when I create the Angular.js module in the script tag in the HTML5 file. However, when I try to create the same module in a javascript file, I do not get Intellisense. I am a little puzzled by why this is so.
Intellisense works in an HTML file:

No Intellisense in empty javascript file:

I do not have Resharper installed in VS2013. Thank you in advance for your time and any advice!
visual-studio-2013
Blake mumford
source share