How to get JQuery Intellisense in a .js file? (Visual Studio) - Stack Overflow [closed]most recent 30 from stackoverflow.com2009-12-18T14:39:23Zhttp://stackoverflow.com/feeds/question/316490http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/316490/how-to-get-jquery-intellisense-in-a-js-file-visual-studio2How to get JQuery Intellisense in a .js file? (Visual Studio) [closed]Cyril Gupta2008-11-25T06:17:26Z2008-11-25T06:22:34Z
<p>Hello,</p>
<p>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.</p>
<p>Do you have any ideas?</p>
<p>Regards</p>
<p>[PhiLho] Exact duplicate of <a href="http://stackoverflow.com/questions/218578/visual-studio-jscript-intellisense-error-with-jquery-126">Visual Studio jscript intellisense error with jQuery 1.2.6?</a> and <a href="http://stackoverflow.com/questions/59766/how-do-you-get-javascriptjquery-intellisense-working-in-vs-2008">How do you get JavaScript/jQuery Intellisense Working in VS 2008?</a> at least.</p>