<?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"
	>
<channel>
	<title>Comments on: ReSharper in Detail: Hints - a New Level of Code Inspection in ReSharper 4.0</title>
	<atom:link href="http://blogs.jetbrains.com/dotnet/2008/04/hints-a-new-level-of-code-inspection-in-resharper-40/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/dotnet/2008/04/hints-a-new-level-of-code-inspection-in-resharper-40/</link>
	<description>ReSharper for productivity, dotTrace for performance, dotCover for test coverage</description>
	<pubDate>Mon, 13 Feb 2012 18:20:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Jura Gorohovsky</title>
		<link>http://blogs.jetbrains.com/dotnet/2008/04/hints-a-new-level-of-code-inspection-in-resharper-40/#comment-273451</link>
		<dc:creator>Jura Gorohovsky</dc:creator>
		<pubDate>Wed, 09 Apr 2008 09:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2008/03/hints-a-new-level-of-code-inspection-in-resharper-40/#comment-273451</guid>
		<description>Giorgio,
We are currently planning to go RTM in the middle of May.
Still no promises, though.</description>
		<content:encoded><![CDATA[<p>Giorgio,<br />
We are currently planning to go RTM in the middle of May.<br />
Still no promises, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giorgio</title>
		<link>http://blogs.jetbrains.com/dotnet/2008/04/hints-a-new-level-of-code-inspection-in-resharper-40/#comment-273418</link>
		<dc:creator>Giorgio</dc:creator>
		<pubDate>Wed, 09 Apr 2008 04:17:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2008/03/hints-a-new-level-of-code-inspection-in-resharper-40/#comment-273418</guid>
		<description>Can you give us a ballpark idea of when it will go RTM?</description>
		<content:encoded><![CDATA[<p>Can you give us a ballpark idea of when it will go RTM?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jura Gorohovsky</title>
		<link>http://blogs.jetbrains.com/dotnet/2008/04/hints-a-new-level-of-code-inspection-in-resharper-40/#comment-273108</link>
		<dc:creator>Jura Gorohovsky</dc:creator>
		<pubDate>Fri, 04 Apr 2008 16:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2008/03/hints-a-new-level-of-code-inspection-in-resharper-40/#comment-273108</guid>
		<description>Libor,
In the default configuration of my current build, six code inspection options are displayed as hints. The exact number might change, though, as we steadily move on to RTM.</description>
		<content:encoded><![CDATA[<p>Libor,<br />
In the default configuration of my current build, six code inspection options are displayed as hints. The exact number might change, though, as we steadily move on to RTM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Libor</title>
		<link>http://blogs.jetbrains.com/dotnet/2008/04/hints-a-new-level-of-code-inspection-in-resharper-40/#comment-273098</link>
		<dc:creator>Libor</dc:creator>
		<pubDate>Fri, 04 Apr 2008 12:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2008/03/hints-a-new-level-of-code-inspection-in-resharper-40/#comment-273098</guid>
		<description>thanks for clearing this up
btw how many hints can resharper recognise?</description>
		<content:encoded><![CDATA[<p>thanks for clearing this up<br />
btw how many hints can resharper recognise?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jura Gorohovsky</title>
		<link>http://blogs.jetbrains.com/dotnet/2008/04/hints-a-new-level-of-code-inspection-in-resharper-40/#comment-273023</link>
		<dc:creator>Jura Gorohovsky</dc:creator>
		<pubDate>Thu, 03 Apr 2008 17:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2008/03/hints-a-new-level-of-code-inspection-in-resharper-40/#comment-273023</guid>
		<description>Libor,
Hints are actually meant to be the least noticeable way of highlighting code as they're optional by nature.
If you're scrolling your screen really fast, then you're likely to overlook them.
On top of that, if we take the "use implicitly typed local variable declaration" inspection item as an example, it is highlighted as suggestion in cases when types are explicitly specified at both sides of an assignment and is therefore more noticeable.
Eventually, you can introduce a custom scheme of highlighting your code if you need to - the Inspection Severity tab is at your disposal.
</description>
		<content:encoded><![CDATA[<p>Libor,<br />
Hints are actually meant to be the least noticeable way of highlighting code as they&#8217;re optional by nature.<br />
If you&#8217;re scrolling your screen really fast, then you&#8217;re likely to overlook them.<br />
On top of that, if we take the &#8220;use implicitly typed local variable declaration&#8221; inspection item as an example, it is highlighted as suggestion in cases when types are explicitly specified at both sides of an assignment and is therefore more noticeable.<br />
Eventually, you can introduce a custom scheme of highlighting your code if you need to - the Inspection Severity tab is at your disposal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Libor</title>
		<link>http://blogs.jetbrains.com/dotnet/2008/04/hints-a-new-level-of-code-inspection-in-resharper-40/#comment-273021</link>
		<dc:creator>Libor</dc:creator>
		<pubDate>Thu, 03 Apr 2008 17:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2008/03/hints-a-new-level-of-code-inspection-in-resharper-40/#comment-273021</guid>
		<description>Hi, this looks interesting but I wonder if hints can be well seen. Hints are underlined with green color, right? So I wonder, if I can spot these hints easily when I scroll fast through my code :) or if I have to look around carefully to find them</description>
		<content:encoded><![CDATA[<p>Hi, this looks interesting but I wonder if hints can be well seen. Hints are underlined with green color, right? So I wonder, if I can spot these hints easily when I scroll fast through my code <img src='http://blogs.jetbrains.com/dotnet/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> or if I have to look around carefully to find them</p>
]]></content:encoded>
	</item>
</channel>
</rss>

