Showing results for code search - Visual Studio Blog

Jan 16, 2025
6

Our Favorite NEW Visual Studio Features of 2024

Jason Chlus James Montemagno
Jason,
James

Last year, the Visual Studio team delivered many new developer-focused improvements and AI integrations, many of which came directly from your feedback on Developer Community. In this post, we highlight the team’s favorite features from 2024 that boost productivity, streamline workflows, and enhance your coding experience. Let’s dive in! Ima...

ExtensionsProductivityGitHub Copilot
Dec 31, 2024
8

Dock the Code Search window in Visual Studio 2022

Leah Tran
Leah Tran

Ever felt frustrated with the search window cluttering your workspace? The latest feature in Visual Studio 2022 gives you more control over the behavior of the Code and Feature Search window, making your search experience smoother and more efficient. Some users have shared that the search window feels intrusive, interrupting your work by app...

Searchcode search
Dec 30, 2024
6

Go to line anywhere with Code Search for Visual Studio 2022

Leah Tran
Leah Tran

Finding the exact line of code where an issue is occurring can be like searching for a needle in a haystack. Whether you are debugging an error on line 43 of a file or diving into a specific section of code, you can efficiently jump to the right places with this newest addition to Code Search. In Code Search, you can now jump to a specific line ...

Searchcode searchNavigate through code
Sep 11, 2024
4

Search scoping helps you find what you’re looking for

Leah Tran
Leah Tran

If you're working on a large and complex solution, you might find yourself overwhelmed by the number of results when you use code search in Visual Studio. You might be looking for a specific class, method, or variable, but end up scrolling through pages of irrelevant matches. Wouldn't it be nice if you could narrow down your search scope to only th...

Searchcode search
Aug 26, 2024
9

New IDE features in Visual Studio v17.11

Mads Kristensen
Mads Kristensen

In Visual Studio 2022 v17.11, you'll discover several new features that address specific issues developers have reported. These updates don't belong to a distinct category, but we're dedicated to sharing them with you in this blog post. You can download the update and view the comprehensive release notes for full details. Find the code you're look...

code searchKeyboard Shortcutsvsconfig