Showing results for Category : Visual Studio

Sep 14, 2021
Post comments count58
Post likes count0

Visual Studio 2022 Preview 4 is now available!

Mads Kristensen
Mads Kristensen

We are excited to announce the fourth preview release of Visual Studio 2022! With Preview 4, there are more new capabilities on the themes of personal and team productivity, modern development, and constant innovation. In this blog, we're highlighting a few of the new capabilities of Visual Studio 2022 Preview 4. We’d love for you to download it, t...

.NETVisual StudioPerformance
Sep 9, 2021
Post comments count6
Post likes count0

The Future of Visual Studio Extensibility is Here!

Leslie Richardson
Leslie Richardson

Visual Studio 2022 seeks to greatly improve your overall development experience, and we're moving forward with that journey in improving VS extension writing and usage today!  We have several exciting extensibility updates that are either available now or on the horizon, so let's check them out!

Visual StudioExtensionsVisual Studio 2022
Sep 7, 2021
Post comments count11
Post likes count0

New Improved Attach to Process Dialog Experience

Harshada Hole
Harshada Hole

With Visual Studio 2022, we promise to bring new tooling to improve the inner loop productivity and debugging experience. We have added command-line details, app pool details, parent/child process tree view, and the Select running window from the desktop option in the attach to process dialog.

Debugging and DiagnosticsVisual Studio 2022vs2022
Aug 31, 2021
Post comments count22
Post likes count0

Boost your productivity with Productivity Power Tools Extensions in Visual Studio 2022!

Leslie Richardson
Leslie Richardson

Need a set of extensions to help improve your productivity? We’re excited to announce that one of the most popular and anticipated sets of extensions is now available to download for VS 2022 today: Productivity Power Tools for Visual Studio 2022!

Visual StudioExtensionsVisual Studio 2022
Aug 30, 2021
Post comments count10
Post likes count0

Optimizing toolbars for your workflow

Mads Kristensen
Mads Kristensen

Visual Studio is the application I use the most on any given workday, and I consider it my virtual home. It’s where I’m comfortable, productive, excited, frustrated, and happy. I love Visual Studio. Over the years, I’ve learned how to optimize it for my various development workflows—I personalized it. Just like I would with a home in the real world...

personalize
Aug 25, 2021
Post comments count60
Post likes count0

It looks like you’re using Visual Studio. Would you like help?

Misty Hays
Misty Hays

We recently asked in an installer survey what you’d find valuable to see while you’re staring at the installer screen during updates/installations in Visual Studio 2022, and y’all said tips and tricks!  Y’all also told us that you want to see tips in the IDE, too—in a Visual Studio start page! Receiving tips from a virtual assistant was the seco...

.NETAzureAnnouncement
Aug 18, 2021
Post comments count34
Post likes count0

Revamped Project Properties UI

McKenna Barlow
McKenna Barlow

In Visual Studio 2022 we are improving your experiences around navigating and modifying your project's properties. The world of .NET is in a very different place than it was a few years ago. With a growing diverse user-base and increasingly cross-platform projects, we decided that the Visual Studio project properties were due for a much-needed re-v...

Aug 17, 2021
Post comments count5
Post likes count0

Flexible theming capabilities for Visual Studio 

Grace Taylor
Grace Taylor

If you're like me, maybe you feel like customizing Visual Studio so that your workflow suits your habits in just the right way. Here are a few updates in Visual Studio 2022 that can help with that! We’ve introduced the ability to sync your Visual Studio theme with your Windows theme so that reading can become easier depending on the amount of backg...

AccessibilityPersonalizationthemes
Aug 17, 2021
Post comments count9
Post likes count0

Improving developer security with Visual Studio 2022

Ruben Rios
Ruben Rios

Software developers are increasingly being targeted by malware. Recent incidents include Nobelium, Octopus Scanner, and ZINC. To reduce the risk of open-source library adoption in the face of such attacks, developers need a toolchain that assists them in evaluating untrusted content. In Visual Studio 2022 we've been focused on developer and team...

Visual Studio 2022securityEnterprise
Aug 16, 2021
Post comments count15
Post likes count5

Debugging External Sources with Visual Studio

Harshada Hole
Harshada Hole

Have you ever needed to debug and step into a code of dependent NuGet or .NET libraries that do not build as part of your solution? Today, debugging through them is not so easy as debugging your projects that are part of your solution. Starting with Visual Studio 2022 Preview 3, we are adding a new "External Sources" node in the Solution Explo

Debugging and DiagnosticsVisual Studio 2022Productivity