Thursday, May 23, 2019

Visual Studio 2019

Version Number: 16.1
Summary of What's New in Visual Studio 2019:
  • IDE
    • Visual Studio IntelliCode is now generally available and comes installed with any workload that supports C#, C++, TypeScipt/JavaScript, or XAML.
    • We have added Per-Monitor Awareness support.
    • New codefixes are available for C#.
    • Most Recently Used has been added to Visual Studio Search.
  • Debugger
    • Source Link authentication improvements have been implemented.
    • We have added nuget.org symbol server to the list of default symbol servers.
    • Time Travel Debugging preview now includes exception stepping support.
  • Extensibility
    • We have removed the need for .resx file in VSIX projects (BuildTools update).
    • VSIX Project template now uses the new SDK version.
  • Performance
    • You can now experience optimizations to improve the solution load time of very large solutions.
    • Template authors can add custom tags to their templates.
    • There is now CodeLens support for custom UI.
    • We have provided updates to Language Server Protocol implementation.
    • We have updated behavior for switching between solutions, folders, and other views.