Skip to content

2026-03-19 - 16:22Z

Commit: 7a43958 · Previous: 6901acc · Compare: GitHub Version: 1.113.0-insider · Branch: main · Upstream: microsoft/vscode

✨ NEW

  • #303161 Add inlineChat.askInChat setting to toggle Ask in Chat vs Inline Chat

    Added the inlineChat.askInChat setting to toggle whether the Cmd/Ctrl+I shortcut opens Ask in Chat or regular Inline Chat for chat-owned files.

  • #303172 Adding chat debug view in Sessions window

    Added a new Chat Debug view inside the Sessions window, moving the Copilot Chat view to a Sessions-only panel for better debugging access.

  • #303159 Add node system cert errors to telemetry

    Added Node.js system certificate loading errors to telemetry to aid troubleshooting of certificate issues related to the http.systemCertificatesNode setting.

  • #303145 Sessions: Add styling for the auxiliary bar part

    Added new CSS styling for the auxiliary bar part in Agent Sessions to improve action label appearance and active state visuals.

  • #302395 Proposal for tool combination approval

    Introduced a proposed API for approving specific tool and argument combinations, enabling finer-grained user confirmations for tool usage.

🐛 FIXES

  • #303213 fix light theme contrast issue in questions feature

    Fixed low contrast issues in the chat questions feature for light themes by updating background and text colors to improve readability.

  • #303168 Mark PR review comments as converted when added to agent feedback

    Made PR review comments hide immediately after being converted to agent feedback and persist their hidden state after refresh, improving feedback management.

  • #303201 Fix GDPR comment conflict

    Updated GDPR comment annotations for the typingsInstalled telemetry event to resolve conflicts and clarify data usage purposes.

  • #302633 fix: wire ext host restart through utility process api

    Fixed extension host restart to reliably terminate hanging processes via the utility process API, preventing rogue extension host instances.

  • #303094 fix gap caused by artifacts container

    Fixed a gap caused by the artifacts container by removing top border rounding and hiding empty artifacts to ensure seamless widget stacking.

🔨 REFACTORS

  • #303060 Remove `ChatSessionService.notifySessionOptionsChange`

    Removed the ChatSessionService.notifySessionOptionsChange method to simplify event handling and ensure session option change events only fire on real changes, improving performance and code clarity.

  • #303180 Enhance modal editor and improve empty state styling

    Enhanced modal editor styling and empty state visuals for AI customization management, and added a minimum width setting to improve modal usability.

  • #303155 show model config settings in hover and fix sub menu when shown on opposite side

    Improved chat model picker by showing model configuration in hovers and fixing submenu behavior when submenus appear on the opposite side.

  • #303158 Update font weight for account widget and customizations header

    Adjusted font weights in the Agent Sessions account widget and customizations header to improve visual consistency and readability.

  • #303153 Sessions: Remove titlebar shadow in agent sessions

    Removed the default shadow from the titlebar in Agent Sessions to improve visual clarity during user sessions.

  • #303150 Sessions: Update visual margin values for auxiliary bar and panel parts

    Updated margin values for the auxiliary bar and panel parts in the Agent Sessions window to enhance the card-like appearance and layout consistency.

Token usage - 7117 Out: 726

Installers

Official download links for the current VS Code Insiders build (may be newer than the build described above):