devxlogo

An Incremental Search in the .NET IDE

An Incremental Search in the .NET IDE

Suppose you want to search for the strings com, comment, and comments in your code. Press Ctrl + I and start typing. The .NET IDE will start searching as you type.

For example, when you’ve finished typing com, you will see com highlighted in your code. If you want to jump to another instance of com, simply press Ctrl + I again. Or, if you want to search for instances of comment, keep typing in comment/comments.

devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist