Hello,
I am using JQuery extensively in my latest project. I have put my javascript content in a separate .js file, and am referencing that file in my HTML page. I get jquery intellisense support in visual studio, but I don't know how to refer the jquery file in my new javascript file so that I can get jquery intellisense there to. I am getting javascript intellisense there.
Do you have any ideas?
Regards
[PhiLho] Exact duplicate of Visual Studio jscript intellisense error with jQuery 1.2.6? and How do you get JavaScript/jQuery Intellisense Working in VS 2008? at least.