MCP Apps Give VS Code Agents a Visual Voice

Interactive UI components in agent chat reshape how developers and AI collaborate. A practical look at what changes for .NET teams.

Inline Suggestions Go Open Source: Consolidating VS Code's AI Foundation

GitHub Copilot inline suggestions become open source as VS Code moves toward a unified extension. The interesting story is the performance work behind ghost text.

Mission Control for Coding Agents: A Unified Experience in VS Code

VS Code brings local, cloud, CLI, and third-party coding agents into Agent Sessions so developers can track, interrupt, and coordinate autonomous work.

Bring Your Own Key: Model Freedom Without Leaving VS Code

VS Code's BYOK and Language Model Chat Provider API make local, hosted, and specialized models part of the same developer workflow. The hard part is choosing well.

GitHub Copilot Chat Goes Open Source: The First Milestone in VS Code's AI Journey

MIT-licensed Copilot Chat extension is now public on GitHub. A concrete step toward transparency, community contribution, and an open-source AI editor ecosystem.

VS Code Goes All-In on Open Source AI: Transparency Over Secrets

The GitHub Copilot Chat extension moves to MIT open source. A strategic bet on community-driven innovation and transparency in the AI developer tools era.

Extending VS Code with Model Context Protocol: Beyond Static Tools

VS Code's implementation of MCP transforms how agents interact with external services, from databases to deployment systems. A deep dive into spec-first engineering and ecosystem growth.

VS Code 1.128 Makes a Clear Bet: The Agents Window Is Becoming the New Work Surface

VS Code 1.128 turns agent workflows from novelty into daily ergonomics with multi-chat sessions, GA vision support, and deeper host/session controls.

VS Code 1.127 Shows Why Small Releases Build More Trust Than Big Marketing

Visual Studio Code 1.127 is a tiny update, and that is precisely why it is valuable: stable tooling depends on disciplined incremental fixes, not only headline features.

VS Code’s GPT-5.5 Prompt Tuning Proves a Hard Truth: Harness Design Beats Hype

The VS Code experiment with GPT-5.5 shows measurable gains come from disciplined harness and prompt iteration, not just swapping to newer foundation models.

PostgreSQL on Azure in VS Code Is Really About Tightening the Performance Loop

The newer PostgreSQL-on-Azure experience in VS Code matters because it reduces the distance between metrics, tuning guidance, query analysis, and actual developer action. That is the real performance dividend.

VS Code 1.121: Pin Favorite Models, Terminal Output Compression, Agent SSH

VS Code 1.121 adds model favorites, expanded terminal tool output compression for test runners and build tools, idle-silence timer for background terminals, and keyboard-interactive SSH in agent host.

VS Code 1.120: Password Prompts, Context Size Picker, GitHub Metadata in Agent Host

VS Code 1.120 is a focused release for Copilot users: secure password prompt handling, model context size picker, GitHub PR metadata in agent sessions, and session archive management.

VS Code 1.119: OpenTelemetry for Agent Sessions, Browser Integration, and Security

VS Code 1.119 (May 2026) adds OpenTelemetry tracing for agent sessions, browser tab sharing for agents, trust & security improvements, and a 1.119.1 security patch.

Azure Data Studio Is Retired: Move Your Azure SQL Workflow to VS Code

Azure Data Studio retired February 6 2025, with support ending February 28 2026. Here is the complete migration path to VS Code with the MSSQL extension.

WinApp VS Code Extension: Run, Debug, and Package Windows Apps Without Leaving the Editor

The WinApp VS Code extension brings the full Windows App Development CLI into VS Code — run, debug with package identity, package, and sign Windows apps (WPF, WinUI, .NET, C++) without touching Visual Studio.

VS Code 1.118: Copilot CLI Gets Session Names, Model Badges, and TypeScript 7.0 Nightly Opt-In

Visual Studio Code 1.118 is a focused release centered on Copilot CLI improvements — session naming, model badges, auto model selection, and a new option to opt into TypeScript 7.0 nightlies.

Writing Node.js Native Addons in C# with .NET Native AOT

The C# Dev Kit team replaced C++ Node.js addons with .NET Native AOT — and the result is cleaner, safer, and only needs the .NET SDK.

← All tags