Skip to content

2026-02-06 - 09:51Z

Commit: 6764590 · Previous: c7a9f45 · Compare: GitHub Version: 1.110.0-insider · Branch: main · Upstream: microsoft/vscode

✨ NEW

  • #293263 Update RequestTurn2 to allow passing a request Id from chat extension

    Allowed chat extensions to pass a request ID when calling RequestTurn2, enabling better tracking of individual chat requests.

🐛 FIXES

  • #293161 Switch over to command for PR chat response type

    Replaced confusing long PR link URIs in chat responses with commands for clearer, user-friendly links when viewing pull requests in chat.

  • #293346 fix - adjust header height in `ModalEditorPart`

    Fixed incorrect header height in the modal editor part from 24px to 32px to match the actual CSS and prevent layout issues.

  • #293334 extensions - open as editor again

    Restored extension editors to open as regular editors instead of modal ones, fixing extension detail pages to behave normally.

  • #293308 Leaks! (#293200)

    Fixed a memory leak in the Snap update service by ensuring the shutdown event listener runs only once to avoid repeated subscriptions.

  • #293302 fix edits jumping around and questions appearing above

    Fixed chat UI glitches where edits jumped during rendering and question carousels appeared wrongly by improving rendering and scroll handling.

🔨 REFACTORS

  • #293341 style - update styles for modal editor components

    Updated modal editor styles to improve appearance, adjusting shadows, spacing, title alignment, and header height for better layout.

  • #293298 String update

    Simplified PreToolUse hook descriptions by removing specific tool examples to make them more general and clear.

  • #293212 debt: cleanup leaks

    Cleaned up event subscription leaks by properly registering listeners for disposal, preventing memory leaks in testing and picker components.

Token usage - 3033 Out: 312

Installers

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