Visual Studio 2022 17.5, the latest version of Microsoft’s signature IDE, is now generally available. Highlights of the new version include C++ cross-platform development capabilities, AI-driven coding suggestions, simplified API development, and improved code search.
The IDE, also known simply as Visual Studio 17.5, can be downloaded from the Visual Studio website. For C++ developers, the Linux console has been moved to the integrated terminal to facilitate interaction with a remote Linux machine.
An integrated console window allows developers to offer input and display input from the console. Developers can also open an interactive shell in a running container in the integrated terminal.
Read more: Visual Studio 2022 17.5 arrives with C++ enhancements, AI coding suggestions