Introducing the latest updates to Visual Studio 2022, designed to make your development experience more productive and efficient than ever before. Our Visual Studio 2022 17.8 release includes powerful C++ productivity features that empowers you to check the size and alignment of classes, make member functions const, and make global functions static. We have also added features that will help you clean up and sort #include for improved code organization. For Unreal Engine developers, you’ll appreciate the new Unreal Engine Test Adapter, Unreal Engine snippets, macro specifier suggestions, and view in-memory bitmaps. Â
But that’s not all – we’ve also made cross-platform development easier to access and edit remote files with the Remote File Explorer, and added support for running CTest and GTest tests on your remote Linux machines from Visual Studio’s Test Explorer. Plus, we’ve made navigating your CMake targets easier than ever with improved customization and a simplified view. Â
To learn more about all of the latest for C++ in Visual Studio version 17.8, please read our announcement blog post.Â
These 17.8 updates wouldn’t be possible without your ongoing support and feedback and we are really excited to deliver on some of our most top-voted suggestion tickets from the Visual Studio community, like support for running remote Linux unit tests in CMake (81 votes) and code cleanup support (41 votes). Other tickets we addressed include improving the CMake Targets View, and showing the size and alignment of classes and structs.Â
Share your feedback and stay connected with Visual Studio!Â
We appreciate the time you’ve spent reporting issues/suggestions and hope you continue to give us feedback when using Visual Studio on what you like and what we can improve. Your feedback is critical to help us make Visual Studio the best tool it can be! You can share feedback with us via Developer Community: report any bugs or issues via report a problem and share your suggestions for new features or improvements to existing ones.Â
Stay connected with the Visual Studio team by following us on YouTube, Twitter, LinkedIn, Twitch and on Microsoft Learn.Â
Thanks for the update. Some of the features like the improved CMake targets view and remote editing are really helpful. With other features it is not clear if they only work with certain types of projects. I wanted to try out the remote unit testing for C++. In a CMake project (open folder with presets) I can still only run the tests locally. If I switch to a remote Linux target (ssh) for building the...
Thank you so much for your feedback. I'll take your requests to our team for CMake open folder and other support.
Regarding the remote Linux target issue, this is a known bug we have recently discovered. The workaround is to close VS, delete the ~/.vs folder on the remote machine and delete the .vs and out folder in the local project folder, then reopen the project in VS and generate and build. If this doesn't...
Triple quotes STILL do not work in Razor Editor…
Definitely the worst update in a long time, full with issues, already downgraded to the 17.7 version again. Either the installer is failing and not updating some components or they are really botched. Hope its the installer and it gets fixed asap.
The update might be great, but I cannot test it because it does not work properly. My editor only shows me the first line of any file, which makes this new version completely unusable for me.