<?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"
	>
<channel>
	<title>Comments on: ReSharper in Detail: Reformatting Code</title>
	<atom:link href="http://blogs.jetbrains.com/dotnet/2008/02/resharper-in-detail-reformatting-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/dotnet/2008/02/resharper-in-detail-reformatting-code/</link>
	<description>ReSharper for productivity, dotTrace for performance, dotCover for test coverage</description>
	<pubDate>Mon, 13 Feb 2012 14:23:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Jura Gorohovsky</title>
		<link>http://blogs.jetbrains.com/dotnet/2008/02/resharper-in-detail-reformatting-code/#comment-309113</link>
		<dc:creator>Jura Gorohovsky</dc:creator>
		<pubDate>Sun, 14 Feb 2010 12:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2008/01/resharper-in-detail-reformatting-code/#comment-309113</guid>
		<description>@Drew Noakes,
This seems to be the most obscure ReSharper feature, isn't it?
We're planning to either finally author a corresponding help topic in R# 5 help (that would likely reside in "Code Cleanup" section) or post a separate blog entry about it. Either way, expect us to come up with some decent documentation in a few months.</description>
		<content:encoded><![CDATA[<p>@Drew Noakes,<br />
This seems to be the most obscure ReSharper feature, isn&#8217;t it?<br />
We&#8217;re planning to either finally author a corresponding help topic in R# 5 help (that would likely reside in &#8220;Code Cleanup&#8221; section) or post a separate blog entry about it. Either way, expect us to come up with some decent documentation in a few months.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew Noakes</title>
		<link>http://blogs.jetbrains.com/dotnet/2008/02/resharper-in-detail-reformatting-code/#comment-309103</link>
		<dc:creator>Drew Noakes</dc:creator>
		<pubDate>Sun, 14 Feb 2010 06:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2008/01/resharper-in-detail-reformatting-code/#comment-309103</guid>
		<description>The link 'An example of how you can customize a type member layout pattern' is dead, unfortunately.

I'd love to see some documentation that discusses editing the layout pattern.</description>
		<content:encoded><![CDATA[<p>The link &#8216;An example of how you can customize a type member layout pattern&#8217; is dead, unfortunately.</p>
<p>I&#8217;d love to see some documentation that discusses editing the layout pattern.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: loom</title>
		<link>http://blogs.jetbrains.com/dotnet/2008/02/resharper-in-detail-reformatting-code/#comment-297387</link>
		<dc:creator>loom</dc:creator>
		<pubDate>Wed, 11 Mar 2009 09:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2008/01/resharper-in-detail-reformatting-code/#comment-297387</guid>
		<description>Hello,

Is there any way to share theses settings among different users (export/import feature)?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Is there any way to share theses settings among different users (export/import feature)?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erwin Bovendeur</title>
		<link>http://blogs.jetbrains.com/dotnet/2008/02/resharper-in-detail-reformatting-code/#comment-270619</link>
		<dc:creator>Erwin Bovendeur</dc:creator>
		<pubDate>Wed, 05 Mar 2008 19:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2008/01/resharper-in-detail-reformatting-code/#comment-270619</guid>
		<description>The reformat function is a great addition to resharper. However, don't use the "reorder type members" option if you have a struct with the Sequential layout. It'll ruin your calls to native code. Cost me some time to find out what happened with my native calls.
</description>
		<content:encoded><![CDATA[<p>The reformat function is a great addition to resharper. However, don&#8217;t use the &#8220;reorder type members&#8221; option if you have a struct with the Sequential layout. It&#8217;ll ruin your calls to native code. Cost me some time to find out what happened with my native calls.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jura Gorohovsky</title>
		<link>http://blogs.jetbrains.com/dotnet/2008/02/resharper-in-detail-reformatting-code/#comment-268917</link>
		<dc:creator>Jura Gorohovsky</dc:creator>
		<pubDate>Thu, 14 Feb 2008 12:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2008/01/resharper-in-detail-reformatting-code/#comment-268917</guid>
		<description>Mark: The shortcut you mentioned must be assigned to VS's native reformat.

rprimrose: Thanks for your proposal! I'll try to get guidelines more specific than those in the default pattern if available. BTW, a more formidable type members layout editor might be implemented after 4.0.</description>
		<content:encoded><![CDATA[<p>Mark: The shortcut you mentioned must be assigned to VS&#8217;s native reformat.</p>
<p>rprimrose: Thanks for your proposal! I&#8217;ll try to get guidelines more specific than those in the default pattern if available. BTW, a more formidable type members layout editor might be implemented after 4.0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rprimrose</title>
		<link>http://blogs.jetbrains.com/dotnet/2008/02/resharper-in-detail-reformatting-code/#comment-268841</link>
		<dc:creator>rprimrose</dc:creator>
		<pubDate>Wed, 13 Feb 2008 22:42:27 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2008/01/resharper-in-detail-reformatting-code/#comment-268841</guid>
		<description>I think that the type member layout formatting is fantastic, but it gets killed because of lack of documentation. Of the couple of people who have posted some examples, they even say they don't understand it.

Could you please write some posts about how to author this xml to get the most out of the feature. Making the xsd available would also be very helpful.

Cheers</description>
		<content:encoded><![CDATA[<p>I think that the type member layout formatting is fantastic, but it gets killed because of lack of documentation. Of the couple of people who have posted some examples, they even say they don&#8217;t understand it.</p>
<p>Could you please write some posts about how to author this xml to get the most out of the feature. Making the xsd available would also be very helpful.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blogs.jetbrains.com/dotnet/2008/02/resharper-in-detail-reformatting-code/#comment-268782</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 13 Feb 2008 11:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2008/01/resharper-in-detail-reformatting-code/#comment-268782</guid>
		<description>There is a default shortcut for reformatting code in VS Scheme, it\'s CTRL+K CTRL+F. This is one thing that\'s bothered me often about resharper, it\'s support for remapping the VS Scheme leaves much to be desired.</description>
		<content:encoded><![CDATA[<p>There is a default shortcut for reformatting code in VS Scheme, it\&#8217;s CTRL+K CTRL+F. This is one thing that\&#8217;s bothered me often about resharper, it\&#8217;s support for remapping the VS Scheme leaves much to be desired.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey</title>
		<link>http://blogs.jetbrains.com/dotnet/2008/02/resharper-in-detail-reformatting-code/#comment-268422</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Sun, 10 Feb 2008 20:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2008/01/resharper-in-detail-reformatting-code/#comment-268422</guid>
		<description>KYLE BALEY FTW... that guy gives tips in such an entertaining yet informative way</description>
		<content:encoded><![CDATA[<p>KYLE BALEY FTW&#8230; that guy gives tips in such an entertaining yet informative way</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Runar</title>
		<link>http://blogs.jetbrains.com/dotnet/2008/02/resharper-in-detail-reformatting-code/#comment-268416</link>
		<dc:creator>Runar</dc:creator>
		<pubDate>Sun, 10 Feb 2008 19:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2008/01/resharper-in-detail-reformatting-code/#comment-268416</guid>
		<description>It would be great if the formatter could sort all members by type (like you can today), then by *name*. So what I want is an extra tick box below â€œReorder type membersâ€ that says â€œReorder members alphabeticallyâ€.</description>
		<content:encoded><![CDATA[<p>It would be great if the formatter could sort all members by type (like you can today), then by *name*. So what I want is an extra tick box below â€œReorder type membersâ€ that says â€œReorder members alphabeticallyâ€.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

