Paul Krill
Editor at Large

Visual Studio 2022 Preview 4 shines on developer productivity

news
Sep 16, 20212 mins

Search and IntelliSense performance, hot reload, and debugging get attention in the planned 64-bit upgrade to Microsoft’s flagship IDE.

Spotlights on stage
Credit: Thinkstock

The latest preview of Microsoft’s Visual Studio 2022 IDE builds on themes of personal and team productivity with features such as faster search and other UI-related performance improvements. Debugging and hot reload also get attention in the new preview.

Unveiled September 14, Preview 4 of the planned 64-bit version of Microsoft’s flagship IDE, which release notes refer to as Visual Studio 2022 version 17.0 Preview 4, is available from the Visual Studio website.

For personal and team productivity, Visual Studio 2022 Preview 4 has focused on improving performance of features such as Find in Files, which is now as much as three times faster when searching large solutions such as the Orchard Core application framework and web content management, Microsoft said. Performance also has been improved for C++ IntelliSense and symbol database processing.

Debugging has been improved as well, with enhancements such as dependent breakpoints, which allow developers to configure additional breakpoints that are triggered after another breakpoint is first hit. Debugging code in common paths may be much easier as a result.

For modern app development, Blazor and Razor editors have been updated. An NPM GUI enables downloading of NPM modules the same way as NuGet packages are downloaded. And there are new capabilities for hot reload in ASP.NET Core, including hot reload on file saves and applying changes to CSS files live. In other hot reload improvements, hot reload for C++ now supports CMake and OpenFolder projects, and support has been improved for XAML hot reload for .NET MAUI.

Microsoft noted that it is continuing to add C++ sanitization features to help developers write secure and reliable code. Developers now can use the libFuzzer library for fuzz testing with the MSVC C++ compiler.

Preview 4 also enables developers to create an Azure DevOps repository from the “Create a Git repository” dialog, making it easier to get code into Azure DevOps. Visual Studio will create a Git repo and push it to Azure DevOps using one click. Also in Preview 4, a setting to colorize document tabs by project can be found at Tools -> Options -> E project Environment -> Tabs and Windows. Color-coded tabs help organize files visually by providing an extra visual cue.

Visual Studio 2022 Preview 4 follows Visual Studio 2022 Preview 3, which was released August 10, and Visual Studio 2022 Preview 3.1, released August 16.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author