Managing CodeLens in TFS

CodeLens is a Microsoft Visual Studio feature that shows you information about your code directly in the code editor. Before CodeLens, one had to dig through several different windows for information such as method references, tests linked to a method, the last change to a line of code, or the code churn to a class. Since all of this information is in TFS, you would just expect it to be available in one place. CodeLens just does that by putting this information literally at your fingertips within the code editor. CodeLens supports both TFVC and Git repositories. CodeLens now supports C#, VB, C++, SQL, and JavaScript files. You can learn more about CodeLens and other quality and diagnostic tools available in Visual Studio ...

Get Microsoft Team Foundation Server 2015 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.