Showing results for Search - Visual Studio Blog

Jan 17, 2023
116
31
12

New: Better search in Visual Studio

Leah Tran
Leah Tran

Whether you are looking for specific code files, classes, methods, or features and options in the IDE, finding them is not always easy. With multiple ways to search, how would you even know which one to choose? The new All-In-One Search combines code and feature search into the same UI and adds some extra power and productivity to the experience. ...

Searchvideo
Mar 2, 2021
25
9
1

Intelligent Visual Studio Search Service

Anne Gao
Anne Gao

In v16.9 Visual Studio release, we introduce the AI-powered Visual Studio Search service, which is integrated into the shortcut Ctrl+Q for intelligent Visual Studio feature searches. This blog post introduces the system architecture in high level details, including the core Azure services that we built and leveraged.

Visual StudioAzureVisual Studio 2019
Oct 26, 2020
19
7
0

Get more done with search in Visual Studio

Mads Kristensen
Mads Kristensen

Over the years, the Search feature in Visual Studio has gotten faster and more capable. 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. So, let’s take a closer look at how you can use Search in your daily work. I hit Ctrl+Q to use Search every single day and have for years....

Tips and TricksSearch