News

Visual Studio 2022 for Mac Finally Generally Available

Lagging by about six months, Visual Studio 2022 for Mac v17.0 has finally caught up to its Windows counterpart and reached General Availability (GA) status after a huge revamp of its frontend UI and backend runtime.

That revamp involved switching from a hodgepodge of UI constructs to fully native macOS code, along with switching the backend to run on .NET 6 (instead of the Mono runtime), which also brings the new ability to run natively on ARM64 processors, known as Apple Silicon, Microsoft said in a May 23 announcement.

Release notes for v17.0 list six main highlights:

All of the above and many more changes result in the fastest-ever "for Mac" IDE, able to do certain things, such as open a large solution, up to 50 percent faster than in Visual Studio 2019 for Mac.

The revamp continued a years-long effort to improve reliability and stability that involved the switch to fully native UI code, which was in process way back in 2021 with Visual Studio 2019 for Mac v8.10.

Visual Studio 2022 for Mac v17.0
[Click on image for larger view.] Visual Studio 2022 for Mac v17.0 (source: Microsoft).

Now, in addition to catching up to the Windows IDE in terms of GA status, the Mac IDE has borrowed some productivity tooling, including the Git Changes window, tool window drag and drop, and subword navigation.

Previously, Microsoft has said:

Our goal with Visual Studio 2022 for Mac is to make a modern .NET IDE tailored for the Mac that delivers the productive experience you've come to love in Visual Studio. We're working to move Visual Studio for Mac to native macOS UI, which means it will come with better performance and reliability. It also means that Visual Studio for Mac can take full advantage of all the built-in macOS accessibility features. We're updating the menus and terminology across the IDE to make Visual Studio more consistent between Mac and Windows. The new Git experience from Visual Studio will also be coming to Visual Studio for Mac, beginning with the introduction of the Git Changes tool window.

The project's roadmap boiled all of the above down into three main themes:

  • Improve the overall performance of the IDE and responsiveness of the UI.
  • Support the latest .NET platform releases
  • Improve satisfaction across the full tooling experience (Edit, Build, Debug, Test, Git, Publish, Customization)

Going forward, Microsoft also shipped the first preview of the next release, Visual Studio 2022 for Mac v17.3, which will integrate with .NET MAUI (which just reached GA during the Build developer conference), though initial support for .NET MAUI already exists.

"We are excited to share that .NET Multi-platform App UI (MAUI) has shipped GA," said Jordan Matthiesen, senior program manager, in the May 23 announcement. "Visual Studio 2022 for Mac v17.3 now supports creating new projects, building and deploying .NET MAUI apps to iOS, macOS, and Android, and XAML Hot Reload. We will add more functionality to .NET MAUI projects, including shared project property pages, app publishing support, and .NET Hot Reload (for C# edits), throughout the next releases."

Speaking of the next v17.3 edition (the version number skipped from v17.0 to v17.3 to match the Windows IDE), Matthiesen said, "This next release is focused on continuing the work we started in v17.0 by delivering a modern development experience for .NET with initial .NET 7 and .NET MAUI tooling. We'll also be addressing top feedback and completing the move to native UI for a few lesser used, but important, features like the Task/TODO list. You can learn more about plans for this release by reviewing the roadmap and see what's in Preview 1 by reviewing the release notes."

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube