Did you know… Ctrl+F does a quick find in the current document? – #066

The standard keyboard shortcut for finding text in most applications is Ctrl+F.  In Visual Studio, this kicks off a Quick Find in the current document.

QuickFindIntroduction

Quick Find will pre-populate the find what text with whatever text is selected in the editor or the word that the cursor is currently on.

Additionally, this find and replace window is actually a tool window (not a dialog), meaning that you can dock it somewhere and type in the editor with it opened.

Technorati tags: VS2005Tip, VS2008Tip

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>