Annotate changes from source control in Visual Studio 2010

I am using Visual Studio 2010 in conjunction with Team Foundation Server 2010 and Power Tools.

In my code files, (eg. \*.cs)I can right-click in the editor and select Source Control"->"Annotateto get an extra column where I can see who last modified the rows. This does not seem to work in my MVC-Views (\*.cshtml).

Is there a file type limitation in the extension / function of power tools?

How to enable this very useful feature for all text file types in Visual Studio?

+5
source share
2 answers

, cshtml TFS , Annotate . , Team Project " " . , Visual Studio.

+4

, cshtml " ", "" . , " ", "".

+1

All Articles