Visual Studio 2005 includes a great feature that they call Incremental Search, but I like to call “find as you pop in”, because that’s really what it does.
To start using this feature, just hit Ctrl + i once, and you will see the cursor change to an arrow with binoculars.
At this point, it’s possible for you to just start typing, and Visual Studio will automatically start finding.
![]()
It’s tough to show this off in a screenshot, but here’s the basic idea:
To start an “Incremental Search” you just hit Ctrl + i, but there’s more keys that work with this:
This is a heck of a lot more quick than using the normal file search dialog.