Top
image credit: Borko Djurovic / Flickr

Microsoft Announces 64-Bit Visual Studio 2022

April 23, 2021

Via: InfoQ

Microsoft’s Amanda Silver has announced that the company will be releasing the first preview of Visual Studio 2022 this summer (2021Q3). This latest version of the long-standing tool will be fully 64-bit, and is featuring improved collaboration tools and support for the upcoming .NET 6 as well as the latest C++20 keywords and functionality.

The move to a fully 64-bit editor is one that has been requested by developers for quite some time, dating back to at least VS2010. Those who develop large solutions were increasingly hitting the memory limitations imposed by a 32-bit editor—as it is not just a developer’s code which impacts the editor’s memory usage it is also the language services powering IntelliSense and other supporting editor functions.

Read More on InfoQ