<?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: Writing ReSharper 4.5.x Macros</title>
	<atom:link href="http://chrislaco.com/articles/writing-resharper-45x-macros/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrislaco.com/articles/writing-resharper-45x-macros/</link>
	<description></description>
	<lastBuildDate>Fri, 25 Jun 2010 04:07:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: John Miller</title>
		<link>http://chrislaco.com/articles/writing-resharper-45x-macros/comment-page-1/#comment-1753</link>
		<dc:creator>John Miller</dc:creator>
		<pubDate>Mon, 20 Apr 2009 15:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://chrislaco.com/?p=212#comment-1753</guid>
		<description>You learn to love &#039;em :). A big selling point is that I can use a simple tool to generate reports from the tests by simply replacing &quot;_&quot; with &quot; &quot;.

kinda ugly, I agree. But good enough til we can use IronRuby &amp; RSpec to write unit tests against .Net code :).</description>
		<content:encoded><![CDATA[<p>You learn to love &#8216;em <img src='http://chrislaco.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . A big selling point is that I can use a simple tool to generate reports from the tests by simply replacing &#8220;_&#8221; with &#8221; &#8220;.</p>
<p>kinda ugly, I agree. But good enough til we can use IronRuby &amp; RSpec to write unit tests against .Net code <img src='http://chrislaco.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: claco</title>
		<link>http://chrislaco.com/articles/writing-resharper-45x-macros/comment-page-1/#comment-1752</link>
		<dc:creator>claco</dc:creator>
		<pubDate>Mon, 20 Apr 2009 02:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://chrislaco.com/?p=212#comment-1752</guid>
		<description>To be honest, I not a fan of those underscores. I tend to stick with CanLoadIndex() instead of Can_Load_Index().

I&#039;m not sure what the fetish with underscores are, esp. when it&#039;s recommeded to use - instead of _ in friendly urls between words.

Go figure.</description>
		<content:encoded><![CDATA[<p>To be honest, I not a fan of those underscores. I tend to stick with CanLoadIndex() instead of Can_Load_Index().</p>
<p>I&#8217;m not sure what the fetish with underscores are, esp. when it&#8217;s recommeded to use &#8211; instead of _ in friendly urls between words.</p>
<p>Go figure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Miller</title>
		<link>http://chrislaco.com/articles/writing-resharper-45x-macros/comment-page-1/#comment-1751</link>
		<dc:creator>John Miller</dc:creator>
		<pubDate>Mon, 20 Apr 2009 01:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://chrislaco.com/?p=212#comment-1751</guid>
		<description>Good stuff! Haven&#039;t created a resharper macro before, impressed at how easy it looks.

Have you used their live templates in the past? That coupled with some Auto-Hotkey macros (for bdd test naming styles) has been the sweet spot for me. http://www.lostechies.com/blogs/jimmy_bogard/archive/2009/02/26/seamless-test-authoring-with-resharper-and-autohotkey.aspx</description>
		<content:encoded><![CDATA[<p>Good stuff! Haven&#8217;t created a resharper macro before, impressed at how easy it looks.</p>
<p>Have you used their live templates in the past? That coupled with some Auto-Hotkey macros (for bdd test naming styles) has been the sweet spot for me. <a href="http://www.lostechies.com/blogs/jimmy_bogard/archive/2009/02/26/seamless-test-authoring-with-resharper-and-autohotkey.aspx" rel="nofollow">http://www.lostechies.com/blogs/jimmy_bogard/archive/2009/02/26/seamless-test-authoring-with-resharper-and-autohotkey.aspx</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
