1

I followed Find in Files: Search all code in Team Foundation Server

But Could not find a solution for TFS2013.

Is there a way to search the text inside of every file in TFS 2013 for a specific string ?

Currently I perform a Get Latest on the entire codebase and use Windows Search, but this gets quite painful with over Large number of files occupying GB's of memory.

John Zachariah
  • 121
  • 1
  • 7

1 Answers1

3

Code search feature was added in TFS 2015. For TFS 2013, the following extension by Mattias is an excellent tool

https://marketplace.visualstudio.com/items?itemName=vs-publisher-13988.TFSAdministratorsToolkitforVS2013

Hamid Shahid
  • 4,486
  • 3
  • 32
  • 41