News

New Visual Studio 2017 Preview Round Starts, Improving Debugging, More

Just one day after Visual Studio 2017 15.4 graduated into production, Microsoft announced a new preview round: v15.5.

One focus of the new preview is debugging, with the introduction of IntelliTrace "step back" capability that lets developer traverse backward through a series of snapshots that are generated for each breakpoint that was set.

The debugging of live Azure App Service projects is also enhanced with the introduction of Snappoints and Logpoints.

With little impact to end users visiting the site, Microsoft said, Snappoints capture a snapshot of an app's state while it runs, while Logpoints enable devs to insert new on-the-fly logging statements in an app.

Under the performance category, Microsoft listed: quicker loading of large .NET C# and Visual Basic solutions; better quality of generated C++ code; other compiler optimizations; and more.

Productivity is said to be enhanced through various means for: C# (new quick actions and code suggestions); ASP.NET Web apps (rearranged project creation menu items to improve discoverability); Team Explorer Git functionality; and more.

Step-Back Debugging in Action
[Click on image for larger animated GIF.] Step-Back Debugging in Action (source: Microsoft).

Other improvements concern connected services such as WCF client code generation for .NET Core-based projects and easier installation of Connected Service Providers for Azure Storage.

The Xamarin Live Player functionality for developing cross-platform mobile apps is also getting some attention, with the ability to see XAML UI updates instantaneously on a device as developers type -- or switch between XAML documents in the IDE.

One new feature sure to annoy at least some developers is the introduction of colorful icons. "Based on feedback, we re-introduced colorized icons to the toolbox and view menu," Microsoft said in a blog post yesterday. "This change will help you be better able to swiftly scan and identify the function you need. The use of color within function icons especially important for dense, high complexity apps like Visual Studio that make extensive use of iconography in the UI." Typically, any changes to the Visual Studio UI that concern colors, icons, typography or just about anything else are met with heated resistance from some finicky coders.

More information on all of these changes and others can be seen in the release notes.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • Upcycle Your Old Laptops into a Kubernetes Cluster

    Learn about Windows-to-Linux conversions and how to break and fix cloud containers -- all while helping to save the world from e-waste with some "sheer geeky fun."

  • Visual Studio's Future: Live Help to 'AI-ify Your App'

    Visual Studio guru Mads Kristensen provided a peek into the IDE's AI future, explaining how while in live-coding it will identify opportunities for your own app to use AI to your advantage.

  • Python AI Updates Highlight New VS Code Release

    Millions of Python developers using VS Code find updated data science functionality in the new release of version 1.94, the September 2024 edition of Microsoft's open-source-based editor.

  • Microsoft Ships Stable Versions of OpenAI Libraries for .NET and Azure

    Further leveraging the relationship that vaulted Microsoft and OpenAI into leadership positions in the AI era, Microsoft this week announced stable versions of two new OpenAI libraries.

Subscribe on YouTube