Visual Studio 2013 Tips & Tricks – Incremental search

Incremental Search is one of the nice little feature that is available in Visual Studio 2013. This is available in previous versions of Visual Studio as well.

How to Perform an Incremental Search in Visual Studio 2013?

To perform an incremental search in Visual Studio 2013, follow the below steps.

1. Press the shortcut key “Ctrl + I”

2. Type the text that you need to search for. This will position the cursor to the first match of the string and highlight it.

Visual Studio 2013 Tips & Tricks - Incremental search

3. To Search the next occurrence of the search string m press the shortcut key “Ctrl + I” again.

Leave A Reply

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

You May Also Like

Do you want to hide the start page in Microsoft Visual Studio 2012 within few simple steps? Here we go....
DataTip is a feature in Visual Studio that provides the users an easy way to view information about variables used...
Today, when I was trying to install the Team Foundation Server (TFS) Power Tools 2013, I received an error “The...