<?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/"
		>
<channel>
	<title>Comments on: HOWTO: Get Regionerate to Run on Visual Studio 2010 Beta 2</title>
	<atom:link href="http://www.rauchy.net/regionerate/blog/2009/11/howto-get-regionerate-to-run-on-visual-studio-2010-beta-2.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rauchy.net/regionerate/blog/2009/11/howto-get-regionerate-to-run-on-visual-studio-2010-beta-2.html</link>
	<description>The Making of an Automatic Layout Enforcement Tool for the C# Programming Language</description>
	<lastBuildDate>Mon, 25 Jan 2010 15:49:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ben</title>
		<link>http://www.rauchy.net/regionerate/blog/2009/11/howto-get-regionerate-to-run-on-visual-studio-2010-beta-2.html/comment-page-1#comment-6205</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 12 Jan 2010 00:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.rauchy.net/regionerate/blog/?p=195#comment-6205</guid>
		<description>Thanks for this, after following the instructions I am back up and running.

Its worth noting though, that to trigger regionerate you cannot use the pop-up right-click context menu. This doesn&#039;t seem to work for me.  However I can still configure and use a short-cut key (Ctrl+R by default) and this formats to the default style.

Cheers
Ben</description>
		<content:encoded><![CDATA[<p>Thanks for this, after following the instructions I am back up and running.</p>
<p>Its worth noting though, that to trigger regionerate you cannot use the pop-up right-click context menu. This doesn&#8217;t seem to work for me.  However I can still configure and use a short-cut key (Ctrl+R by default) and this formats to the default style.</p>
<p>Cheers<br />
Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pondy</title>
		<link>http://www.rauchy.net/regionerate/blog/2009/11/howto-get-regionerate-to-run-on-visual-studio-2010-beta-2.html/comment-page-1#comment-5890</link>
		<dc:creator>Pondy</dc:creator>
		<pubDate>Tue, 15 Dec 2009 06:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.rauchy.net/regionerate/blog/?p=195#comment-5890</guid>
		<description>Answer to my own problem:

De-select the option &quot;Automatically collapse regions after Regionerate&quot;.</description>
		<content:encoded><![CDATA[<p>Answer to my own problem:</p>
<p>De-select the option &#8220;Automatically collapse regions after Regionerate&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pondy</title>
		<link>http://www.rauchy.net/regionerate/blog/2009/11/howto-get-regionerate-to-run-on-visual-studio-2010-beta-2.html/comment-page-1#comment-5888</link>
		<dc:creator>Pondy</dc:creator>
		<pubDate>Tue, 15 Dec 2009 06:19:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.rauchy.net/regionerate/blog/?p=195#comment-5888</guid>
		<description>It might be worth noting that for those of you who have 64bit platforms, you probably won&#039;t find the registry key mentioned because when you run regedit, it will give you the registry for your 64bit applications. Visual studio is still a 32bit application, so you&#039;ll need the 32bit registry editor.

To start 32bit regedit:
%systemroot%\syswow64\regedit

The default install location (ie, the key you will need to create) is:
%ProgramFiles(x86)%\Regionerate

After doing this, you will get a regionerate error message box when you first start up about deprecated methods. There isn&#039;t much you can do here as there is just an ok button.

Unfortunately, this message may have been more significant than I first though because after regionerating my first file, Visual Studio spiraled into unresponsive death.

If anyone finds a way to get it to work on 64bit platforms, send an update.</description>
		<content:encoded><![CDATA[<p>It might be worth noting that for those of you who have 64bit platforms, you probably won&#8217;t find the registry key mentioned because when you run regedit, it will give you the registry for your 64bit applications. Visual studio is still a 32bit application, so you&#8217;ll need the 32bit registry editor.</p>
<p>To start 32bit regedit:<br />
%systemroot%\syswow64\regedit</p>
<p>The default install location (ie, the key you will need to create) is:<br />
%ProgramFiles(x86)%\Regionerate</p>
<p>After doing this, you will get a regionerate error message box when you first start up about deprecated methods. There isn&#8217;t much you can do here as there is just an ok button.</p>
<p>Unfortunately, this message may have been more significant than I first though because after regionerating my first file, Visual Studio spiraled into unresponsive death.</p>
<p>If anyone finds a way to get it to work on 64bit platforms, send an update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. Bungle</title>
		<link>http://www.rauchy.net/regionerate/blog/2009/11/howto-get-regionerate-to-run-on-visual-studio-2010-beta-2.html/comment-page-1#comment-5596</link>
		<dc:creator>Mr. Bungle</dc:creator>
		<pubDate>Sun, 29 Nov 2009 23:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.rauchy.net/regionerate/blog/?p=195#comment-5596</guid>
		<description>Adding that registry key does mean I have a Tools-&gt;Regionerate menu in VS 2010, however I get two exception errors on startup of VS relating to Regionerate.  One is a DeprecatedException and the other is an ArgumentException (A command with that name already exists).  I can email u screenshots of the exceptions if you want.  Going into the Settings dialog for Regionerate works ok, but trying to regionerate a source file using Ctrl+R ends up putting VS into an endless loop, requiring it to be killed.  I will stick with using the command line for now, passing the .sln file (so glad you have ability to do this outside the IDE :D).</description>
		<content:encoded><![CDATA[<p>Adding that registry key does mean I have a Tools-&gt;Regionerate menu in VS 2010, however I get two exception errors on startup of VS relating to Regionerate.  One is a DeprecatedException and the other is an ArgumentException (A command with that name already exists).  I can email u screenshots of the exceptions if you want.  Going into the Settings dialog for Regionerate works ok, but trying to regionerate a source file using Ctrl+R ends up putting VS into an endless loop, requiring it to be killed.  I will stick with using the command line for now, passing the .sln file (so glad you have ability to do this outside the IDE <img src='http://www.rauchy.net/regionerate/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rauchy</title>
		<link>http://www.rauchy.net/regionerate/blog/2009/11/howto-get-regionerate-to-run-on-visual-studio-2010-beta-2.html/comment-page-1#comment-5516</link>
		<dc:creator>rauchy</dc:creator>
		<pubDate>Wed, 25 Nov 2009 05:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.rauchy.net/regionerate/blog/?p=195#comment-5516</guid>
		<description>IIdiot. Updated the post. Hope it would work now.</description>
		<content:encoded><![CDATA[<p>IIdiot. Updated the post. Hope it would work now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. Bungle</title>
		<link>http://www.rauchy.net/regionerate/blog/2009/11/howto-get-regionerate-to-run-on-visual-studio-2010-beta-2.html/comment-page-1#comment-5503</link>
		<dc:creator>Mr. Bungle</dc:creator>
		<pubDate>Tue, 24 Nov 2009 22:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.rauchy.net/regionerate/blog/?p=195#comment-5503</guid>
		<description>Thanks for this info, seems I am missing something tho - I don&#039;t see a Tools-&gt;Regionerate Settings menu after launching VS2010.  Do I need to copy or register the .addin file somewhere?</description>
		<content:encoded><![CDATA[<p>Thanks for this info, seems I am missing something tho &#8211; I don&#8217;t see a Tools-&gt;Regionerate Settings menu after launching VS2010.  Do I need to copy or register the .addin file somewhere?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
