News

Visual Studio for Mac Getting VS Code Internals in Reliability Revamp

Persistent performance and reliability issues in the Visual Studio for Mac IDE will be addressed by replacing most of the editor internals with code from the Visual Studio for Windows IDE.

That news comes in a blog post today (Oct. 16) announcing Visual Studio for Mac 2019 and a new roadmap.

Performance and reliability concerns have long been a focal point for the team developing VS for Mac, which the company in 2016 described as "evolving the mobile-centric Xamarin Studio IDE into a true mobile-first, cloud-first development tool for .NET and C#, and bringing the Visual Studio development experience to the Mac." That mobile-centric Xamarin Studio IDE was based on the open source MonoDevelop project. Mono/Xamarin guru Miguel de Icaza described VS for Mac as being built with a series of components on top of MonoDevelop.

That approach apparently wasn't enough to satisfy performance and reliability concerns raised by many developers. In announcing Visual Studio for Mac 7.6 in August, program manager Dominic Nahous listed multiple reliability fixes for issues "many of you have reported." He also listed performance fixes, saying "One of the top reported bugs in previous releases has been performance issues in the editor." That bug report was titled "Editor becomes so slow it's unusable after a while."

Those fixes apparently weren't enough, as today, Unni Ravindranathan, principal program manager, said: "Improving the typing performance and reliability is our single biggest focus area for Visual Studio 2019 for Mac. We plan to replace most of the internals of the Visual Studio for Mac editor with those from Visual Studio. Combined with the work to improve our integration of various language services, our aspiration is to bring similar levels of editor productivity from Visual Studio to Visual Studio for Mac. Finally, as a result of this work, we will also be able to address a top request from users to add Right-To-Left (RTL) support to our editor."

Other major themes for Visual Studio for Mac 2019 and the roadmap include:

  • Support for Team Foundation version control: "Including support for Team Foundation Server, with both Team Foundation Version Control (TFVC) and Git as the source control mechanisms, has been one of the top requested experiences on the Mac."
  • Increased productivity when working with projects: "The C# editor in Visual Studio for Mac will be built on top of the same Roslyn backend used by Visual Studio on Windows and will see continuous improvements."
  • .NET Core and ASP.NET Core support: "In Visual Studio 2019 for Mac, we will add support for .NET Core 3.0 when it becomes available in 2019. We will add more ASP.NET Core templates and template options to Visual Studio for Mac and improve the Azure publishing options."
  • Xamarin support: "In addition to continuing to make improvements to the Xamarin platform itself, we will focus on improving Android build performance and improving the reliability of deploying iOS and Android apps."
  • Unity support: "Unity now supports a .NET 4.7 and .NET Standard 2.0 profile, and we’re making sure that Visual Studio for Mac works out of the box to support those scenarios. Unity 2018.3 ships with Roslyn, the same C# compiler that is used with Visual Studio for Mac, and we’re enabling this for your IDE."

While Microsoft is doing away with the UserVoice site used to collect issues and feature requests in favor of the Developer Community site, the top UserVoice items listed for Visual Studio for Mac are:

  • Support C++ in Visual Studio for Mac (3,160 votes)
  • TFS Version Control (1,764 votes)
  • Manage NuGet Packages, (336 votes)
  • Add SQL Server integration (315 votes)
  • Add support for SQL Server Data Tools (272 votes)

Ravindranathan said the 2017 and 2019 versions of Visual Studio for Mac will be able to be installed side-by-side so developers can try out preview releases while still working on the stable v2017 releases, with parallel development continuing for both offerings.

"We don’t have preview bits to share with you just yet, but we wanted to share our plans early so you can help us shape the product with your feedback that you can share through our Developer Community website. We will update our roadmap for Visual Studio for Mac once a quarter to reflect any significant changes. We will also post an update to our roadmap for Visual Studio soon."

NOTE: This article was corrected to indicate VS for Mac's internals are being replaced by internals from the Visual Studio for Windows IDE, not the Visual Studio Code editor.

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