News

Visual Studio 2022 for Mac Preview 4 Improves Window Management, Search

The problematic Visual Studio for Mac 2022 is out in Preview 4, which adds new window drag-and-drop functionality and improves code searching and navigation.

The Mac version of Microsoft's flagship IDE is way behind the Windows version, which debuted early last month. And the dev team was beset with performance and reliability problems with VS 2019 for Mac dating back to 2018 as explained in the article "Visual Studio for Mac Getting VS Code Internals in Reliability Revamp."

Getting the Mac IDE up to par with the Windows IDE is apparently still an ongoing process, as Microsoft's web site for the IDE, Visual Studio 2022 for Mac Preview, says: "We're moving Visual Studio for Mac to native macOS UI, which will fix over 100 previously reported issues related to performance, reliability, and product quality. By using native macOS UI, the IDE now works more reliably with macOS's built in assistive technologies."

Those problems and the native solution were alluded to in a Dec. 15 post announcing Preview 4: "Visual Studio 2022 for Mac Preview 4 release is here, and continues our move of the IDE to fully native macOS UI, fixes many top issues, and introduces new experiences for laying out your windows and searching your source."

And, while drag-and-drop functionality would seem to be commonplace in any modern code editor or IDE, it leads off the short list of improvements as detailed by Jordan Matthiesen, senior program manager, Visual Studio for Mac.

"In this Preview 4 release, we've brought the ability to drag and dock tool windows from Visual Studio 2019 for Mac and went one step further to make it similar to the Visual Studio experience on Windows. Now when you drag a tool window, you'll see on-screen icons that show you where the window can be docked," he said.

animated gif showing moving the solution from the right side of the IDE to the left side
[Click on image for larger, animated GIF view.] Moving the Solution Window from the Right-side of the IDE to the Left-side. (source: Microsoft).

The dev team is also experimenting with other windowing functionality, specifically the ability for a developer to select the drop-down menu at the top of each tool window and then select a drop target in which to dock it. "This makes it easier to move windows without having to click and drag, which can be uncomfortable for some developers with motor control challenges or repetitive stress injuries," Matthiesen said. "This is an early preview of this feature, which you can turn on with the 'Enable the Snap Control in Tool Windows' option from the Visual Studio > Preferences... > Preview Features menu."

Searching and navigating through source code, meanwhile, is improved with the ability to group items in the search results window.

As far as the continuing move to a native macOS UI, recent progress includes porting these UIs:

  • Git > Manage Stashes... menu
  • Window > Layout > Save Current Layout... menu
  • Preferences/Project Options > Code Formatting settings, and Standard Headers

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