HomeVisual StudioVisual Studio 2013 Tips & Tricks – Incremental search

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

You May Also Like

In this post, you’ll learn about the error code “SCC_E_BACKGROUNDGETINPROGRESS” returned by the Visual Studio when using the Source Control...
In this post, you’ll learn about the error code “SCC_E_UNKNOWNERROR” returned by the Visual Studio when using the Source Control...
In this post, you’ll learn about the error code “SCC_E_CONNECTIONFAILURE” returned by the Visual Studio when using the Source Control...