Showing results for September 2021 - Visual Studio Blog

Sep 30, 2021
15
0

Visual Studio 2022 for Mac Preview 1 is now available!

Jordan Matthiesen
Jordan Matthiesen

Visual Studio 2022 for Mac Preview 1 is now available! This is the first public release of our .NET IDE with a refreshed, fully native macOS UI; we’d love for you to download it, try it out, and share your feedback to help us shape the next major release of Visual Studio for Mac. We owe a huge THANK YOU to our community of private preview ...

Visual Studio for MacVisual Studio 2022 for Mac
Sep 24, 2021
1
0

Avoiding Memory Leaks in Visual Studio Editor Extensions

Christian Gunderman
Christian Gunderman

Visual Studio extenders make VS even better by augmenting it with specialized tools, new languages, and workflows. As a Visual Studio extender, you can ensure your extension’s customers have the most performant, reliable experience possible by avoiding common sources of memory leaks, described within this blog post. Background In the early ...

Sep 23, 2021
14
0

We want to make Help all you need

Jason Chlus
Jason Chlus

On the Visual Studio team, we aspire to deliver higher satisfaction across all areas of Visual Studio with greater awareness, connectivity, and productivity. With this in mind, we’ve been investigating the age-old “Help Menu”. This is just the start of a series of experiments we’re trying, and we want your (ahem) help to ...

Sep 20, 2021
30
0

Introducing Collection of New Visual Studio Themes!

Grace Taylor
Grace Taylor

We are on a journey to make Visual Studio more flexible than ever, so that you can make the IDE work just the way you like it! One of our key focus areas for Visual Studio 2022 is to build a personal, flexible IDE that you can make your own. We’ve teamed up with theme authors from the community to test a new tool that converts VS Code themes to ...

Personalizationthemes
Sep 15, 2021
2
1

Discover quick actions for common tasks as you type, with IntelliCode

Peter Groenewegen
Peter Groenewegen

Have you ever found yourself wishing there was a built-in tool to accomplish a common task? You could not find the tool and started the work manually. Only after you have started the work, you discover there was a quick action to do the task. IntelliCode can now spot when you're performing a common task and recommend the right quick action, ...

Visual StudioC#Productivity
Sep 14, 2021
58
0

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...

.NETVisual StudioPerformance
Sep 9, 2021
6
0

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
11
0

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