Paul Krill
Editor at Large

Microsoft previews C++ code editing tools for GitHub Copilot

news
Dec 22, 20252 mins

Public preview of Microsoft’s C++ tools for the AI coding assistant are available in Visual Studio 2026 Insiders.

shutterstock 561382627 C++ programming language source code syntax highlighting
Credit: iunewind / Shutterstock

Microsoft is providing early access to C++ code editing tools for GitHub Copilot via the Visual Studio 2026 Insiders channel. These C++ tools allow GitHub Copilot to go beyond file searches and unlock greater context-aware refactoring that enables changes across multiple files and sections, according to Microsoft.

Public availability was announced December 16, with the blog also offering instructions on getting started with the tools. The C++ code editing tools for Copilot had been made available in a private preview on November 12.

Microsoft said the C++ code editing tools offer rich context for any symbol in a project, enabling Copilot agent mode to view all references across a code base, understand metadata such as type, scope, and declaration, visualize class inheritance hierarchies, and trace function call chains. These capabilities help Copilot accomplish complex C++ editing tasks with greater accuracy and speed.

Future plans call for expanding the C++ editing tools support to other GitHub Copilot surfaces, such as Visual Studio Code, to further empower agent-driven edits for C++. Additionally, Microsoft seeks feedback on how to improve the C++ tools experience. Users can report problems or suggest improvements through the Visual Studio feedback icon.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author