<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>JScript IntelliSense: A Reference for the “Reference” Tag</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx</link><description>It should be no surprise that JScript Documentation Comments power much of what you see in JScript IntelliSense in VS2008. Perhaps the most useful of these comments is the "reference" comment. The "reference" comment allows you to "see" functions and</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: JScript IntelliSense: A Reference for the “Reference” Tag</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#5943100</link><pubDate>Tue, 06 Nov 2007 23:29:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5943100</guid><dc:creator>Brock Allen</dc:creator><description>&lt;p&gt;Not directly related, but is there a way to filter the JavaScript intellisense to not show IE-only syntax? IOW, I have a &amp;lt;div id='myDiv' /&amp;gt; in my page, I do not want window.myDiv to appear. Does VS2008 support this? If not, consider this a feature request :)&lt;/p&gt;
</description></item><item><title>re: JScript IntelliSense: A Reference for the “Reference” Tag</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#5944362</link><pubDate>Wed, 07 Nov 2007 00:34:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5944362</guid><dc:creator>WebDevTools</dc:creator><description>&lt;p&gt;Hi Brock Allen: unfortunately it's going to have to be a feature request. :) It's behaved like that longer than I can remember and we didn't make any changes to that code this version.&lt;/p&gt;
</description></item><item><title>re: JScript IntelliSense: A Reference for the “Reference” Tag</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#5947197</link><pubDate>Wed, 07 Nov 2007 02:39:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5947197</guid><dc:creator>SharpGIS</dc:creator><description>&lt;p&gt;It would be nice if this actually worked for classes in the namespaces created with Type.registerNamespace, that Microsoft told us to use when working with Microsoft AJAX.&lt;/p&gt;
&lt;p&gt;It would also be nice if the webcontrols on the webpage that embeds javascript files into the page also would be included in the Intellisense.&lt;/p&gt;
&lt;p&gt;Without these two things, it's hard for an API developer to actually make any use of any of this and expose the JS methods to the developer.&lt;/p&gt;
</description></item><item><title>re: JScript IntelliSense: A Reference for the “Reference” Tag</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#6346191</link><pubDate>Sun, 18 Nov 2007 02:23:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6346191</guid><dc:creator>Roman Nikitin</dc:creator><description>&lt;p&gt;SharpGIS, in a couple of days Misual Studio 2008 RTM will be shipped.&lt;/p&gt;
&lt;p&gt;And Scott Guthrie promised us, that support most of JS Frameworks will be included.&lt;/p&gt;
&lt;p&gt;So, im believe him :)&lt;/p&gt;
</description></item><item><title>re: JScript IntelliSense: A Reference for the “Reference” Tag</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#6491842</link><pubDate>Sat, 24 Nov 2007 01:44:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6491842</guid><dc:creator>Johan Nordberg</dc:creator><description>&lt;p&gt;I can't get the intellisense to work for anything except the build in JavaScript objects. I've tried both with the scriptmanager, regulare script tags and using the reference tag within a js file.&lt;/p&gt;
&lt;p&gt;Any ideas why? &lt;/p&gt;
&lt;p&gt;I'm using the rtm Team Suite trial version.&lt;/p&gt;
</description></item><item><title>re: JScript IntelliSense: A Reference for the “Reference” Tag</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#6528058</link><pubDate>Mon, 26 Nov 2007 12:29:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6528058</guid><dc:creator>Hal Hovland</dc:creator><description>&lt;p&gt;Is it possible to use &amp;lt;reference&amp;gt; on a virtual directory? I have websites with several virtual directories in order to share JavaScript. The structure is mainly for ease of development. &lt;/p&gt;
&lt;p&gt;I have tried pretty well every construct I can think of, and dragging the JavaScript file from the Solution Explorer inserts what looks like the correct path, but the Intellisense just does not pick up the content.&lt;/p&gt;
</description></item><item><title>re: JScript IntelliSense: A Reference for the “Reference” Tag</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#6587315</link><pubDate>Thu, 29 Nov 2007 02:45:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6587315</guid><dc:creator>DJames</dc:creator><description>&lt;p&gt;Thanks for the explanation. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;A little off topic, Any I idea why intelliSense would not show documention comments? &amp;nbsp;I get color coding and intellisense on method name and parameter names but the comments are not shown. &amp;nbsp;Anything for me to look at? Thanks!&lt;/p&gt;
</description></item><item><title>MicrosoftAjax.js IntelliSense in inline script blocks</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#6697892</link><pubDate>Sat, 08 Dec 2007 02:07:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6697892</guid><dc:creator>Magnus Markling</dc:creator><description>&lt;p&gt;Adding&lt;/p&gt;
&lt;p&gt;/// &amp;lt;reference name=&amp;quot;MicrosoftAjax.js&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt;gives me perfect IntelliSense in an external script file.&lt;/p&gt;
&lt;p&gt;But how do I get the same experience in an inline script block?&lt;/p&gt;
&lt;p&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;/// &amp;lt;reference name=&amp;quot;MicrosoftAjax.js&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt;doesn't do it. Neither does&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;&amp;lt;asp:ScriptManager runat=&amp;quot;server&amp;quot; ID=&amp;quot;ScriptManager1&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Scripts&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;asp:ScriptReference Name=&amp;quot;MicrosoftAjax.js&amp;quot; Assembly=&amp;quot;System.Web.Extensions&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Magnus&lt;/p&gt;
</description></item><item><title>Interesting Finds: 2007.12.21</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#6827076</link><pubDate>Fri, 21 Dec 2007 16:26:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6827076</guid><dc:creator>gOODiDEA</dc:creator><description>&lt;p&gt;.NET: JScriptIntelliSense:AReferenceforthe&lt;/p&gt;
</description></item><item><title>re: JScript IntelliSense: A Reference for the “Reference” Tag</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#6851222</link><pubDate>Mon, 24 Dec 2007 09:38:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6851222</guid><dc:creator>wahy</dc:creator><description>&lt;p&gt;yeah i don't see intellisense for $get, $find, etc in inline script block inside aspx. It works fine in an external js using reference name=microsoftajax.js.&lt;/p&gt;
&lt;p&gt;please advise.&lt;/p&gt;
</description></item><item><title>re: JScript IntelliSense: A Reference for the “Reference” Tag</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#7356219</link><pubDate>Thu, 31 Jan 2008 22:21:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7356219</guid><dc:creator>WebDevTools</dc:creator><description>&lt;p&gt;Hi Wahy: Do you have an asp:ScriptManager on your page? &amp;nbsp;That is required to see $get, $find, etc.&lt;/p&gt;
</description></item><item><title>re: JScript IntelliSense: A Reference for the “Reference” Tag</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#7356394</link><pubDate>Thu, 31 Jan 2008 22:24:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7356394</guid><dc:creator>WebDevTools</dc:creator><description>&lt;p&gt;Hi Magnus Markling: an Explicit reference to &amp;quot;MicrosoftAjax.js&amp;quot; is not needed as the ScriptManager will add that for you by default. &amp;nbsp;If it's still not working, please contact me at jking-at-microsoft-dot-com and we can examine your specific case. &amp;nbsp;Thanks!&lt;/p&gt;
</description></item><item><title>re: JScript IntelliSense: A Reference for the “Reference” Tag</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#7358304</link><pubDate>Thu, 31 Jan 2008 23:51:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7358304</guid><dc:creator>WebDevTools</dc:creator><description>&lt;p&gt;Hi DJames: While editing the the active document, any Doc Comments defined there will not show up. &amp;nbsp;You will only be able to see Doc Commented defined in other (referenced) files. &amp;nbsp;This is a VS2008 limitation. &amp;nbsp;We will see what was can do in the next version. &amp;nbsp;Thanks!&lt;/p&gt;
</description></item><item><title>re: JScript IntelliSense: A Reference for the “Reference” Tag</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#7358384</link><pubDate>Thu, 31 Jan 2008 23:54:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7358384</guid><dc:creator>WebDevTools</dc:creator><description>&lt;p&gt;Hi Johan Nordberg: If you are still seeing issues, please contact me at jking-at-microsoft-dot-com and we'll investigate further. &amp;nbsp;Thanks!&lt;/p&gt;
</description></item><item><title>re: JScript IntelliSense: A Reference for the “Reference” Tag</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#7358463</link><pubDate>Thu, 31 Jan 2008 23:59:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7358463</guid><dc:creator>WebDevTools</dc:creator><description>&lt;p&gt;Hi SharpGIS: Namespaces created with Type.registerNamespace will be reflected in IntelliSense if it comes from an external file. &amp;nbsp;Namespaces in the local file created with Type.registerNamespace will not appear because we do not evaluate that code. &amp;nbsp;It's pretty difficult to infer such things, but we'll see what we can do in the next version. &amp;nbsp;Dynamically registered scripts are not detectable by the IntelliSense engine since they only-resolve at runtime. &amp;nbsp;This is one more thing that's difficult to infer, but (again) we'll see what we can do in the next version. &amp;nbsp;Thanks!&lt;/p&gt;
</description></item><item><title>re: JScript IntelliSense: A Reference for the “Reference” Tag</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#7358813</link><pubDate>Fri, 01 Feb 2008 00:16:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7358813</guid><dc:creator>WebDevTools</dc:creator><description>&lt;p&gt;Hi Hal Hovland: We restrict references to only those files inside the current project (or web site). &amp;nbsp;We've since realized this was too restrictive and are working on relaxing this in the next update of VS. &amp;nbsp;Thanks!&lt;/p&gt;
</description></item><item><title>Nov 17th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC, VS 2008, .NET 3.5, IIS7, Silverlight</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#7920365</link><pubDate>Wed, 27 Feb 2008 20:32:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7920365</guid><dc:creator>rox19840702</dc:creator><description>&lt;p&gt;Nov 17th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC, VS 2008, .NET 3.5, IIS7, Silverlight&lt;/p&gt;
</description></item><item><title>Rich IntelliSense for jQuery</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#9021464</link><pubDate>Wed, 29 Oct 2008 05:27:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9021464</guid><dc:creator>Visual Web Developer Team Blog</dc:creator><description>&lt;p&gt;A while back we updated IntelliSense to not fail when referencing jQuery. However, getting IntelliSense&lt;/p&gt;
</description></item><item><title>VS2008 SP1 Hotfix to Support "-vsdoc.js" IntelliSense Doc Files</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#9053480</link><pubDate>Sat, 08 Nov 2008 04:45:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9053480</guid><dc:creator>Visual Web Developer Team Blog</dc:creator><description>&lt;p&gt;Last week I mentioned we would be releasing a Hotfix to accompany our new jQuery VSDoc file . This Hotfix&lt;/p&gt;
</description></item><item><title>AJAX Script Patterns: Service Agent</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#9177061</link><pubDate>Fri, 05 Dec 2008 00:50:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9177061</guid><dc:creator>Simon Ince's Blog</dc:creator><description>&lt;p&gt;I’ve been thinking for a while about how people tend to build AJAX applications, as there seems to be&lt;/p&gt;
</description></item><item><title>AJAX Script Patterns: Service Agent</title><link>http://blogs.msdn.com/webdevtools/archive/2007/11/06/jscript-intellisense-a-reference-for-the-reference-tag.aspx#9196038</link><pubDate>Thu, 11 Dec 2008 13:08:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9196038</guid><dc:creator>UK Application Development Consulting</dc:creator><description>&lt;p&gt;I’ve been thinking for a while about how people tend to build AJAX applications, as there seems to be&lt;/p&gt;
</description></item></channel></rss>