Search and Replace Shortcut Keys, Visual Studio 6 Scheme

The following shortcut key combinations can be used with the Quick Find, Quick Replace, Find in Files, and Replace in Files windows.

Command Name

Shortcut Keys

Description

Edit.Find

CTRL + F

Displays the Find and Replace dialog box.

Edit.FindNext

F3

Finds the next occurrence of the previous search text.

Edit.FindNextSelected

CTRL + F3

Finds the next occurrence of the selected text in the document.

Edit.FindPrevious

SHIFT + F3

Finds the previous occurrence of the search text.

Edit.FindPreviousSelected

CTRL + SHIFT + F3

Finds the previous occurrence of the currently selected text, or the word at the insertion point.

Edit.FindSymbol

ALT + F12

Displays the Symbol pane of the Find and Replace dialog box.

Edit.FindSymbolResults

CRTL + ALT + F12

Displays the Find Symbol Results window.

Edit.GoToFindCombo

CTRL + SHIFT + F

Places the insertion point in the Find/Command box on the Standard toolbar.

Edit.QuickFindSymbol

SHIFT + ALT + F12

Searches for the object or member selected in the file and displays the matches in the Find Symbol Results window.

Edit.Replace

CTRL + H

Displays the replace options in the Find and Replace dialog box.

Edit.ReplaceinFiles

CTRL + SHIFT + H

Displays the replace options on the Replace In Files tab of the Find and Replace dialog box.

Edit.StopSearch

ALT + F3, S

Stops the current Find in Files operation.

See Also

Reference

Visual Studio 6.0 Default Shortcut Keys