We have Show short cuts in Tool Tips option in VS 2008
Tools- >Customize-> Show short cuts in Tool Tips option
I don't see that option in VS 2010.
I am not sure why its turned off.
I have submitted feedback on this here . If at all you want to have the same feature in new VS 2010 IDE and its useful for you, please vote for the feedback.
Microsoft Most Valuable Professional(MVP) with more than 16 years of Experience. I love Programming, and Eager to learn New things Curious about Microsoft Products, Interested in Knowledge sharing. If you can dream IT, You can become it, If you can think IT, You can do IT,If you can believe it ,you can achieve IT.
Showing posts with label IDE. Show all posts
Showing posts with label IDE. Show all posts
January 06, 2010
Incremental Search in Visual Studio I DE
Have you ever used Incremental search in Visual Studio. If not just try it.
Incremental Search is a feature in VS 2010 to search for particular term or keyword in the current document. Here the search is driven by key strokes as it allows you to type for the search term, with out interacting UI.
You can do incremental search by navigating to Edit->Advanced->Incremental Search or
Press Ctrl+I. Start typing the text you are searching for. You'll see the cursor jump to the first match, highlighting the same search string:
Pressing ESC or clicking on mouse will stop the incremental search.
The searched term appears in find box as well.
Press Shift+Ctrl+I to navigate to previous.
Happy Coding
Incremental Search is a feature in VS 2010 to search for particular term or keyword in the current document. Here the search is driven by key strokes as it allows you to type for the search term, with out interacting UI.
You can do incremental search by navigating to Edit->Advanced->Incremental Search or
Press Ctrl+I. Start typing the text you are searching for. You'll see the cursor jump to the first match, highlighting the same search string:
Pressing ESC or clicking on mouse will stop the incremental search.
The searched term appears in find box as well.
Press Shift+Ctrl+I to navigate to previous.
Happy Coding
Labels:
Ctrl+I,
Ctrl+Shift+I,
F3,
IDE,
Incremental Search,
Visual Studio,
Visual Studio Tip,
VS 2008,
VS 2010
Subscribe to:
Posts (Atom)