Friday, May 8, 2009

DevTnT 4 - Use Custom Tools in Visual Studio

Have you ever missed you favorite tool for comparing or merging files in Visual Studio? There is a way to tell Visual Studio which tools should be used for these operations:

Select Tools - Options - Visual Studio Team Foundation Server - Configure User Tools... - Add... Then enter the extension for the files to be affected (type .* for all file types), choose the operation (Merge, Compare) and provide the application incl. path.

No comments:

Post a Comment