Visual Studio Add-in to allow searching PRs within a team's repository by title or description over a date timeframe.
This allows searching for multiple terms at one time, to provide a way for looking up areas of interest or words that represent a project / product.
Steps:
Download and following installer instructions.
Restart Visual Studio
Navigate to the View -> Other Windows -> PullRequest Search window and click.
A small dialog will open on first call, it will require you enter a Personal Access token. You can click on the icon to go to your VSTS Account where you will need to setup a personal access token. You MUST create a new token with READ PERMISSIONS TO CODE. Or else the addin will not be able to read the pull requests.
With your Access token, paste it in the textbox labeled for it and then click save to start searching.