TFS Quick Search Plugin

5:29 pm .Net, Hawkeye, Readify, TFS, Visual Studio

 Working lately more and more with TFS I got a bit frustrated on scrolling in a long list of Tasks/Work Items/Issues to find for “that one task” that has a specific word in its description so I decided to write a small plugin to make my life easier.

Based on the Hawkeye core and the Dynamic Extenders that Hawkeye support I’ve build TFS Quick Search Plugin:

The plugin will add a small (and red) search text box to all TFS result windows. You can simply type a keyword in there and the first TFS Item that contains that keyword in its title will be selected in the results view. Pressing F3 will search and select the next occurrence of the specified keyword.

Prefixing the text you enter with the “#” symbol will execute the search in the “ID” column. So entering “#4581″ will select the item with ID 4581.

For more details and installation instructions visit TFS Quick Search Project page.

9 Responses

  1. Grant Says:

    Nice work Corneliu – is a VS2008 version coming?]

  2. Corneliu I. Tusnea Says:

    Yes, I hope to have one ready by the end of the week. I need to install VS2008 to debug the plugin.]

  3. reno Says:

    Will you also have one that searches the contents of the task/work item instead of just the title also?]

  4. Corneliu I. Tusnea Says:

    I’ll do it. Which fields do you want to be searched for?
    Description. Which else?]

  5. reno Says:

    Comments would be nice.

    And not to be a pain but sometimes we assign tasks from one person to another, but would it be simple to add searching of the History to search for example for when an item was ever assigned to you in the past?]

  6. parallelthinking » Blog Archive » TFS Quick Search 1.2 - VS2008 and some small changes Says:

    [...] .Net, Personal, Readify, Visual Studio Based on the feedback received for the first version of TFS Quick Search I’ve modified it and here is the TFS Quick Search [...]

  7. Grant Holliday's blog : How do I do a full text search of TFS Work Items? Says:

    [...] way to quickly search work items within Visual Studio is to use Corneliu’s TFS Quick Search Addin for Visual Studio. It reflects over the .NET controls and searches for the string that you type in. This means that [...]

  8. surajo yunusa Says:

    I need the current code of quick search

  9. Rich Says:

    Thanks – works great! :)

Leave a Comment

Your comment

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.