Showing results for 2021 - Page 2 of 8 - Visual Studio Blog

Nov 15, 2021
Post comments count33
Post likes count0

Where Are My Favorite Extensions in Visual Studio 2022?

Leslie Richardson
Leslie Richardson

Want to continue using your favorite extensions in VS 2022 but aren’t sure where they are? Check out this post to learn how to find them in the Marketplace, outside the Marketplace, or as integrated VS features!

Visual StudioExtensionsVisual Studio 2022
Nov 8, 2021
Post comments count15
Post likes count0

Visual Studio 2022 for Mac Preview 3, and Upcoming Native M1 Processor Support

Jordan Matthiesen
Jordan Matthiesen

This is an exciting post for us today with several announcements – First, Visual Studio 2022 for Mac Preview 3 is now available with support for the general availability release of .NET 6. Second, our team has been working on native support for the Apple M1 processor, and it will be available soon in a future preview. This post contains additional ...

Visual Studio for MacVisual Studio 2022 for Mac
Nov 8, 2021
Post comments count70
Post likes count0

Visual Studio 2022 now available

Amanda Silver
Amanda Silver

I am really excited to announce that we've reached general availability for Visual Studio 2022. Watch the keynote on YouTube.

.NETC++vs2022
Nov 3, 2021
Post comments count4
Post likes count0

More flexible and inclusive ways to manage your documents

Grace Taylor
Grace Taylor

One of Visual Studio 2022’s key investments is in helping you personalize Visual Studio so that you can code the way you want. We’ve added new capabilities for added flexibility and inclusivity for working with your documents! Flexible workspace We’ve introduced a way for you to color file tabs by project, so that you don’t have to hunt for y...

Visual Studio 2022Personalization
Nov 1, 2021
Post comments count16
Post likes count0

Visual Studio 2022 Launch Event Agenda

Andy Sterland
Andy Sterland

We’re excited to host the Visual Studio 2022 launch event on November 8th. This release is unique: it brings together, the move to 64-bit, new capabilities, and improvements to reliability and performance across your entire developer workflow. The launch event is a celebration of that work, and all the work, our community, and extension

.NETVisual StudioC++
Oct 18, 2021
Post comments count87
Post likes count2

We’ve upgraded the UI in Visual Studio 2022

Emily Stoll
Emily Stoll

In Visual Studio 2022, our team made a series of targeted investments to upgrade the Visual Studio user interface. We’re committed to spending time on the things that have meaningful impact to your product experience, so we grounded our work in real problems and suggestions surfaced by you and made sure to work with you every step of the way

Oct 13, 2021
Post comments count4
Post likes count0

Visual Studio 2022 for Mac Preview 2 is now available

Jordan Matthiesen
Jordan Matthiesen

One month ago, we released the first public preview of Visual Studio 2022 for Mac after an initial private preview. Today, we’re happy to share that Visual Studio 2022 for Mac Preview 2 is now available. The focus of this preview is to support the new .NET 6 Release Candidate 2 (RC2) release on Intel-based Macs.

Visual Studio for MacVisual Studio 2022 for Mac
Oct 13, 2021
Post comments count4
Post likes count0

Learn to write Visual Studio extensions

Mads Kristensen
Mads Kristensen

Writing extension for Visual Studio can be a daunting task for even the seasoned developer. Figuring out where to start is a not obvious and the whole process a bit mysterious. At least, that’s what you’ve told over the years from trying to write extensions. That’s why we’re now introducing a new video series to make extension writing easier than e...

Extensions
Oct 12, 2021
Post comments count51
Post likes count0

Join us November 8 for the Launch of Visual Studio 2022

Amanda Silver
Amanda Silver

On behalf of our entire team, I’m excited to announce the upcoming release of Visual Studio 2022 on November 8, and the immediate availability of the Visual Studio 2022 Release Candidate (RC) and Preview 5. We invite you to explore the latest capabilities of Visual Studio 2022 at our virtual launch event on November 8. Throughout the day, you can l...

.NETVisual StudioAnnouncement
Oct 11, 2021
Post comments count2
Post likes count0

Case Study: Using Visual Studio Profiler to reduce memory allocations in the Windows Terminal console host startup path

Austin Lamb
Austin Lamb

Setting The Stage Around the holidays of 2020 it was a bit quieter, and I decided it might be a great time to go investigate how the Visual Studio profiling tools worked. I have been a long-time user of the Windows Performance Analyzer (WPA), which is a great tool for doing systems-level performance analysis. It is, however, quite complex and diff...