I've made plenty of changes in my solution, using TFS, and I want to search for something only in the files which I edited (which appear in the "Pending Changes").
There is only an option to search in specific directories of the solution but not in the edited files.
Maybe there is some extension that can help with it?
For example, I want to search for TODO
comments but only in the files edited by me, without seeing TODO
s of other developers.
Visual Studio 2019 | Visual Studio 2022 In Visual Studio Team Explorer, open the Pending Changes page to check in your code to a new changeset, or press Ctrl+O, P on your keyboard. You can select the undock icon to undock the Pending Changes page from Team Explorer and show it in a separate window.
In Microsoft Visual Studio, click Tools > Options. Go to Source Control > Jazz Source Control > Check-in Policies. Select the Auto check-in local changes check box and click OK.
Press ctrl + shift + f
In Result options
, select Find results Table
Press find all and then, in the find window filter by select Changed Documents
.
This is not the answer for searching in pending changes in general, but it is possible to get list of TODOS only from changed files by using Task list window.
Open Task list window and use the filter for only Changed documents:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With