<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>A new look for Annotate</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx</link><description>We've been refining annotate for inclusion in Orcas (BTW, I'll be blogging about all the cool TFS features coming in Orcas soon). We've been hooking up lots of nice features, like integrating it with history, diff, more editor features, implementing accessibility,</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: A new look for Annotate</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#794922</link><pubDate>Fri, 06 Oct 2006 02:48:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:794922</guid><dc:creator>William Bartholomew</dc:creator><description>&lt;p&gt;Brian,&lt;/p&gt;
&lt;p&gt;I think it would be assume to lose the date, it's one of the more important things there... I'd rather lose the changeset number and make the date clickable, and have the changeset number in the tooltip.&lt;/p&gt;
&lt;p&gt;The other thing that would be cool is if the shading was actually based on the age of the changeset. When you're looking at the annotate output you're primarily going to be looking for code that caused a problem or for a feel when code was changed. I was thinking the shading could represent age categories (today could be red, this week organge, this month yellow, otherwise green, or something like that).&lt;/p&gt;
</description></item><item><title>re: A new look for Annotate</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#794925</link><pubDate>Fri, 06 Oct 2006 02:50:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:794925</guid><dc:creator>Steve St.Jean</dc:creator><description>&lt;p&gt;Looks really good. &amp;nbsp;I gave a presentation on TFS to my company's devs and the dev leads found the Blame...er, Annotate feature to be a big help when the CI build breaks.&lt;/p&gt;
&lt;p&gt;- Steve&lt;/p&gt;
</description></item><item><title>re: A new look for Annotate</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#795307</link><pubDate>Fri, 06 Oct 2006 08:08:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:795307</guid><dc:creator>Keith Hill</dc:creator><description>&lt;p&gt;I agree that date is more helpful than changeset # - at least make it appear in a tooltip. &amp;nbsp;From the date I can quickly see when the last change occurred on a line which I can correlate with when a bug appeared. &amp;nbsp;I would also like to see some visual guides in the editor to help me line up code that is extremely indented (far away from the info column on the left). &amp;nbsp;Perhaps if I select a particular changeset, the corresponding lines have their background color changed slightly?? &amp;nbsp;Also, is there a reason you just don't call it blame? &amp;nbsp;Everyone around here using it is calling it that anyway. &amp;nbsp;:-)&lt;/p&gt;
</description></item><item><title>re: A new look for Annotate</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#795862</link><pubDate>Fri, 06 Oct 2006 12:22:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:795862</guid><dc:creator>aelij</dc:creator><description>&lt;p&gt;I also agree the date is important. Just last week I caught the culprit who broke a build using that. Keith, I love &amp;quot;Blame&amp;quot; :-)&lt;/p&gt;
</description></item><item><title>re: A new look for Annotate</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#795927</link><pubDate>Fri, 06 Oct 2006 12:58:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:795927</guid><dc:creator>Adam</dc:creator><description>&lt;p&gt;Wow! That was quick! :)&lt;/p&gt;
&lt;p&gt;Heh, the &amp;quot;back&amp;quot; I was referring to in my comment to the other post yesterday was comparing that screenshot (I know I called it new, even though it was a month old, sorry about that) against the last screenshot I'd seen here&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/buckh/archive/2006/03/13/annotate.aspx"&gt;http://blogs.msdn.com/buckh/archive/2006/03/13/annotate.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;IMHO, changing the orientation of the gradient has helped a lot though, as has removing (or at least greatly reducing) the width of the separator between the annotations and the source. It looks a lot less like the outlook sidebar now.&lt;/p&gt;
&lt;p&gt;I'm still not sure what the highlighted annotation indicates.&lt;/p&gt;
&lt;p&gt;I'll disagree with everyone else about the date/revision number importance. I often want to follow the history of a particular line of code, so knowing which revision a line last changed on makes it easy to get the revision /previous/ to that one to re-run annotate on. That way I can see who changed it the time before last. And then the time before that, etc...&lt;/p&gt;
</description></item><item><title>re: A new look for Annotate</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#795992</link><pubDate>Fri, 06 Oct 2006 13:45:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:795992</guid><dc:creator>bharry</dc:creator><description>&lt;p&gt;Great feedback! &amp;nbsp;I love the idea of color coding based on age. &amp;nbsp;We'll look into that. &amp;nbsp;Not sure if we can get it done this time around but it's a neat idea.&lt;/p&gt;
&lt;p&gt;Misc responses -&lt;/p&gt;
&lt;p&gt;Ahh, I don't know why we don't call it blame. &amp;nbsp;Many people do, but I don't really like the negative connotations with it. &amp;nbsp;I have to admit it's being a bit arbitrary but &amp;quot;annotate&amp;quot; seems a bit kinder and gentler :)&lt;/p&gt;
&lt;p&gt;Date/Time - I should have been clear, it is in the tool tip along with the first couple of hundred characters of the comment. &amp;nbsp;Does this help? &amp;nbsp;We talked about replacing the changeset number with the date but then two checkins on the same date would be indistinguishable and adding the time seemed to add too much noise. &amp;nbsp;Our original spec called for a config dialog that would let you configure the columns but that got cut for time :( &amp;nbsp;I suspect we'll get that back in there at some point.&lt;/p&gt;
&lt;p&gt;Coloring in the editor - Yeah, we wanted that too. &amp;nbsp;We ran into a limitation in the VS editor. &amp;nbsp;If we try to change any color aspects in the editor window, we lose syntax coloring. &amp;nbsp;We've talked to the editor team about enabling both and we'll work for it in a future version but out call was that syntax coloring was the more important of the two. &amp;nbsp;Do you agree?&lt;/p&gt;
&lt;p&gt;The highlighted region indicates where your cursor is in the text window. &amp;nbsp;The thinking is that helps alleviate the problem of not shading the regions in the text window and gives a visual cue to which changeset the line they're on is in.&lt;/p&gt;
&lt;p&gt;Thanks for the feedback. &amp;nbsp;Always looking for more...&lt;/p&gt;
&lt;p&gt;Brian&lt;/p&gt;
</description></item><item><title>re: A new look for Annotate</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#796089</link><pubDate>Fri, 06 Oct 2006 14:59:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:796089</guid><dc:creator>David James</dc:creator><description>&lt;p&gt;Many thanks, Brian, for putting this up for comment.&lt;/p&gt;
&lt;p&gt;I would also like you to keep the date visible. In addition to what other commenters have written, there are a few situations when we regularly use the date.&lt;/p&gt;
&lt;p&gt;Firstly, we will often have a situation where someone checks in a large piece of work, then after the build server has reported unit test results, the same person may check in a few smaller changes to fix some failing unit tests. Although these appear in annotation as separate changesets, when we read the dates in the annotation we can see that they're close together, and we can think of them as one change.&lt;/p&gt;
&lt;p&gt;Secondly, we imported all our code from another source control system, but we were unable to import history. When we see the date of &amp;quot;14 April 06&amp;quot; we remember that the change we're looking at is simply the commit that added everything to TFS.&lt;/p&gt;
&lt;p&gt;Lastly, consider the case where we discover a new bug and we annotate the source. If we see a change on &amp;quot;6 Oct 2006&amp;quot; we can immediately tell that it's a very recent change, so we pay attention to it. If we only see changeset &amp;quot;22126&amp;quot;, it is not obvious how recent it is.&lt;/p&gt;
&lt;p&gt;Regarding Adam's comment about using the changeset number as input to another command - I also find the changeset number useful in this situation, but if I had to choose, I'd prefer the date to be always visible and the changeset to be on a context menu/tooltip. (If you're going to be using the changeset number to run another command, you'll be reaching for the mouse anyway, so it's less time-consuming to go to a context menu.) &lt;/p&gt;
&lt;p&gt;Maybe we should think about Brian's words &amp;quot;more readable&amp;quot; - this is not the same as &amp;quot;more useful&amp;quot;. Removing the date and/or the changeset probably *does* make it more readable, but it also makes it less useful. My personal preference would be to keep it how it is now, with both date and changeset, because they're both very useful.&lt;/p&gt;
</description></item><item><title>re: A new look for Annotate</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#796628</link><pubDate>Fri, 06 Oct 2006 18:33:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:796628</guid><dc:creator>Keith Hill</dc:creator><description>&lt;p&gt;OK so if you can't change the colors in the editor without loosing syntax color (which is important for readability) how about this. &amp;nbsp;Can you draw subtle horizontal lines in the editor window that would line up with the various annotate sections? &amp;nbsp;I use CodeRush and they do this with regions. &amp;nbsp;The line needs to be pretty subtle so that it doesn't add too much visual noise - just enough to help you know which changeset a particularly deeply indented piece of code is in. &amp;nbsp;Having the annotate region highlight based on where the caret is, is OK but it isn't great when you want to quickly scan code.&lt;/p&gt;
</description></item><item><title>re: A new look for Annotate</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#796636</link><pubDate>Fri, 06 Oct 2006 18:38:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:796636</guid><dc:creator>Keith Hill</dc:creator><description>&lt;p&gt;BTW I agree with David that having both the date and changeset displayed is very useful but if you could only display one - display the date.&lt;/p&gt;
</description></item><item><title>re: A new look for Annotate</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#797358</link><pubDate>Fri, 06 Oct 2006 23:41:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:797358</guid><dc:creator>bharry</dc:creator><description>&lt;p&gt;OK, time for a bit of feedback &amp;quot;feedback&amp;quot; :)&lt;/p&gt;
&lt;p&gt;Showing the date - We hear you, Chad is changing it back now :) &amp;nbsp;We're going to put in a registry key for people who'd rather not have it show the date but we're going to skip the config UI for time.&lt;/p&gt;
&lt;p&gt;Coloring based on age - We're going to experiment with a few possibilities here. &amp;nbsp;We're near the end of our coding for this feature so I can't promise we're going to get it but we're going to play around and see if we can hit on something quickly that looks good.&lt;/p&gt;
&lt;p&gt;Shading/lines in the text - Anything we do here likely means subclassing the editor window and snooping the paint event. &amp;nbsp;I'm a bit worried about how reliable this will be but we're going to play with it a bit and see if we can make anything work.&lt;/p&gt;
&lt;p&gt;A question Kevin (the PM) asked - We display the user name in the margin. &amp;nbsp;In principle, that user name can be up to 32 or 64 characters (I forget). &amp;nbsp;We don't trim it to limit the horizontal space usage. &amp;nbsp;Do you thing we should use elipses after it passes 12 chars or so?&lt;/p&gt;
&lt;p&gt;Thanks for listening,&lt;/p&gt;
&lt;p&gt;Brian&lt;/p&gt;
</description></item><item><title>re: A new look for Annotate</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#798677</link><pubDate>Sat, 07 Oct 2006 01:42:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:798677</guid><dc:creator>Keith Hill</dc:creator><description>&lt;p&gt;Around here 12 chars would be plenty to display the whole username. &amp;nbsp;So I would be OK with using ellipsis.&lt;/p&gt;
</description></item><item><title>re: A new look for Annotate</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#798705</link><pubDate>Sat, 07 Oct 2006 01:47:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:798705</guid><dc:creator>Keith Hill</dc:creator><description>&lt;p&gt;BTW how about the idea of drawing faint horizontal lines instead of shading the text? &amp;nbsp;It seems like that might be easier.&lt;/p&gt;
</description></item><item><title>re: A new look for Annotate</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#816868</link><pubDate>Wed, 11 Oct 2006 16:09:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:816868</guid><dc:creator>Scott Lee</dc:creator><description>&lt;p&gt;Brian,&lt;/p&gt;
&lt;p&gt;First of all thanks for putting the date back in...&lt;/p&gt;
&lt;p&gt;As far as adding elipses for the username... I think that sounds like a good idea. You don't want the left hand side to overextend too far into the code area as you want more space in the code then the left hand bar...&lt;/p&gt;
&lt;p&gt;thanks for listening!&lt;/p&gt;
&lt;p&gt;~slee&lt;/p&gt;
</description></item><item><title>VSTS Links - 10/12/2006</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#820221</link><pubDate>Thu, 12 Oct 2006 20:27:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:820221</guid><dc:creator>Team System News</dc:creator><description>&lt;p&gt;Brian Harry on A new look for Annotate. The Vertigo Software Team System blog on When should I create...&lt;/p&gt;
</description></item><item><title>re: A new look for Annotate</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#834330</link><pubDate>Tue, 17 Oct 2006 12:30:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:834330</guid><dc:creator>Adam</dc:creator><description>&lt;p&gt;Yeah, I guess the date does make a fair bit of sense as the default. So long as the revision is also easily accessible (e.g. via tooltip) then that's not going to be a problem for workflows that need it.&lt;/p&gt;
</description></item><item><title>re: A new look for Annotate</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#846501</link><pubDate>Fri, 20 Oct 2006 01:47:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:846501</guid><dc:creator>Carl Daniel</dc:creator><description>&lt;p&gt;Blame... er, Annotate.. is cool. &amp;nbsp;One thing I'd like to see - include inherited (pre-branch) history in the annotation. &amp;nbsp;On the date versus changeset subject, I actually prefer having both and have no problem with the screen real estate that having both takes up.&lt;/p&gt;
</description></item><item><title>re: A new look for Annotate</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#849501</link><pubDate>Fri, 20 Oct 2006 16:15:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:849501</guid><dc:creator>Chkalofff</dc:creator><description>&lt;p&gt;The current Annotate version displays ChangeSet #, Changed By and Changed Date fields. Besides the Comment field for Changeset is shown&lt;/p&gt;
&lt;p&gt;when you place a mouse cursor at it.&lt;/p&gt;
&lt;p&gt;It seems to me that rather often a user is willing to know not only by whom and when the group of lines in the source code was changed but also what was&lt;/p&gt;
&lt;p&gt;the reason of the change. As a result the Associate Workitems should be displayed, too. Also when a mouse cursor is set at a certain WorkItem a tip for the WorkItem should be shown.&lt;/p&gt;
&lt;p&gt;As we can see there are too many fields with the Annotate information. I suggest a set of fields should be customizable. Customization should be done using&lt;/p&gt;
&lt;p&gt;Tools/Options menu item. More than that, in that case a user must be able to hide all the fields except the framework limiting the group of lines in the source code. When the focus is set at the framework the user gets a pop-up tip. When the framework is double-clicked the ChangeSet Details must be opened.&lt;/p&gt;
&lt;p&gt;Another approach is to make the Annotate panel move back and forth.&lt;/p&gt;
&lt;p&gt;Here's one more important moment. I think the Annotate mode should be merged with the Edit mode so that a developer be able to receive at any moment the Annotation of the open file in the same window where the file is being edited. Various approaches can be used:&lt;/p&gt;
&lt;p&gt;1. The Annotate mode is started at the same time when the file is being opened but on the background so that not to slow down the opening of the file.&lt;/p&gt;
&lt;p&gt;2. The Annotate is NOT started &amp;nbsp;at the same time when the file is being opened but the mode can be switched on and off by pressing a toolbar button or through the View Menu item.&lt;/p&gt;
&lt;p&gt;All described above will be of great use for the future version of the Powertoy. I think.&lt;/p&gt;
</description></item><item><title>At the horizon: What are Microsoft's plans for the next version of Visual Studio - code-named &amp;amp;quot;Orcas&amp;amp;quot;?</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#885994</link><pubDate>Sat, 28 Oct 2006 02:57:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:885994</guid><dc:creator>Neno Loje's Treasury</dc:creator><description>&lt;p&gt;&amp;quot;Orcas&amp;quot; is the code name for the next version of Microsoft Visual Studio - &amp;quot;the next generation...&lt;/p&gt;</description></item><item><title>At the horizon: What are Microsoft's plans for the next version of Visual Studio - code-named "Orcas"?</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#888418</link><pubDate>Sat, 28 Oct 2006 13:18:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:888418</guid><dc:creator>Visual Studio Team System (VSTS) Blog</dc:creator><description>&lt;p&gt;&amp;amp;quot;Orcas&amp;amp;quot; is the code name for the next version of Microsoft Visual Studio - &amp;amp;quot;the next generation&lt;/p&gt;
</description></item><item><title>re: A new look for Annotate</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#6411098</link><pubDate>Tue, 20 Nov 2007 00:30:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6411098</guid><dc:creator>samunro</dc:creator><description>&lt;p&gt;I feel that this feature is not as useful as it could be because of its focus on the most recent change. When I am trying to identify when (and by whom) a particular change was introduced, I am not interested in subsequent, unrelated changes.&lt;/p&gt;
&lt;p&gt;I would prefer the ability to view a history of each line with an interface similar to that of the file history feature.&lt;/p&gt;
</description></item><item><title>Visual Studio Team System 2008</title><link>http://blogs.msdn.com/bharry/archive/2006/10/05/A-new-look-for-Annotate.aspx#6657806</link><pubDate>Wed, 05 Dec 2007 00:03:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6657806</guid><dc:creator>Yo sólo pasaba por aquí pero ya que estoy....</dc:creator><description>&lt;p&gt;Como muchos ya sabr&amp;amp;#233;is hace poco Microsoft lanz&amp;amp;#243; al mercado Visual Studio 2008. Si est&amp;amp;#225;is&lt;/p&gt;
</description></item></channel></rss>