[Go to site: main page, start]

Visual Studio Code 1.124

Follow us on LinkedIn, X, Bluesky


Last updated: June 5, 2026

Welcome to the 1.124 release of Visual Studio Code.

Happy Coding!


June 5, 2026

  • WSL connection support in the Agents window. #307568

  • Customizable integrated browser toolbar. Show or hide individual toolbar actions via the context menu. #320016 #318437


June 4, 2026

  • Scope chat input history to the current session in the Agents window. Pressing Up/Down in the chat input only navigates prompts submitted in that same session, instead of including prompts from other sessions. #319341

June 2, 2026

  • Multi-chat support for local sessions in the Agents window. #319602

  • Background send in the Agents window. Press Alt+Enter or Alt-click Send to start a session without navigating into it, so you can immediately compose your next message. #319598

  • Sessions grid keyboard navigation and bulk close. Use Ctrl+1Ctrl+9 (Cmd+1Cmd+9) to focus sessions by position, and Ctrl+K Ctrl+W (Cmd+K Cmd+W) to close all sessions at once. #319596

  • URL history in the integrated browser. Press Up/Down in the address bar to navigate previously visited URLs. #303767

  • Create folder in the simple file dialog. You can now create a new folder directly from the simple file picker. #318768


June 1, 2026

  • Regex flags for folding markers. Folding marker patterns in language-configuration.json now support a { pattern, flags } object form, enabling flags like case-insensitive matching. #72989

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