Microsoft Adds Advanced C++ Support to GitHub Copilot

Microsoft has brought advanced C++ support to GitHub Copilot within Visual Studio Code, expanding the tool's utility for infrastructure and trading platform teams. This update follows a broader trend of embedding more powerful, customizable AI agents directly into IDEs. Visual Studio's latest February update also emphasizes build-your-own agents for specialized developer workflows.

- C++ is a cornerstone of financial technology, particularly in high-frequency trading and risk management systems where its high performance and low latency are critical. The ability to minimize delays by microseconds can directly impact trading results. This makes tooling that enhances C++ developer productivity highly valuable in the fintech sector. - The latest C++ support in GitHub Copilot is part of a public preview that uses a developer's existing Visual Studio IntelliSense configuration to understand the codebase's specific structure, symbols, and dependencies for more accurate suggestions. The "app modernization" agent specifically helps migrate projects to newer versions of the Microsoft C++ (MSVC) Build Tools, a task that could previously take weeks. - GitHub Copilot Enterprise, which includes the advanced C++ features, is priced at $39 per user per month. This tier offers customization options, including the ability to build knowledge bases from an organization's internal documentation and train custom models on a company's own private codebase. - While AI coding assistants can dramatically increase the volume of code produced, they also pose a challenge to traditional engineering efficiency metrics like DORA. Research from DORA's authors indicates that while AI adoption improves documentation and code quality, it can negatively impact delivery throughput and stability if teams abandon small-batch principles. Faros AI's 2025 data showed that high AI adoption can increase pull request size by 154% and nearly double code review time. - The market for generative AI in the software development lifecycle is projected to grow by $1.7 billion between 2024 and 2029, with a compound annual growth rate of 38.7%. A majority of organizations are already using or planning to use AI in their software development, with 76% of developers expected to use AI tools in their workflows by 2025. - The February 2026 Visual Studio update that includes the enhanced C++ Copilot support also introduced other AI-powered agents, such as a profiler that works with unit tests and a "WinForms Expert" to guide developers on modern .NET patterns. This reflects a broader strategy of embedding specialized AI agents to assist with specific, high-value development tasks beyond simple code completion.

Get your own daily briefing

Scout delivers personalized news, insights, and conversations tailored to your role and industry.

Download on the App Store

Shared from Scout - Be the smartest in the room.