Tips: Using “Navigate To…” for search in Visual Studio

Published 02 July 09 08:53 AM

Visual Studio 2010 Beta1 provides a great feature called “Navigate To”. You can find this feature under the “Edit” menu or use the keyboard shortcut “Ctrl + COMMA” to bring up the “Navigate To” dialog. This feature provides search-as-you-type support for files, types, and members to match the input string. Following is a snapshot of the “Navigate To” dialog:

image

Here are some summaries for this feature:

1. If the search string contains uppercase characters, the search is case-sensitive; otherwise not.
2. The white space between characters will be treated as an 'and' relationship.
3. The search does not support wildcard.

This feature becomes extremely handy when your solution/project is complex. The search result comes very quickly even for large solutions.

You can find more information about this feature at the following link: How to: Search for Objects, Definitions, and References (Symbols).

Also, a walkthrough is provided: Walkthrough: Quick Search for Files and Symbols in Visual Studio 2010.

Enjoy!

by Yaohai
Filed under: , ,

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
(optional)
(required) 

  
Enter Code Here: Required

This Blog

Syndication

Page view tracker