Extend your world!
How many times did we think "Wouldn’t it be nice if this product would have '...' functionality?".
If it's our product we can "just" add that functionality. Maybe we don't really need it in production or it is a debug only functionality, but we add it in the code because we need it in a specific location.
Hawkeye now changes this perspective giving the possibility to extend any .Net application at runtime without the application even knowing or noticing that.
Visual Studio Plugins:
TFS Quick Search Plugin 1.2 (for VS2005 and VS2008):
Download TFS Quick Search 1.2.0
|
The plugin offers a simple way to search the title and id of work items in the result of a TFS query: It will add a small search box to all your work item result windows and allow you to search the titles or ids of the items in the list: You can just start typing and the work item that contains the word you type will be automatically selected. |
![]() |
|
Usage:
|
|
|
Installation:
|
|
Visual Studio Properties Window Search/Find Plugin:
Download VS Properties Exender
|
This Visual Studio Add-in will extend the Properties window of Visual Studio by providing a fast search/filter box in the toolbar. You can just start typing and the properties list will automatically filter the list of properties to the properties that start with the specified string. |
![]() |
|
Alternatively you can type “?” (question mark) followed by some text and the filter will automatically filter all the properties that contain the specified string. For example typing "?" (question mark) will show BackColor and ForeColor properties. |
![]() |



