Sinem Akinci

Program Manager II, Visual C++ Team

C++ Product Manager working on Copilot, CMake, and Linux experiences in Visual Studio and VS Code

Post by this author

Microsoft Office team uses Remote MacOS Debugging Capability in Visual Studio

The Microsoft Office team approached the C++ team after seeing the Visual Studio announcement for support for debugging applications running on C++ from Windows through the Blizzard blog post. They had a need for a similar workflow, but for Macs instead of Linux. The C++ team worked closely with the Office engineers to adapt the same ...

Integrated Terminal in Visual Studio: New SSH integration for Linux targeting

In the latest version of Visual Studio, users are now able to leverage the integrated terminal to access their remote targets when developing for remote machines from Windows. This updated terminal includes an interactive SSH shell. It can be accessed by going to View->Terminal in Visual Studio.  (image) Now, instead of starting an ...

What’s New in CMake for VS Code

The latest version of CMake tools is now available for download in the VS Code Marketplace or using the .vsix file. We have been working hard on improving the CMake experience and are excited to share some new features and improvements for users starting in version 1.11.  ‘CMake’ task provider updates  We have added more options to the...

Visual Studio for remote macOS C++ development

The latest preview version of Visual Studio is now available to download. In this latest release, users wishing to develop cross platform C++ applications for macOS can now make use of Visual Studio’s Linux tools with CMake to target the Mac. There is some setup required on the Mac side to enable the support, but then the Mac is treated just...