2 min read

Microsoft announced Visual Studio 2019, the next major version of its signature IDE (Integrated Development Environment) for software design. This exciting news has come right on the heels of Microsoft’s acquisition of GitHub.

According to Microsoft, the company is still in the “early planning phase” for Visual Studio 2019 and Visual Studio for Mac. Release timing will be shared “in the coming months,” with the company simply promising “to deliver Visual Studio 2019 quickly and iteratively.” Along with general improvements to make the developer tool more reliable and more productive, Microsoft has some concrete goals in mind.

Last month at Build 2018 developers conference, Microsoft demonstrated two new Visual Studio previews: IntelliCode and Live Share. The former uses AI to offer intelligent suggestions that improve code quality and productivity, and the latter lets developers collaborate in real time with team members who can edit and debug directly from Visual Studio and Visual Studio Code. Specific features that will be delivered in VS2019 are not provided, rather Microsoft lists various themes that the project will address.

Here are the major new features Microsoft will bring in Visual Studio 2019 in coming days :

  • It will continue to explore connected capabilities such as Live Share, for users to collaborate in real time on the same code base worldwide.
  • It wants to investigate making cloud development situations, such as working with online source repositories, smoother.
  • Enhancements for AI-assisted development via IntelliCode and use of the Azure cloud to deliver AI-powered assistance to developers.
  • Operational enhancements such as additional refactoring, quicker application load, faster builds, improved navigation, and improved debugging.

The release date for VS2019 is not available yet, but VS2017 was released in March 2017 and was preceded by several preview builds throughout 2016. Similarly, one would expect the first preview build of VS2019 in late summer / early autumn this year.  Fortunately VS2019 is being designed to install side-by-side with existing VS2017 builds, so it will be easy to try out the new release when it is available.

A key fact about this next release, according to Microsoft, is that it will remain a 32-bit application and will support Windows 7. Initial developer reactions indicate there are concerns about the unresolved issues and code quality problems with VS2017, and that it is premature to shift to VS2019.  Microsoft does not offer specifics, but does indicate that they are working to improve this with the development team.

Read Next :

Microsoft is going to acquire GitHub

Unit Testing in .NET Core with Visual Studio 2017 for better code quality

What’s new in Visual Studio 1.22

 

LEAVE A REPLY

Please enter your comment!
Please enter your name here