Skip to content

Visual Studio Code v1.101 Changelog

What changed in VS Code v1.101, released 2025-05-01 β€” explained in plain English.

TLDR
  • The AI chat features got a major upgrade, making it easier to manage tools, undo prompts, and apply code changes.
  • You can now create your own custom AI chat modes for specific tasks, like a "planning" mode that only reads your code.
  • AI agents can now connect to more advanced external servers, including those that require logins.
  • The Python extension got a security patch to keep your projects safe.

Want a heads-up when Visual Studio Code updates?

We email you the moment a new Visual Studio Code version drops β€” plus plain-English release notes like these. No spam.

Choose update emails Visual Studio Code Β· Vibe Mastermind Updates
Choose which update emails you want

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

This update is all about making AI-assisted coding smoother and less frustrating. If you use VS Code to write codeβ€”especially if you use the built-in AI to help you build apps or fix bugsβ€”this release makes the AI feel more like a helpful partner and less like a clunky tool.

What's new

  • Custom AI chat modes: You can now create your own modes for the AI chat. For example, you can set up a "Planning" mode where the AI is only allowed to read your files and give advice, but not actually change your code.
  • Smarter AI connections (MCP support): VS Code's AI can now connect to external tool servers (called MCP servers) that require a password or login. It also lets developers build and publish their own AI tools more easily.
  • Tool sets: When the AI uses tools to do things like read files or check GitHub notifications, you can now group those tools into "sets." This makes it much easier to turn specific groups of tools on or off.
  • Track AI work in Source Control: You can now assign and track tasks for GitHub's AI coding agent directly from VS Code's source control menu.
  • AI fixes for your settings: If you mess up your task configurations (the settings that tell VS Code how to run your code), there is now a "Fix with GitHub Copilot" button to automatically solve the errors.

Improvements

  • Easier chat reading: It is now much easier to tell your messages apart from the AI's responses in the chat window.
  • Quickly undo prompts: If the AI goes down the wrong path, you can easily undo your last prompt. Just hover over your message and click the "X" button, or use a quick keyboard shortcut to rewind the conversation.
  • Better file context: Instead of a clunky toggle button, VS Code now just suggests adding your current file to the AI's context. You can quickly add or remove it by pressing Shift+Tab, then Enter.
  • Smarter code edits: When the AI edits your files, VS Code is smarter about how it applies those changes. It temporarily turns off auto-save and error highlights while the AI is typing, so your code doesn't look like a broken mess while it's being updated.
  • New keyboard shortcuts: The shortcuts to keep or undo AI code changes have been changed so they no longer clash with popular editing commands.

Fixes

  • Python security patch: The official Python extension had a security vulnerability, which has now been fixed to keep your projects safe.

Breaking changes

No breaking changes in this release.

This is our plain-language summary. Read the complete, official notes on the Visual Studio Code official changelog β†—.

Vibe Mastermind in 00d 00h 00m 00s
Call LIVE — Join Now