<?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>dispatchEvent() Blog™ &#187; reference</title>
	<atom:link href="http://dispatchevent.org/tag/reference/feed/" rel="self" type="application/rss+xml" />
	<link>http://dispatchevent.org</link>
	<description>Collective thoughts on the Flash Platform, iOS, Unity, and any other technology we use.</description>
	<lastBuildDate>Tue, 17 Aug 2010 08:15:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>FlexBuilder / Eclipse keyboard shortcuts that will change your life</title>
		<link>http://dispatchevent.org/mims/flexbuilder-keyboard-shortcuts/</link>
		<comments>http://dispatchevent.org/mims/flexbuilder-keyboard-shortcuts/#comments</comments>
		<pubDate>Fri, 01 May 2009 21:09:15 +0000</pubDate>
		<dc:creator>Mims H Wright</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Tips, Tricks, and Hacks]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[clip-n-save]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[flexbuilder]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://dispatchevent.org/?p=707</guid>
		<description><![CDATA[Control + O = Open an outline of functions within the current class to jump to. Command + Shift + T = Jump to a type (class or interface). Only works when an .as or .mxml file is open. Command &#8230; <a href="http://dispatchevent.org/mims/flexbuilder-keyboard-shortcuts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li><strong>Control + O</strong> = Open an outline of functions within the current class to jump to.</li>
<li><strong>Command + Shift + T </strong>= Jump to a type (class or interface). Only works when an .as or .mxml file is open.</li>
<li><strong>Command + Shift + R</strong> = Jump to a resource. Includes classes and any other files (such as XML files)</li>
<li><strong>Command + L</strong> = Jump to a line number</li>
<li><strong>Command + Shift + C</strong> = Wrap / Unwrap selected text in a block comment (/* */)</li>
<li><strong>Command + Shift + /</strong> = Comment / uncomment the selected line using  an inline comment (//)</li>
<li><strong>Command + Shift + D</strong> = Add ASDoc style comment</li>
<li><strong>Command + D</strong> = Delete the selected text</li>
<li><strong>Command + UP</strong> = Move the selected up</li>
<li><strong>Command + DOWN</strong> = Move the selected text down</li>
<li><strong>Command + Option + UP</strong> or <strong>DOWN</strong> = Duplicate the selected text above or below the selected line</li>
<li><strong>Command + X</strong> = Make selected text ALL CAPS</li>
<li><strong>Command + Y</strong> = Make selected text all lowercase</li>
<li><strong>Command + Shift + R</strong> = Rename selected element (using refactor)</li>
<li><strong>Command + M</strong> = Maximize / Minimize current view</li>
<li><strong>Control + Tab</strong> = Jump to an open file editor</li>
<li><strong>Command + Shift + L</strong> = Keyboard command list. Press it again to edit commands.</li>
<li><strong>Command + F</strong> = Find / Replace dialog.</li>
<li><strong>Command + Shift + G</strong> = Find any references to the selected element within your project</li>
<li><strong>Command + Click</strong> or<strong> F3</strong> = Jump to the definition of the selected element</li>
<li><strong>Command + J</strong> = Find within document. Type the word you want to find then use up and down to skip between instances. Press ESC to cancel.</li>
<li><strong>Command + Shift + P</strong> = Jump to matching bracket. e.g. jump from } to {</li>
<li><strong>Control + H</strong> = Search (rather than find) allows you to search within the entire workspace.</li>
<li><strong>Tab / Shift + Tab </strong>= Indent / Un-indent selected text.</li>
<li><strong>Command + Option + Left / Right</strong> = Jumps to the location of the previous / next edit without undoing your change.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://dispatchevent.org/mims/flexbuilder-keyboard-shortcuts/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
