<?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>Jason Rowe &#187; Short Cut Keys</title>
	<atom:link href="http://jasonrowe.com/tag/short-cut-keys/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasonrowe.com</link>
	<description>enjoying the web</description>
	<lastBuildDate>Sun, 13 May 2012 14:05:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>My Favorite Visual Studio Short Cut Keys</title>
		<link>http://jasonrowe.com/2009/03/17/my-favorite-visual-studio-short-cut-keys/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-favorite-visual-studio-short-cut-keys</link>
		<comments>http://jasonrowe.com/2009/03/17/my-favorite-visual-studio-short-cut-keys/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 02:44:56 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Short Cut Keys]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://rowejason.com/?p=357</guid>
		<description><![CDATA[Ctrl + Shift + F Find in multiple files. Ctrl + K + D Apply default formatting rules. Ctrl + K + C Comment section. Ctrl + K + U Uncomment section. Ctrl + Alt + E Debugger auto break &#8230; <a href="http://jasonrowe.com/2009/03/17/my-favorite-visual-studio-short-cut-keys/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
	<li>Ctrl + Shift + F Find in multiple files.</li>
	<li> Ctrl + K + D Apply default formatting rules.</li>
	<li> Ctrl + K + C Comment section.</li>
	<li> Ctrl + K + U Uncomment section.</li>
	<li> Ctrl + Alt + E Debugger auto break on exception settings.</li>
	<li> Ctrl + I to incrementally search</li>
	<li>Ctrl + Minus Jump back to previous cursor location</li>
	<li>Ctrl + Shift + Minus Jump forward to last cursor location</li>
	<li>Ctrl + K, C Comment out currently selected code</li>
	<li>Ctrl + K, U Uncomment currently selected code</li>
	<li>Ctrl + K, F Format selected code</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://jasonrowe.com/2009/03/17/my-favorite-visual-studio-short-cut-keys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

