

Ctrl+F3 / Ctrl+Shift+F3 - puts a word at a text cursor into the Find combo-box and go to a next/previous its occurrence.Ctrl+D - puts a word at a text cursor into a Find combo-box at a toolbar.F3 / Shift+F3 - go to a next/previous occurrence of a search text.Ctrl+F - opens a Find dialog and puts a word at a text cursor into a search field.Ctrl+Shift+W - selects a word at a text cursor, I recommend to remap it to Ctrl+W.Visual Studio 2008 has various shortcut keys for text search, which look nice with WordLight: Enable/disable case sensitive searching.You can change settings of the add-in by a command "WordLight settings." under the "Tools" menu. Please note, the add-in requires installed. It can be checked by "Add-in file paths" settings of the studio (menu Tools > Options > Environment > Add-in/Macros Security).

Usually, the folder is placed in "C:\Users\%UserName%\Documents\Visual Studio 2008" (for Win7) or "C:\Documents and Settings\%UserName%\My Documents\Visual Studio 2008\Addins" (for WinXP).

Freezing is called by next hotkeys (by default): Ctrl+`, Ctrl+1 and Ctrl+2 for three groups. There is a new "Freeze search" feature: you can freeze up to three search results in special mark groups, that stay during text editing.

It is pretty simply: when you selects a text, the add-in highlights all occurrences in a current document. It searches and highlights substrings that are currently selected in a text editor. As a bonus, it works for Output, Command and Immediate windows too. This is a small add-in for Visual Studio 2008.
