Visual studio for mac gtk2 application designer tab

broken image
broken image

I used to use Go To All… (Ctrl+,) to find files in my solution, but now I just use the Search instead. In the following screenshot, a search for FSS has found a Folder Size Scanner file, class, and method:

broken image

In the following screenshot, a search for markdown has found the MarkdownMetaExtractor.cs file, the MarkdownMetaExtractor class, and two methods within the solution: In addition to searching the IDE itself, Visual Studio search also searches your solution items for filename, code, method, and other matches. I do this all the time with some of the custom tool windows provided by the various Visual Studio extensions I use. For example, search for test to find and open the Test Explorer window: You can search for windows or panels that you may have accidentally closed. So, I thought it write up some of the ways I use Search to be more productive and share it with you here on the blog. Usage data shows that I’m an outlier and that most Visual Studio users don’t use Search as much as me. It’s useful, it’s fast, and it helps me get my job done. I hit Ctrl+Q to use Search every single day and have for years. So, let’s take a closer look at how you can use Search in your daily work. You might have missed some of the things it can do to help you be more productive and get the most out of Visual Studio. Over the years, the Search feature in Visual Studio has gotten faster and more capable.