The CMake Targets View in Visual Studio is a view that allows you to visualize your CMake project structure by the CMake targets and build specified target libraries and executables. To make this view more usable, we have implemented a few new improvements to make it easier than ever to navigate your CMake targets. This includes improved ...
The Remote File Explorer gives you the capability to access your files and folders on your remote machines that you are connected to through the Connection Manager in Visual Studio, without having to leave the IDE. Since we last spoke, the team has implemented new features to further enhance your remote file workflows by listening to your ...
We are delighted to announce that Visual Studio Preview now includes the "Make Member Function Const" and "Make Global Function Static" features. To check out these features, make sure you update to the latest version of Visual Studio Preview.Â
Make Member Function Const
Visual Studio now generates hints to mark member functions as ...
In this follow-up blog, we will explore progress made towards getting header units working in the Office codebase.
Overview
Overview: Where we were, where we're going.
Old Code, Old Problems: 'fun' code issues found while scaling out.
Rethinking Compiler Tooling: How can the compiler rise to the scaling problems?
A New Approach ...