Visual-Studio-2010 – HG plugin for Visual Studio, has “Blame” or “Annotate” in the editor?

We use Hg in Visual Studio 2010. I want to be able to see who edited the code in the editor without having to start VisualHg or the command prompt.

< p> Does anyone know of a plug-in that displays users on the edge of the editor?

Even if I use VisualHG’s annotation function to only display the change set, then you must find out who submitted the change set.

VisualHg does show the user who submitted the changes. You can find the “Annotation File” feature by right-clicking the document tab or right-clicking the document in the Solution Explorer. When you select When this option is selected, you will see the TortoiseHg Annotate window, as shown below:

If you hover the mouse over the source code line in the right window, the status bar text will change to the description The person who changed, the local revision number of the change set, the time of submission, and the first line of the message. You cannot hover the mouse over the gutter column of the line number or revision number, the mouse needs to exceed the actual source of the status text to be changed .

This is TortoiseHg 2.3.1 and VisualHg 1.1.5.

We use Hg in Visual Studio 2010. I want to be able to see who Edited the code in the editor without starting VisualHg or the command prompt.

Does anyone know of a plug-in that displays users on the edge of the editor?

Even if I use VisualHG’s comment function to only display the change set, then you have to find out who submitted the change set.

VisualHg does display You can find the “Annotation File” function by right-clicking the document tab or right-clicking the document in the Solution Explorer. When you select this option, you will see the TortoiseHg Annotate window, As shown below:

If you hover the mouse over the source code line in the right window, the text in the status bar will change to explain the person who made the change, the local revision number of the change set, The time of submission and the first line of the message. You cannot hover the mouse over the gutter column of the line number or revision number, the mouse needs to exceed the actual source of the status text to be changed.

This is TortoiseHg 2.3 .1 and VisualHg 1.1.5.

Leave a Comment

Your email address will not be published.