Visual Studio Code 1.139 (Insiders)
Follow us on LinkedIn, X, Bluesky, Instagram | Follow Insiders Changelog on X or Bluesky
Last updated: September 16, 2026
Welcome to the 1.139 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.
These release notes were generated using GitHub Copilot and might contain inaccuracies.
Happy Coding!
September 15, 2026
-
Add Cargo completions to terminal suggestions, including subcommands, options, packages, targets, features, crates, toolchains, and plugins. #336216: Terminal suggest: Add Cargo completions
-
With experimental Agent Merge enabled, agents can turn it on for the current session, so you can ask an agent to create a pull request and take it through review and CI. #334033: Agent should be able to enable agent merge on a PR
September 14, 2026
-
Add inline color previews for
lab()andlch()color values in CSS. #165207: [css] Add new CSS color functions -
Extension authors can use
display:inline-blockin sanitized Markdown span styles to size background highlighting without relying on Codicon classes. #180496: Allow display prop on markdown span style
September 11, 2026
-
Make long Remote workspace menus in the Agents window easier to navigate with the mouse by making them searchable and scrollable. #335876: Make the chat input workspace folder Remote picker easier to navigate with the mouse
-
Add the editor.wordWrapIndicator setting to show a marker at the wrap column for soft-wrapped lines. #47855: Add wordwrap indicator
-
Improve Auto model selection in multi-turn Copilot harness conversations with updated context routing. #333261: Support Multi-turn context routing v2 in Auto via Copilot Harness
-
Restore the Markdown editor option in the editor overflow menu for Markdown files. #334429: Markdown Editor is entirely unavailable
-
The proposed
AuthenticationSession.expiresAfterAPI exposes an access token's lifetime in milliseconds, orundefinedwhen the expiry is unknown. #335184: API proposal: Expose AuthenticationSession access token lifetime
We really appreciate people trying our new features as soon as they are ready, so check back here often and learn what's new.