VS Code: Major Architecture Changes and AI Feature Updates

VS Code removed sub-application support in a major refactor while adding new AI capabilities including per-turn analytics and improved mobile chat interfaces. The team also addressed performance issues and added new API proposals for document diffing.

Duration: PT2M7S

Episode overview

This episode is a short developer briefing from VS Code.

It explains recent repository work in plain language.

  • Show: VS Code
  • Published: 2026-05-07T10:01:37Z
  • Audio duration: PT2M7S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Good morning. This is your VS Code developer briefing for May 7th, 2026.

The major development today was Robo's removal of sub-application support in a significant architectural refactor, eliminating over 2,000 lines of code across 52 files and removing the embedded app functionality.

On the AI front, Paul Wang merged support for per-turn analytics information across the Copilot extension, enhancing chat participant request handling and quota management. Anthony Kim improved agent host capabilities by allowing Copilot CLI to use selection text and range data, wiring this through the VS Code to…

Matt Bierner added a new document diff API proposal, enabling custom diff editors to compute file differences using the same algorithms as VS Code's built-in diff editor. He also switched the build system back to Parcel's watcher due to performance issues with esbuild's watcher consuming excessive CPU resources.

The sessions experience saw several improvements. Osvaldo Ortega implemented a mobile bottom-sheet picker for chat input on phone viewports, while Josh Spicer added a new sidebar mode configuration for customizations. Hawk Ticehurst enhanced the mobile experience by hiding the…

Bryan…

Nearby episodes from VS Code

  1. Remote Connection Fixes and AI Enhancement Updates
  2. Copilot Enhancements and Agent Host Updates
  3. Major Chat and Agent Improvements
  4. Major Copilot and Snippet Improvements
  5. Agent Host Debug Arsenal & Mobile UX Polish
  6. Agent Window Integration and Preview Fixes
  7. Agent Window Profile System and Mobile Improvements
  8. Weekly Recap - AI Integration & Security Enhancements