Find in Files: Search all code in Team Foundation Server

后端 未结 12 2227
情深已故
情深已故 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 22:56

    Another solution is to use "ctrl+shift+F". You can change the search location to a local directory rather than a solution or project. This will just take the place of the desktop search and you'll still need to get the latest code, but it will allow you to remain within Visual Studio to do your searching.

提交回复
热议问题