News

IntelliCode Expansion Highlights New Visual Studio 2019 v16.1

Microsoft shipped Visual Studio 2019 version 16.1 with a host of new features and enhancements, led by an expansion of workloads that now support IntelliCode, the AI-assisted upgrade of IntelliSense.

IntelliCode trains itself by examining thousands of high-ranked GitHub projects in order to suggest what code constructs a developer is likely to want while typing, putting the best candidates on the top of the suggested completion list.

After first introducing IntelliCode support for C# and XAML projects in a preview last month, in the new v16.1 update, it covers C#, C++, TypeScript/JavaScript and XAML workloads.

Other new features include:

  • Per-monitor awareness support: "If you work with multiple monitors, and multiple resolutions, with Per-Monitor-Awareness, you will find that in most cases, your IDE and tool windows will scale appropriately for crisp visuals too."
  • Visual Studio search: When focused, it will now display most recently used action that were invoked through search to help developers get to projects faster.
  • .NET productivity features such as:
    • One-click code cleanup on projects and solutions
    • A new toggle block comment keyboard shortcut
    • New refactoring capability to move types to other namespaces
    • Experimental IntelliSense completion for unimported types
  • New codefixes for C#
  • Implementations of .NET SDK tooling additions primarily supporting WinForms and WPF projects for .NET Core 3.0, in addition to several bug fixes and other performance improvements
  • A preview of the XAML Designer for .NET Core 3.0 WPF development
  • Several new features for Linux development with C++ workloads

In addition to all of the above, which can be examined in further detail in the release notes, Microsoft has released a preview of the next update, Visual Studio 2019 version 16.2.

It features:

  • The New Project Dialog retains applied filters between invocations
  • Significant UI improvements to the Test Explorer, such as better handling of large test sets, easier filtering, more discoverable commands, and the addition of customizable columns to help developers fine-tune what test information is displayed

Those and a host of other new features, enhancements and bug fixes can be found in the Visual Studio 2019 v16.2 Preview 1 release notes.

"We encourage everyone to update to Visual Studio 2019 version 16.1 by downloading directly from VisualStudio.com and we would also invite you to try out the 16.2 Preview 1 release by downloading it online, or updating via the notification bell inside Visual Studio," said Mads Kristensen, senior program manager, Visual Studio Extensibility, in an announcement post yesterday (May 22). "You can also use the Visual Studio Installer to install the update."

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Microsoft Revamps Fledgling AutoGen Framework for Agentic AI

    Only at v0.4, Microsoft's AutoGen framework for agentic AI -- the hottest new trend in AI development -- has already undergone a complete revamp, going to an asynchronous, event-driven architecture.

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

  • Microsoft Execs to Tackle AI and Cloud in Dev Conference Keynotes

    AI unsurprisingly is all over keynotes that Microsoft execs will helm to kick off the Visual Studio Live! developer conference in Las Vegas, March 10-14, which the company described as "a must-attend event."

Subscribe on YouTube