<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Visual Studio 2008 broken Intellisense when debugging C# code</title>
	<atom:link href="http://hugeonion.com/2009/01/11/visual-studio-2008-broken-intellisense-when-debugging-c-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://hugeonion.com/2009/01/11/visual-studio-2008-broken-intellisense-when-debugging-c-code/</link>
	<description>&#34;huge onion&#34; == GetButcheredPronunciation(&#34;Hujanen&#34;)</description>
	<lastBuildDate>Sat, 31 Mar 2012 08:43:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: hilmitest</title>
		<link>http://hugeonion.com/2009/01/11/visual-studio-2008-broken-intellisense-when-debugging-c-code/#comment-96</link>
		<dc:creator><![CDATA[hilmitest]]></dc:creator>
		<pubDate>Fri, 13 Jan 2012 12:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://hugeonion.wordpress.com/2009/01/11/visual-studio-2008-broken-intellisense-when-debugging-c-code/#comment-96</guid>
		<description><![CDATA[Same problem it is working for VB but not for C#]]></description>
		<content:encoded><![CDATA[<p>Same problem it is working for VB but not for C#</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rishav Gupta</title>
		<link>http://hugeonion.com/2009/01/11/visual-studio-2008-broken-intellisense-when-debugging-c-code/#comment-91</link>
		<dc:creator><![CDATA[Rishav Gupta]]></dc:creator>
		<pubDate>Thu, 07 Jul 2011 13:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://hugeonion.wordpress.com/2009/01/11/visual-studio-2008-broken-intellisense-when-debugging-c-code/#comment-91</guid>
		<description><![CDATA[i am having the same problem,. please reply if you find any solution,.]]></description>
		<content:encoded><![CDATA[<p>i am having the same problem,. please reply if you find any solution,.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Hujanen</title>
		<link>http://hugeonion.com/2009/01/11/visual-studio-2008-broken-intellisense-when-debugging-c-code/#comment-57</link>
		<dc:creator><![CDATA[Christopher Hujanen]]></dc:creator>
		<pubDate>Sat, 09 May 2009 05:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://hugeonion.wordpress.com/2009/01/11/visual-studio-2008-broken-intellisense-when-debugging-c-code/#comment-57</guid>
		<description><![CDATA[I think you are on to something Danny.  When I tried to do that, I actually got an error and wasn&#039;t able to import any settings.  Seems like there is just something wrong with my install.  I will continue to limp along until 2010 I guess.  :(]]></description>
		<content:encoded><![CDATA[<p>I think you are on to something Danny.  When I tried to do that, I actually got an error and wasn&#8217;t able to import any settings.  Seems like there is just something wrong with my install.  I will continue to limp along until 2010 I guess.  <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny Byers</title>
		<link>http://hugeonion.com/2009/01/11/visual-studio-2008-broken-intellisense-when-debugging-c-code/#comment-55</link>
		<dc:creator><![CDATA[Danny Byers]]></dc:creator>
		<pubDate>Wed, 04 Mar 2009 17:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://hugeonion.wordpress.com/2009/01/11/visual-studio-2008-broken-intellisense-when-debugging-c-code/#comment-55</guid>
		<description><![CDATA[This solution worked for me, but I can&#039;t explain it:

I used the Import/Export settings option to import settings from &quot;CurrentSettings&quot;. Whatever was out-of-synch was fixed by that operation.

Typically, I like to understand the &quot;why&quot; behind an operation, but, these days, with everything that Microsoft breaks in each subsequent release, I&#039;m finding myself in a place where I don&#039;t really care anymore. 

The feature sets in the Visual Studio and SQL Server IDEs are increasing but, the quality is definitely decreasing.]]></description>
		<content:encoded><![CDATA[<p>This solution worked for me, but I can&#8217;t explain it:</p>
<p>I used the Import/Export settings option to import settings from &#8220;CurrentSettings&#8221;. Whatever was out-of-synch was fixed by that operation.</p>
<p>Typically, I like to understand the &#8220;why&#8221; behind an operation, but, these days, with everything that Microsoft breaks in each subsequent release, I&#8217;m finding myself in a place where I don&#8217;t really care anymore. </p>
<p>The feature sets in the Visual Studio and SQL Server IDEs are increasing but, the quality is definitely decreasing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny Byers</title>
		<link>http://hugeonion.com/2009/01/11/visual-studio-2008-broken-intellisense-when-debugging-c-code/#comment-54</link>
		<dc:creator><![CDATA[Danny Byers]]></dc:creator>
		<pubDate>Wed, 04 Mar 2009 17:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://hugeonion.wordpress.com/2009/01/11/visual-studio-2008-broken-intellisense-when-debugging-c-code/#comment-54</guid>
		<description><![CDATA[I am experiencing a similar issue. When coding a Script Component in an SSIS designer, I have full intellisense. When I create a different type of project in VSTS, I lose the intellisense for local variables. When I press &#039;Ctrl+Space&#039;, the editor simply adds a space; it does not toggle the intellisense popup.

This laptop does not have resharper installed on it.]]></description>
		<content:encoded><![CDATA[<p>I am experiencing a similar issue. When coding a Script Component in an SSIS designer, I have full intellisense. When I create a different type of project in VSTS, I lose the intellisense for local variables. When I press &#8216;Ctrl+Space&#8217;, the editor simply adds a space; it does not toggle the intellisense popup.</p>
<p>This laptop does not have resharper installed on it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

