Skip to content

2026-02-03 - 04:33Z

Commit: d888204 · Previous: f3d99de · Compare: GitHub Version: 1.109.0-insider · Branch: main · Upstream: microsoft/vscode

Installers

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

✨ NEW

  • #292428 Add support for .agents for skills resolution

    Added support for .agents files to improve how skills are resolved, benefiting users using skill integrations.

  • #292285 Log matching welcome view

    Added logging for matching welcome views to help understand user interactions and improve onboarding experiences.

🐛 FIXES

  • #292460 release: fix esc and stop not skipping

    Fixed issue where pressing Escape or Stop did not properly skip actions, improving user control during processes.

  • #292455 prevent first 10 lines from being clipped in terminal output (#291941)

    Prevented terminal output from clipping the first 10 lines, ensuring users see complete output when streaming content.

  • #292451 release: fix working spinner jump

    Fixed visual glitch where a spinner icon jumped by aligning font styles for progress indicators and headers.

  • #292433 cherry pick ask questions ui fixes

    Applied fixes to the Ask Questions UI to improve user experience and interface consistency.

  • #292224 Updating srt paths to work in remote env

    Fixed subtitle command paths to work correctly in remote environments, enhancing remote development workflows.

  • #292100 fix bad styling in attachments

    Corrected styling issues in attachments to ensure consistent and polished UI presentation.

  • #292200 cherrypick chatQuestionCarousel fixes from main

    Cherry-picked fixes for chat question carousel to improve its behavior and appearance for users.