Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I tell Visual Studio to always expand the "Find options" group box in the Find dialog?

I expand it, but it collapses sometimes, and it gets very annoying. How do I make it always be expanded?

like image 753
user541686 Avatar asked Jun 29 '12 18:06

user541686


People also ask

How do I search everywhere in Visual Studio?

Visual Studio 17.2 Preview 3 introduces a brand-new All-In-One search experience that merges the existing VS Search (Ctrl + Q) and Go To (Ctrl + T) to allow you to search both your code and Visual Studio features quicker and easier than ever, all in the same place.

How do I search an entire solution in Visual Studio?

Ctrl + Shift + F – Find in Solution Sometimes you want to search across your entire solution. You can double-click each item in the “Find Results” window to navigate to that instance of the search term you searched for.


1 Answers

Visual Studio should always remember the last state of expansion of this options group box. If you can provide a set of steps that show a case where it doesn't, please drop me a line at mwthomas at Microsoft com as I'd like to take a look.

like image 160
Mark Wilson-Thomas MSFT Avatar answered Oct 21 '22 02:10

Mark Wilson-Thomas MSFT