Showing results for Search - Visual Studio Blog

Feb 21, 2023
Post comments count74
Post likes count12

Visual Studio 2022 – 17.5 Released

Anthony Cangialosi
Anthony Cangialosi

We’re excited to announce that Visual Studio 17.5 is now generally available. This release is full of updates that take friction out of your daily workflows making it easier for you stay in the zone while you code. Features like all-in-one search and intent-based suggestions help you move faster, while improved build and debug speeds ensure your ID...

.NETVisual StudioDebugging and Diagnostics
Jan 17, 2023
Post comments count31
Post likes count12

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
Post comments count9
Post likes count1

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
Post comments count7
Post likes count0

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
Aug 15, 2019
Post comments count6
Post likes count0

Code, Recent Items, and Template Search In Visual Studio

Andrew Cheung
Andrew Cheung

Check out several additions to VS Search in 16.3. We have added the ability to search for code, recently opened items, and templates.

Visual Studio 2019SearchTemplates