For some reason, my jQuery / Javascript intellisense stopped working in Visual Studio. I'm not sure what change caused this to 'break'. I've already gone through and reset all Visual Studio settings. the vsdoc is included in the Site.Master file. Not sure why this isn't working.
<script src="<%= Url.Content("~/Scripts/jQuery/jquery-1.4.1-vsdoc.js") %>" type="text/javascript"></script>
Here is an example of what I get when trying to use intellisense. These are the only options I ALWAYS have.
