Shortcut of the Day
Posted by elberon5 Tue, 03 Apr 2007 15:42:00 GMT
This is for Visual Studio.Net 2005
Ctrl+I - Incremental Search.
It's nice because it doesn't launch the search window. You hit it then start typing and it goes to the next occurance of what you are typing. It's kinda like an emacs search. Hit Ctrl+I to pop to the next occurance or ESC to get out of it.

It works for SQL Server Management Studio Express as well.