Visual Studio Code 1.132 (Insiders)


Follow us on LinkedIn, X, Bluesky | Follow Insiders Changelog on X or Bluesky


Last updated: July 29, 2026

Welcome to the 1.132 Insiders release of Visual Studio Code.

These release notes cover the Insiders build of VS Code and continue to evolve as new features are added.

You can still track our progress in the Commit log and our list of Closed issues.

Happy Coding!


July 29, 2026

  • Add support for showing ~ instead of the full home directory path in terminal tab titles that use the ${cwd} variable, reducing visual noise for paths nested under your home directory. #274200
  • Add support for the --enable-proposed-api flag when running code serve-web, so extensions that declare enabledApiProposals in their package.json activate correctly in the browser, matching the existing desktop behavior. #228781
  • Add support for removing only the innermost manual folding range at the cursor position with the Remove Manual Folding Ranges command, instead of removing every manual range that intersects the cursor. #212599

July 28, 2026

  • Add support for customizing Dictation and Voice Mode with dictation.md and voice.md files, stored in your user profile (~/.copilot/dictation.md, ~/.copilot/voice.md) or in a trusted workspace’s .github folder. #327334
  • Add support for copying code blocks in the Markdown preview with a hover-triggered copy button on each fenced code block. #322269

July 27, 2026

  • Add support for combining multiple attachments of the same browser element into a single item, including both its text content and screenshot. #327733
  • Add Save and Save As to the editor tab context menu, so you can save a dirty file directly from its tab without opening the Explorer or File menu. #327504

July 24, 2026

  • Fix an issue where canceling dictation while the speech-to-text model was still downloading or loading had no effect, leaving you stuck waiting for the download to finish. #327292

We really appreciate people trying our new features as soon as they are ready, so check back here often and learn what’s new.

Leave a Reply

Your email address will not be published. Required fields are marked *