<?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>Haugerns Development Escapades &#187; tools</title>
	<atom:link href="http://www.haugern.net/blog/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.haugern.net/blog</link>
	<description>Morten Haug on development and other curiosities</description>
	<lastBuildDate>Sun, 31 May 2009 21:56:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ReSharper messes up your Visual Studio shortcuts</title>
		<link>http://www.haugern.net/blog/resharper-messes-up-your-visual-studio-shortcuts/</link>
		<comments>http://www.haugern.net/blog/resharper-messes-up-your-visual-studio-shortcuts/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 12:17:26 +0000</pubDate>
		<dc:creator>haugern</dc:creator>
				<category><![CDATA[resharper]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.haugern.net/blog/resharper-messes-up-your-visual-studio-shortcuts/</guid>
		<description><![CDATA[I must start stating I’m a huge fan of JetBrains’ ReSharper for Visual Studio, it certainly makes me more productive in my day-to-day coding tasks.
None the less, today I was just a little bit frustrated when upgrading from 4.0 to 4.1. I have a couple of custom shortcuts which I don’t mind retaining. But ReSharper [...]]]></description>
			<content:encoded><![CDATA[<p>I must start stating I’m a huge fan of <a href="http://www.jetbrains.com/resharper/index.html" target="_blank">JetBrains’ ReSharper for Visual Studio</a>, it certainly makes me more productive in my day-to-day coding tasks.</p>
<p>None the less, today I was just a little bit frustrated when upgrading from 4.0 to 4.1. I have a couple of custom shortcuts which I don’t mind retaining. But ReSharper happily overwrites it all with default settings, which was quite annoying. The least I’d expect would be a message telling me it would (or didn’t I read the setup correctly?) do it, and I’d happily save my settings and restore them after the upgrade.</p>
<p>I see that others have complained as well, and you will find <a href="http://intellij.net/forums/message.jspa?messageID=5221710" target="_blank">JetBrains official statement here</a>. MS &amp; JetBrains should really figure this out.</p>
<p>So if you’re upgrading ReSharper these days, please back up your VS-settings first!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.haugern.net/blog/resharper-messes-up-your-visual-studio-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copy Source As Html for Visual Studio 2008</title>
		<link>http://www.haugern.net/blog/copy-source-as-html-for-visual-studio-2008/</link>
		<comments>http://www.haugern.net/blog/copy-source-as-html-for-visual-studio-2008/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 20:51:19 +0000</pubDate>
		<dc:creator>haugern</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.haugern.net/blog/copy-source-as-html-for-visual-studio-2008/</guid>
		<description><![CDATA[I have been &#34;stuck&#34; in Visual Studio 2005 for a while, but when we now jumped to Visual Studio 2008 recently, I missed a tool I&#8217;ve been using to blog my code. As the heading states, this is Copy Source As HTML. They have not released an updated version, but Guy Burstein comes to the [...]]]></description>
			<content:encoded><![CDATA[<p>I have been &quot;stuck&quot; in Visual Studio 2005 for a while, but when we now jumped to Visual Studio 2008 recently, I missed a tool I&#8217;ve been using to blog my code. As the heading states, this is <a href="http://www.jtleigh.com/people/colin/software/CopySourceAsHtml/" target="_blank">Copy Source As HTML</a>. They have not released an updated version, but <a href="http://blogs.microsoft.co.il/blogs/bursteg/" target="_blank">Guy Burstein</a> comes to the rescue with <a href="http://blogs.microsoft.co.il/blogs/bursteg/archive/2007/11/21/copy-source-as-html-copysourceashtml-for-visual-studio-2008-rtm.aspx" target="_blank">an updated addin</a>.</p>
<p>Reading the comments it can seem to be some different &quot;opinions&quot; about where to put it, but I just made an Addin directory under Visual Studio 2008 in My Documents in Windows XP and extracted it there.</p>
<p><!--<br />
{\rtf1\ansi\ansicpg\lang1024\noproof1252\uc1 \deff0{\fonttbl{\f0\fnil\fcharset0\fprq1 Consolas;}}{\colortbl;??\red0\green128\blue0;\red0\green0\blue0;}??\fs24 \cf1\cb2\highlight2 //And it works like a charm!}<br />
--></p>
<div style="font-size: 10pt; background: black; color: white; font-family: consolas">
<p style="margin: 0px"><span style="color: green">//And it works like a charm!</span></p>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.haugern.net/blog/copy-source-as-html-for-visual-studio-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
