<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The bAS3 Class &#187; plugin</title>
	<atom:link href="http://www.brandondement.com/blog/tag/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brandondement.com/blog</link>
	<description>Adventures in software development</description>
	<lastBuildDate>Thu, 02 Sep 2010 05:56:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flex Formatter Plugin</title>
		<link>http://www.brandondement.com/blog/2010/01/02/flex-formatter-plugin/</link>
		<comments>http://www.brandondement.com/blog/2010/01/02/flex-formatter-plugin/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 23:05:50 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[flash builder]]></category>
		<category><![CDATA[flex builder]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.brandondement.com/blog/?p=90</guid>
		<description><![CDATA[Code formatting is the reason for many a jihad between developers all over, and spending any time at all discussing it is a waste of time.  (So should I stop writing here?  No!  There is an answer!  Press on&#8230;)  Unfortunately this is one issue where it&#8217;s impossible to make everyone happy, so you have to [...]]]></description>
			<content:encoded><![CDATA[<p>Code formatting is the reason for many a jihad between developers all over, and spending any time at all discussing it is a <strong>waste</strong> of time.  (So should I stop writing here?  No!  There is an answer!  Press on&#8230;)  Unfortunately this is one issue where it&#8217;s impossible to make everyone happy, so you have to settle for making everyone equally <strong>UN</strong>happy.</p>
<p>A really painless way to do make everyone equally unhappy is to automate the formatting, and that&#8217;s where the amazing little gadget, the Flex Formatter plugin for Flex and Flash Builder comes in.</p>
<p>The plugin adds a few buttons to the toolbar area of Flex Builder.  These buttons are:</p>
<ul>
<li><strong>Generate ASDoc Comments</strong> &#8211; For your whole file!  In one click!</li>
<li><strong>Generate ASDoc Comment</strong> &#8211; For one item (also in one click!)</li>
<li><strong>Format Flex Code</strong> &#8211; Formats your entire MXML file (or selected lines) &#8230;.with one click</li>
<li><strong>Indent Flex Code</strong> &#8211; Not sure why you&#8217;d use this and not just the previous button, it seems to do the same thing</li>
<li><strong>Rearrange AS Code</strong> &#8211; Same as Format Flex Code, but for your AS files</li>
</ul>
<p>To install it, go to &#8220;Help, Software Updates, Find and Install&#8221; and install from the new remote site:</p>
<p>http://flexformatter.googlecode.com/svn/trunk/FlexFormatter/FlexPrettyPrintCommandUpdateSite/</p>
<p>Grant Skinner has a nice post on this, as well as a settings file that he has exported for use: <a href="http://www.gskinner.com/blog/archives/2009/12/indispensable_p.html" target="_blank">http://www.gskinner.com/blog/archives/2009/12/indispensable_p.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.brandondement.com/blog/2010/01/02/flex-formatter-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
