Microsoft 11955 Published by

Visual Studio Code 1.110.1 has been released by Microsoft to address security issues in its core engine and the Copilot Chat extension. To update, open the Command Palette with Ctrl+Shift+P and type "Check for Updates," which will prompt VS Code to install the latest version. This new release fixes common problems that caused projects to crash after a rogue update, and only replaces compromised core files without affecting user settings or extensions. If you have limited RAM or experience lag when using Copilot Chat, it may be worth disabling the extension to free up resources.



Visual Studio Code 1.110.1 addresses security issues in core and the Copilot Chat extension

The newest release of Visual Studio Code resolves lingering security bugs in the editor’s core engine and tightens up the Copilot Chat add‑on. Those who’ve had their projects crash after a rogue update will see that Microsoft has fixed the most common pain points.

Updating Visual Studio Code 1.110.1

First, open the Command Palette with Ctrl+Shift+P and type “Check for Updates.” This prompts VS Code to query its update server; skipping this step means you’ll keep the old, vulnerable version running. Once a new build is detected, click Install. The installer will replace only the core files that were compromised, preserving all user settings and extensions—no need for a clean install.

When to consider disabling Copilot Chat

The Copilot Chat add‑on can feel like a luxury on machines with limited RAM. If the editor begins to lag after adding the extension, or if the chat window takes longer than a few seconds to respond, it’s reasonable to disable it via Extensions Manage Disable All Installed Extensions and then enable only the ones you actually use.

Release February 2026 Recovery 1

The update addresses these issues. For the complete release notes go to Updates on code.visualstudio.com.

Release February 2026 Recovery 1 · microsoft/vscode