Visual Studio 2022 for Mac Preview 5

>>> Shared from Original Post Visual Studio Blog

Today, we released Visual Studio 2022 for Mac Preview 5, marking the first Visual Studio for Mac release running on .NET 6 and natively on Apple’s M1 (ARM-based) processor. This change has resulted in some immediate performance wins and lays the foundation for the team to innovate more rapidly in the future. We also continued the work of moving the IDE to fully native macOS UI by upgrading more high use parts of the IDE including the Document Switcher and Document Outline. You can read all about the latest changes in the release notes. Get the latest release now by using the Visual Studio > Check for Updates… menu, or download it directly:

Download Visual Studio 2022 for Mac Preview 5

Visual Studio for Mac is the IDE for .NET developers building apps for the web and cloud using ASP.NET Core, mobile using .NET or Xamarin, and Unity games on the Mac. Depending on the size of your company and what you’re working on, you may be eligible to use Visual Studio Community for Mac. For those with Visual Studio Subscriptions, you’ll find Visual Studio Professional for Mac or Visual Studio Enterprise for Mac are included in your subscription. Learn more about how to activate your Visual Studio for Mac license on our website.

.NET 6 CLR brings performance wins on both M1 & Intel processors

The move to run Visual Studio for Mac on the .NET 6 CLR is a critical investment that will allow us to take advantage of the latest innovations from .NET. One of the first benefits of moving from the Mono runtime to .NET 6 is improved performance for several scenarios granted by the new I/O implementation in .NET 6. Please note these are still early builds so you may see slightly different results, but that we’re continuing the investment in optimizing Visual Studio for Mac on M1 processors and would love your feedback.

More features moved to native UI: Document Switcher and Document Outline

In addition to the transition to .NET 6 we’re making more progress transitioning to a native MacOS UI. The entire IDE experience is now implemented in native macOS UI, where previously it was a combination of native UI and custom drawn UI controls using a non-native control library. To date we’ve migrated near 95% of the user experience from Visual Studio 2019 for Mac, including the editors, all commonly used tool windows, and most preferences and project settings. In Preview 5 we’ve continued this work by porting the Document Switcher and Document Outline window.

Dialog shown in Visual Studio for Mac when using the Ctrl+Tab shortcut. The dialog shows a list of open windows and documents.
Document Switcher (Shown when using the Ctrl+Tab shortcut to change windows)

 

Document outline for a C# file. Displays BasketService class with members expanded beneath it, such as AddItemToBasket and SetQuantities.
View > Other Windows > Document Outline for .cs files

You can learn more about the benefits that come from moving to native UI in our Preview 1 blog post where we highlight our goal with Visual Studio 2022 for Mac: to make a modern .NET IDE tailored for the Mac that delivers the productive experience you’ve come to love in Visual Studio.

Please keep sharing your feedback

We want your help making Visual Studio 2022 for Mac the best developer experience for you. Your feedback continues to inform our plans. If you’re interested in receiving updates directly from our team, join our Preview Newsletter – we’ll share updates on what’s new and provide more opportunities for you to give feedback to our team.

Finally, please share your thoughts in our Visual Studio for Mac Preview survey, and keep sending those suggestions or problem reports coming! You can use the Help > Report a Problem or Help > Provide a Suggestion menus to share feedback, or go to the Visual Studio for Mac Developer Community site to vote for those that are most important to you.

The post Visual Studio 2022 for Mac Preview 5 appeared first on Visual Studio Blog.

>>> Read the Full Story at Visual Studio Blog

Jordan Matthiesen
  • Jordan Matthiesen