News

Visual Studio 2022 17.4 Preview 1 Furthers Arm64 Support

Last week's release of Visual Studio 2022 17.4 Preview 1 furthers Microsoft's efforts to support the Arm64 architecture in its flagship IDE.

Released at the same time VS 2022 17.3 hit GA status last week, v17.4 Preview 1 improves on Arm64 support that was previewed back in June with VS 2022 17.3 Preview 2. In announcing v17.4 Preview 1, Microsoft said, "Version 17.4 will be the first version of Visual Studio generally available as a native Arm64 application."

Typically, the Arm architecture is used to build CPUs for low-power mobile devices, but it's increasingly being used instead of x86-based architectures in larger devices. Arm64 is an extension -- or evolution -- of the ARM architecture that supports 64-bit processing, and Visual Studio 2022 is 64-bit software.

At the time of the June preview launch of Arm64 support, three workloads were enabled:

  • Desktop development with C++ (for MSBuild-based projects)
  • .NET desktop development (WinForms, WPF) using both .NET Framework, and modern .NET.
  • NET and Web development

With this week's update, the UWP workload has been added to that list.

The update marks the latest initiative Microsoft has undertaken to provide Arm64 support, having earlier introduced a comprehensive Arm-native developer toolchain for Arm apps, including:

  • Full Visual Studio 2022 & VSCode
  • Visual C++
  • Modern .NET 6 and Java
  • Classic .NET Framework
  • Windows Terminal
  • WSL and WSA for running Linux and Android apps

"For C++ we now bundle Arm64 native versions of CMake and Ninja with Arm64 releases," Microsoft said. "We will continue adding more workloads in previews (based on your feedback) until we GA later this year. You can vote here to help in prioritizing additional workloads, components, and experiences."

Arm64 Developer Feedback
[Click on image for larger view.] Arm64 Developer Feedback (source: Microsoft).

As can be seen in the above graphic illustrating Arm64-related developer feedback items, there are requests for support for SQL development, .NET MAUI, Node.js and many more applications.

Other non-Arm64-related highlights of today's post about what's new in VS 2022 v17.4 Preview 1 include:

  • Collaboration and Teams: Here, improvements run the gamut from Git tooling to All-In-One code search to selection match highlighting.
    Git Tooling Improvements in Animated Action
    [Click on image for larger, animated GIF view.] Git Tooling Improvements in Animated Action (source: Microsoft).
  • Enterprise support: Version 17.4 will be the third long term servicing channel (LTSC) for Visual Studio 2022.
  • Configure Visual Studio using Visual Studio Administrative Templates (ADMX/ADML files): Announced in preview are new Visual Studio Administrative Templates (ADMX/ADML) files to help with problems faced by large organizations in controlling certain aspects of Visual Studio behavior for consistency, compliance or compatibility reasons. One such problem identified by Microsoft is the lack of an easy way for an admin to discover what all global polices exist for Visual Studio, which is addressed by the new scheme.
  • Removing out-of-support components: Using the latest Visual Studio 2022 installer, developers can now automatically remove all independent components from an installation that have transitioned to an "out of support" state.
  • Productivity: The post lists improvements for .NET, C++ and F#.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • VS Code 1.125 Adds Copilot Spend Meter After Billing Shock

    VS Code 1.125 adds in-editor visibility into additional Copilot budget usage as GitHub's AI-credit billing model continues to draw developer scrutiny.

  • TypeScript 7.0 RC Moves Microsoft's Go Rewrite Into the Mainline Compiler

    Microsoft's Go-based TypeScript rewrite has reached Release Candidate status, moving from a separate native-preview package into the regular TypeScript npm package while leaving some ecosystem-facing API work for TypeScript 7.1 or later.

  • Microsoft Highlights Visual Studio Live! Event Lineup and Longtime Developer Community Role

    A Microsoft MVP Blog post on Visual Studio Live!'s longevity arrives as the 2026 conference series continues with upcoming stops at Microsoft HQ, San Diego and Orlando.

  • Using Local AI to Cut Copilot Usage-Based Billing Shock

    After being gobsmacked by the new billing plan using almost all my monthly credits in one or two days, I tried pushing some Copilot-style coding work onto local models in VS Code. What I found was less "free AI" and more "pick your pain": cloud charges on one side, heavy local resource use and long waits on the other.

Subscribe on YouTube