Find in Files: Search all code in Team Foundation Server

后端 未结 12 2219
情深已故
情深已故 2020-11-28 22:37

Is there a way to search the latest version of every file in TFS for a specific string or regex? This is probably the only thing I miss from Visual Source Safe...

12条回答
  •  死守一世寂寞
    2020-11-28 23:04

    Okay,

    1. TFS2008 Power Tools do not have a find-in-files function. "The Find in Source Control tools provide the ability to locate files and folders in source control by the item’s status or with a wildcard expression."

    2. There is a Windows program with this functionality posted on CodePlex. I just installed and tested this and it works well.

提交回复
热议问题