Harnesses 🇫🇷 01.08.2026 05:03

Visual Studio gets a GitHub Copilot usage tracker

GitHubGitHub MicrosoftMicrosoft
Microsoft has added a dedicated window to Visual Studio 1.128 (June update, announced July 8) that shows real-time Copilot token consumption, in response to GitHub's move to token-based billing. The update also introduces two-step validation for MCP servers, C++ modernization scenarios for Copilot, and extended next-edit suggestions.
Microsoft has integrated a specific tracking window in the latest Visual Studio 1.128 update (June, announced July 8) to let developers see GitHub Copilot consumption in real time, aligning with GitHub's new billing based on token usage rather than per request. The window is accessible by selecting 'Copilot Usage' in the Copilot badge menu. This version also validates MCP server trustworthiness in two steps: before launching the MCP server process, the current configuration is compared against a previously approved reference, and after launch, the digital footprint of its tools, prompts, resources, and instructions is compared to the last validated state; any changes trigger a dialog for user review. Microsoft also announced that GitHub Copilot's C++ modernization agent scenarios are now available to all users (upgrading C++ projects to the latest Microsoft C++ build tools, MSVC), and 'Long-distance next edit suggestions' extend the NES feature across the entire active file, toggleable via Tools > Options > Text Editor > Inline Suggestions. Additionally, emojis now display in full color across Visual Studio, including the editor, Markdown previews, GitHub Copilot Chat, build output, and Solution Explorer. Visual Studio 2026 was released in November 2025.
Сокращения
IDE = Integrated Development Environment — интегрированная среда разработки
MCP = Model Context Protocol — протокол контекста модели
MSVC = Microsoft Visual C++ — компилятор Microsoft Visual C++
NES = Next Edit Suggestions — предложения следующего редактирования
Source: Le Monde Informatique — IA — original
Our earlier posts on this topic ↓
Fresh news