Microsoft 11745 Published by

Microsoft has released the fourth preview release of Visual Studio 2022.



Visual Studio 2022 Preview 4 is now available!

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, try it out, and join us in shaping the next major release of Visual Studio with your feedback.

A focus area for Visual Studio 2022 is improving the scalability and performance of Visual Studio. In previous blog posts, we’ve talked about how our move to 64bit has led to significant improvements in scalability. In Preview 4, we’ve focused on improving the performance of several key features. For example, find in files is now as much as 3x faster when searching large solutions such as Orchard Core.

Other scenarios where we’ve improved performance include C++ IntelliSense performance improvements with a ~12% speedup for semantic colorization, optimizations to symbol database processing, and an almost 2x speedup for expanding C++ items in the solution explorer. The performance team is planning a blog dedicated to performance improvements, so stay tuned.

The Preview 4 release also has a number of improvements for debugging. From updates to the attach to process dialog where you can now select processes by using a window picker. From updates to the new external source feature, which make it easier to load symbols for libraries outside your project, to new features like dependent breakpoints, for configuring additional breakpoints after another breakpoint is first hit. This can make debugging code in common paths (like a game loop or a utility API) much easier as a breakpoint in those functions can be configured to enable only if the function is invoked from a specific part of your application.



Visual Studio 2022 Preview 4 is now available!