You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These release notes cover the Insiders build of VS Code and continue to evolve as new features are added. To try the latest updates, [download Insiders](https://code.visualstudio.com/insiders).
19
19
To read these release notes online, go to [code.visualstudio.com/updates](https://code.visualstudio.com/updates).
* Added support for chat to directly analyze images stored on disk. [#296817](https://github.com/microsoft/vscode/issues/296817)
47
+
48
+
* Reserved context in the chat interface now displays with distinct visual treatment in the context usage indicator, making it visually distinct from regular context. [#295110](https://github.com/microsoft/vscode/issues/295110)
49
+
50
+
* Added VS Code update notification support for layouts where the Status Bar is hidden, so users can access update information from the title bar or a notification banner. [#293891](https://github.com/microsoft/vscode/issues/293891)
51
+
52
+
* Added support for steering and queuing messages in Copilot CLI agents. [#300304](https://github.com/microsoft/vscode/issues/300304)
53
+
54
+
## March 9, 2026
55
+
56
+
* Agent plugins can be enabled or disabled at the workspace and global level. [#300271](https://github.com/microsoft/vscode/issues/300271)
57
+
58
+
* MCP servers can be enabled or disabled at the workspace and global level. [#243620](https://github.com/microsoft/vscode/issues/243620)
59
+
42
60
## March 7, 2026
43
61
44
62
* The modal editor dialog can now be resized and moved within the workbench window, making it easier to work with on larger displays. This change is per session and is not persisted across restarts. [#293915](https://github.com/microsoft/vscode/issues/293915)
0 commit comments