<?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: FlexBuilder / Eclipse keyboard shortcuts that will change your life</title>
	<atom:link href="http://dispatchevent.org/mims/flexbuilder-keyboard-shortcuts/feed/" rel="self" type="application/rss+xml" />
	<link>http://dispatchevent.org/mims/flexbuilder-keyboard-shortcuts/</link>
	<description>Collective thoughts on the Flash Platform, iOS, Unity, and any other technology we use.</description>
	<lastBuildDate>Sat, 28 Aug 2010 22:13:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Garry Schafer</title>
		<link>http://dispatchevent.org/mims/flexbuilder-keyboard-shortcuts/comment-page-1/#comment-174022</link>
		<dc:creator>Garry Schafer</dc:creator>
		<pubDate>Wed, 17 Mar 2010 16:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://dispatchevent.org/?p=707#comment-174022</guid>
		<description>I&#039;m curious - I&#039;ve got both but in FB tab autocompletes, but in eclipse it seems to actually tab away..  how to fix that?</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious &#8211; I&#8217;ve got both but in FB tab autocompletes, but in eclipse it seems to actually tab away..  how to fix that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david torres</title>
		<link>http://dispatchevent.org/mims/flexbuilder-keyboard-shortcuts/comment-page-1/#comment-167914</link>
		<dc:creator>david torres</dc:creator>
		<pubDate>Thu, 21 Jan 2010 23:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://dispatchevent.org/?p=707#comment-167914</guid>
		<description>Really cool stuff, thanks for the post! I found a few differences in the windows platform (have to use it at work!) ... here&#039;s the list of shortcuts for windows:

