<?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>Creunabloggen &#187; Tomas Sommar</title>
	<atom:link href="http://blogs.creuna.se/author/tomassommar/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.creuna.se</link>
	<description>Creunas medarbetare tycker till om stort och smått i webbranschen</description>
	<lastBuildDate>Fri, 11 May 2012 10:54:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A few selected ReSharper shortcuts</title>
		<link>http://blogs.creuna.se/2011/03/a-few-selected-resharper-shortcuts/</link>
		<comments>http://blogs.creuna.se/2011/03/a-few-selected-resharper-shortcuts/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 14:46:07 +0000</pubDate>
		<dc:creator>Tomas Sommar</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[.net]]></category>

		<guid isPermaLink="false">http://blogs.creuna.se/?p=495</guid>
		<description><![CDATA[About a month ago, I and my colleague Tommy Bryntse visited a ReSharper presentation held by guru Hadi Hariri. Afterwards, we presented a summary to our .NET developers at Creuna of what we believe was the most useful ReSharper keyboard shortcuts demonstrated.  This is the list of the shortcuts we found most useful.
Ctrl + T:  [...]]]></description>
			<content:encoded><![CDATA[<p>About a month ago, I and my colleague <a title="Tommy Bryntse" href="http://blogs.creuna.se/author/tommybryntse/">Tommy Bryntse</a> visited a ReSharper presentation held by guru <a title="Hadi Hariri" href="http://hadihariri.com/">Hadi Hariri</a>. Afterwards, we presented a summary to our .NET developers at Creuna of what we believe was the most useful ReSharper keyboard shortcuts demonstrated.  This is the list of the shortcuts we found most useful.</p>
<p><strong>Ctrl + T</strong>:  Lookup type, either by name or by camel case letters (e.g. DT for DocumentType).</p>
<p><strong>Ctrl + Shift + T</strong>: Same as Ctrl + T but instead searches for file name.</p>
<p><strong>Alt + ?</strong>: Navigate to member within a class. Very useful for quickly finding a specific method, property or event within a type.</p>
<p><strong>Alt + ´</strong>: Opens up a Navigate to dialogue with navigation options such as implementation, declaration, base symbols etc. for type at current caret position.</p>
<p><strong>Ctrl + ,</strong>: Opens up a dialogue showing the locations of recent visited files.</p>
<p><strong>Ctrl + Shift + ,</strong>: Opens up a dialogue showing the locations of recent edits.</p>
<p><strong>Ctrl + Shift + Backspace</strong>: Takes caret back to most recent edit location.</p>
<p><strong>Ctrl + Shift +R</strong>: Displays current refactorings available for the caret position.</p>
<p><strong>Ctrl + W</strong>: Extends selection block-by-block.</p>
<p><strong>Alt + Shift + Space</strong>: Global IntelliSense searching for types within all available namespaces and automatically adds a Using statement for the namespace of the contained type.</p>
<p><strong>Alt + Ins</strong>: Insert new constructor, implement missing members, etc.</p>
<p><strong>Ctrl + Alt + Ins</strong>: Creates a new class, struct, etc. in a new file.</p>
<p><strong>Ctrl + R + V</strong>: Introduces a variable for the current selection.</p>
<p><strong>Ctrl + E + U</strong>: Wraps statement within if-statement, using block, try-catch, etc.</p>
<p><strong>Ctrl + Shift + V</strong>: Cycle clipboard.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.creuna.se/2011/03/a-few-selected-resharper-shortcuts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

