Skip to content

Commit e14e707

Browse files
committed
Update 1.112 Insiders release notes
1 parent 6426874 commit e14e707

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

release-notes/v1_112.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ProductEdition: Insiders
1313

1414
![VS Code Insiders banner](images/1_112/vscode-insiders-banner-medium.png)
1515

16-
_Last updated: March 9, 2026_
16+
_Last updated: March 10, 2026_
1717

1818
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).
1919
To read these release notes online, go to [code.visualstudio.com/updates](https://code.visualstudio.com/updates).
@@ -31,6 +31,8 @@ Happy Coding!
3131
<nav id="toc-nav">
3232
<div>In this update</div>
3333
<ul>
34+
<li><a href="#march-10-2026">March 10, 2026</a></li>
35+
<li><a href="#march-9-2026">March 9, 2026</a></li>
3436
<li><a href="#march-7-2026">March 7, 2026</a></li>
3537
<li><a href="#march-6-2026">March 6, 2026</a></li>
3638
<li><a href="#march-4-2026">March 4, 2026</a></li>
@@ -39,6 +41,22 @@ Happy Coding!
3941
<div class="notes-main">
4042
Navigation End -->
4143

44+
## March 10, 2026
45+
46+
* 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+
4260
## March 7, 2026
4361

4462
* 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

Comments
 (0)