•	Control + O = Open an outline of functions within the current class to jump to.
•	Control + Shift + T = Jump to a type (class or interface). Only works when an .as or .mxml file is open.
•	Control + Shift + R = Jump to a resource. Includes classes and any other files (such as XML files)
•	Control + L = Jump to a line number
•	Control + Shift + C = Wrap / Unwrap selected text in a block comment (/* */)
•	Control +  / = Comment / uncomment the selected line using  an inline comment (//)
•	Control + Shift + D = Add ASDoc style comment
•	Control + D = Delete the selected text
•	Alt + UP = Move the selected up
•	Alt + DOWN = Move the selected text down
•	Control + Alt + UP or DOWN = Duplicate the selected text above or below the selected line
•	Control + Shift + X = Make selected text ALL CAPS
•	Control + Shift + Y = Make selected text all lowercase
•	Control + Alt + R = Rename selected element (using refactor)
•	Control + M = Maximize / Minimize current view
•	Control + Tab = Jump to an open file editor
•	Control + Shift + L = Keyboard command list. Press it again to edit commands.
•	Control + F = Find / Replace dialog.
•	Control + Shift + G = Find any references to the selected element within your project
•	Control + Click or F3 = Jump to the definition of the selected element
•	Control + J = Find within document. Type the word you want to find then use up and down to skip between instances. Press ESC to cancel.
•	Control + Shift + P = Jump to matching bracket. e.g. jump from } to {
•	Control + H = Search (rather than find) allows you to search within the entire workspace.
•	Tab / Shift + Tab = Indent / Un-indent selected text.
•	Alt + Left / Right = Jumps to the location of the previous / next edit without undoing your change.
•	Control + E = Switch between open editor (or tab)
•	Control + K = Jump to next occurrence of selected text</description>
		<content:encoded><![CDATA[<p>Really cool stuff, thanks for the post! I found a few differences in the windows platform (have to use it at work!) &#8230; here&#8217;s the list of shortcuts for windows:</p>
<p>•	Control + O = Open an outline of functions within the current class to jump to.<br />
•	Control + Shift + T = Jump to a type (class or interface). Only works when an .as or .mxml file is open.<br />
•	Control + Shift + R = Jump to a resource. Includes classes and any other files (such as XML files)<br />
•	Control + L = Jump to a line number<br />
•	Control + Shift + C = Wrap / Unwrap selected text in a block comment (/* */)<br />
•	Control +  / = Comment / uncomment the selected line using  an inline comment (//)<br />
•	Control + Shift + D = Add ASDoc style comment<br />
•	Control + D = Delete the selected text<br />
•	Alt + UP = Move the selected up<br />
•	Alt + DOWN = Move the selected text down<br />
•	Control + Alt + UP or DOWN = Duplicate the selected text above or below the selected line<br />
•	Control + Shift + X = Make selected text ALL CAPS<br />
•	Control + Shift + Y = Make selected text all lowercase<br />
•	Control + Alt + R = Rename selected element (using refactor)<br />
•	Control + M = Maximize / Minimize current view<br />
•	Control + Tab = Jump to an open file editor<br />
•	Control + Shift + L = Keyboard command list. Press it again to edit commands.<br />
•	Control + F = Find / Replace dialog.<br />
•	Control + Shift + G = Find any references to the selected element within your project<br />
•	Control + Click or F3 = Jump to the definition of the selected element<br />
•	Control + J = Find within document. Type the word you want to find then use up and down to skip between instances. Press ESC to cancel.<br />
•	Control + Shift + P = Jump to matching bracket. e.g. jump from } to {<br />
•	Control + H = Search (rather than find) allows you to search within the entire workspace.<br />
•	Tab / Shift + Tab = Indent / Un-indent selected text.<br />
•	Alt + Left / Right = Jumps to the location of the previous / next edit without undoing your change.<br />
•	Control + E = Switch between open editor (or tab)<br />
•	Control + K = Jump to next occurrence of selected text</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RBLAB » Eclipse 3.5 and FDT 3.2 for Actionscript development – Part 5 – Keyboard Shortcuts - Blog of Riccardo Bartoli on Flash and Actionscript</title>
		<link>http://dispatchevent.org/mims/flexbuilder-keyboard-shortcuts/comment-page-1/#comment-162696</link>
		<dc:creator>RBLAB » Eclipse 3.5 and FDT 3.2 for Actionscript development – Part 5 – Keyboard Shortcuts - Blog of Riccardo Bartoli on Flash and Actionscript</dc:creator>
		<pubDate>Wed, 11 Nov 2009 23:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://dispatchevent.org/?p=707#comment-162696</guid>
		<description>[...] Source: http://dispatchevent.org/mims/flexbuilder-keyboard-shortcuts/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Source: <a href="http://dispatchevent.org/mims/flexbuilder-keyboard-shortcuts/" rel="nofollow">http://dispatchevent.org/mims/flexbuilder-keyboard-shortcuts/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mims H Wright</title>
		<link>http://dispatchevent.org/mims/flexbuilder-keyboard-shortcuts/comment-page-1/#comment-149212</link>
		<dc:creator>Mims H Wright</dc:creator>
		<pubDate>Wed, 27 May 2009 00:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://dispatchevent.org/?p=707#comment-149212</guid>
		<description>I&#039;ve seen a couple of changes in Gumbo, most notably COMMAND + O instead of CONTROL + O to see a list of definitions.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve seen a couple of changes in Gumbo, most notably COMMAND + O instead of CONTROL + O to see a list of definitions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: onedayitwillmake</title>
		<link>http://dispatchevent.org/mims/flexbuilder-keyboard-shortcuts/comment-page-1/#comment-148535</link>
		<dc:creator>onedayitwillmake</dc:creator>
		<pubDate>Wed, 20 May 2009 01:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://dispatchevent.org/?p=707#comment-148535</guid>
		<description>Could you make an attached printable text file or whatever out of this posting.

It&#039;s pretty great, I know you could copy paste (and i have), but i think it would benefit others plus if you have new additions.</description>
		<content:encoded><![CDATA[<p>Could you make an attached printable text file or whatever out of this posting.</p>
<p>It&#8217;s pretty great, I know you could copy paste (and i have), but i think it would benefit others plus if you have new additions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy</title>
		<link>http://dispatchevent.org/mims/flexbuilder-keyboard-shortcuts/comment-page-1/#comment-148427</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Mon, 18 May 2009 17:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://dispatchevent.org/?p=707#comment-148427</guid>
		<description>Any idea how to Fold / UnFold the current function?

How about folding / unfolding all functions? 

(at least on my machine, the keyboard shortcuts for these - cmd + numpad / do not work)

I would love some help...</description>
		<content:encoded><![CDATA[<p>Any idea how to Fold / UnFold the current function?</p>
<p>How about folding / unfolding all functions? </p>
<p>(at least on my machine, the keyboard shortcuts for these &#8211; cmd + numpad / do not work)</p>
<p>I would love some help&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Walters</title>
		<link>http://dispatchevent.org/mims/flexbuilder-keyboard-shortcuts/comment-page-1/#comment-147930</link>
		<dc:creator>Mark Walters</dc:creator>
		<pubDate>Thu, 14 May 2009 04:36:23 +0000</pubDate>
		<guid isPermaLink="false">http://dispatchevent.org/?p=707#comment-147930</guid>
		<description>Noticed a couple of differences running through all of the commands, not sure if its just me or if the following are the correct shortcuts:

Command + / = Comment / uncomment the selected line using  an inline comment (//)
Option + UP = Move the selected line up
Option + DOWN = Move the selected line down
Command + Shift + X = Make selected text ALL CAPS
Command + Shift + Y = Make selected text all lowercase
Command + Shift + F = Search (rather than find) allows you to search within the entire workspace

...  and the following are the correct descriptions:

Command + Shift + D = Add ASDoc style comment in .as file and CDATA tags in .mxml file
Command + D = Delete the text on the selected line</description>
		<content:encoded><![CDATA[<p>Noticed a couple of differences running through all of the commands, not sure if its just me or if the following are the correct shortcuts:</p>
<p>Command + / = Comment / uncomment the selected line using  an inline comment (//)<br />
Option + UP = Move the selected line up<br />
Option + DOWN = Move the selected line down<br />
Command + Shift + X = Make selected text ALL CAPS<br />
Command + Shift + Y = Make selected text all lowercase<br />
Command + Shift + F = Search (rather than find) allows you to search within the entire workspace</p>
<p>&#8230;  and the following are the correct descriptions:</p>
<p>Command + Shift + D = Add ASDoc style comment in .as file and CDATA tags in .mxml file<br />
Command + D = Delete the text on the selected line</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Walters</title>
		<link>http://dispatchevent.org/mims/flexbuilder-keyboard-shortcuts/comment-page-1/#comment-146664</link>
		<dc:creator>Mark Walters</dc:creator>
		<pubDate>Sun, 03 May 2009 22:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://dispatchevent.org/?p=707#comment-146664</guid>
		<description>Command + Shift + F = Find / Replace through entire project or working set.
Command + Shift + K = Jump to previous occurrence of selected text</description>
		<content:encoded><![CDATA[<p>Command + Shift + F = Find / Replace through entire project or working set.<br />
Command + Shift + K = Jump to previous occurrence of selected text</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://dispatchevent.org/mims/flexbuilder-keyboard-shortcuts/comment-page-1/#comment-146544</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Sat, 02 May 2009 06:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://dispatchevent.org/?p=707#comment-146544</guid>
		<description>I am not sure if it&#039;s the same on the Mac, but the following are nice aswell:

Command + E = Switch between open editor (or tab)
Command + K = Jump to next occurrence of selected text


Greetz Erik</description>
		<content:encoded><![CDATA[<p>I am not sure if it&#8217;s the same on the Mac, but the following are nice aswell:</p>
<p>Command + E = Switch between open editor (or tab)<br />
Command + K = Jump to next occurrence of selected text</p>
<p>Greetz Erik</p>
]]></content:encoded>
	</item>
</channel>
</rss>
