News

What's New in Visual Studio 2019 v16.2 Preview 2

Microsoft has shipped Visual Studio 2019 version 16.2 Preview 2, highlighting .NET productivity improvements and other new functionality.

One of those productivity improvements was prodded by feedback from developers.

"We've heard the request to bring back the Sort Usings command and that it should be separate from the Remove Usings command," said Jacqueline Widdis, program manager on the Release Team, in a June 11 blog post. "We appreciate everyone who shared their feedback with us. You can find the Sort Usings command under Edit > IntelliSense."

Other .NET productivity improvements include:

  • The ability to convert a switch statements to switch expressions (a new feature in C# 8.0)
  • The ability to generate a parameter as a code fix. ("Place the cursor in the variable name and type (Ctrl+.) to open the Quick Actions and Refactorings menu. Select the option to Generate a variable to create a new parameter.")

Besides .NET productivity improvements, the post highlighted these:

  • Microsoft Edge Insider support: Developers can now debug JavaScript in the new Microsoft Edge Insider browser for ASP.NET and ASP.NET Core projects.
  • Visual Studio Installer support: Developers will now be warned and prompted with a "Cancel" button if an installation requires more space than what's available.
  • App Installer Command Line Packaging Improvements: These include an improved sideloaded command-line packaging experience for Windows Desktop projects, among others.

Other improvements, as detailed in the release notes, include:

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • AdaBoost Binary Classification Using C#

    Dr. James McCaffrey from Microsoft Research presents a C# program that illustrates using the AdaBoost algorithm to perform binary classification for spam detection. Compared to other classification algorithms, AdaBoost is powerful and works well with small datasets, but is sometimes susceptible to model overfitting.

  • From Core to Containers to Orchestration: Modernizing Your Azure Compute

    The cloud changed IT forever. And then containers changed the cloud. And then Kubernetes changed containers. And then microservices usurped monoliths, and so it goes in the cloudscape. Here's help to sort it all out.

  • The Well-Architected Architect on Azure

    In the dynamic field of cloud computing, the architect's role is increasingly pivotal as they must navigate a complex landscape, considering everything from the overarching architecture and individual service configurations to the various trade-offs involved. Here's help.

  • Windows Community Toolkit Update Improves Controls

    The Windows Community Toolkit advanced to version 8.1, adding new features, improving existing controls and making dependency changes.

Subscribe on YouTube