Subscribe to How-To Geek

Recommended: Click Here to Run a Free Scan for Common PC Errors   [Sponsored Link]

Use "Find As You Type" Search in Visual Studio 2005

Visual Studio 2005 includes a great feature that they call Incremental Search, but I like to call "find as you type", 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, you can 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:

  • Ctrl + i - Start Incremental Search \ Find Next Instance
  • Ctrl + Shift + i - Find Previous Instance
  • Esc - Cancel Search
  • Backspace - Works just like you'd expect.

This is a heck of a lot more quick than using the normal file search dialog.

The Geek is the founder of How-To Geek and a geek enthusiast. When he's not coming up with great how-to articles, he's probably writing at his personal blog. This article was written on 11/22/06 and tagged with: Programming, Visual Studio

Comments (3)

  1. Marshall Mickelson

    You can do the same thing in VS.NET 2003 as well. No searching backwards though.

  2. tommy

    For me isn't CTRL+i but ALT+i

  3. Dmitry

    Thanks for putting this together! I am actually working on an extensive presentation on the search features in Visual Studio IDE for both 2005 and 2008 and this reminded me of a feature i almost forgot about.

    I'm such a ctrl-f addict but as of recently i am trying to break the addiction and use the enhanced options available.


Leave a Comment




Leave your friendly comment here. If you have a computer help question, leave it on the forums instead.

Note: Your comment may not show up immediately on the site.

Copyright © 2006-2008 HowToGeek.com. All Rights Reserved.