Skip to content

Commit cde7d25

Browse files
committed
Update Insiders release notes
1 parent 9ea8b20 commit cde7d25

1 file changed

Lines changed: 14 additions & 3 deletions

File tree

release-notes/v1_116.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
Order:
2+
Order: 125
33
TOCTitle: Insiders
44
PageTitle: "Visual Studio Code 1.116 (Insiders)"
55
MetaDescription: Learn what's new in Visual Studio Code 1.116 (Insiders)
@@ -15,7 +15,7 @@ Follow us on [LinkedIn](https://www.linkedin.com/showcase/vs-code), [X](https://
1515

1616
---
1717

18-
_Last updated: April 7, 2026_
18+
_Last updated: April 8, 2026_
1919

2020
Welcome to the 1.116 <!-- %IF INSIDERS % Insiders %ENDIF % --> release of Visual Studio Code.
2121

@@ -40,15 +40,26 @@ To try new features as soon as possible, [**download the nightly Insiders build*
4040
<nav id="toc-nav">
4141
<div>In this update</div>
4242
<ul>
43+
<li><a href="#april-8-2026">April 8, 2026</a></li>
4344
<li><a href="#april-7-2026">April 7, 2026</a></li>
4445
</ul>
4546
</nav>
4647
<div class="notes-main">
4748
Navigation End -->
4849

50+
## April 8, 2026
51+
52+
* Add dedicated commands and keybindings to the Agents app to focus the Changes view (`kb(workbench.action.agentSessions.focusChangesView)`), the files tree within the Changes view, and the Chat Customizations view, enabling full keyboard navigation. _[#308327](https://github.com/microsoft/vscode/issues/308327), [#308322](https://github.com/microsoft/vscode/issues/308322), [#308265](https://github.com/microsoft/vscode/issues/308265)_
53+
54+
* Add an accessibility help dialog (`kb(editor.action.accessibilityHelp)`) to the Agents app chat input box that displays available commands and keybindings for screen reader users, with an option to control announcement verbosity. _[#308259](https://github.com/microsoft/vscode/issues/308259)_
55+
56+
* Add support for CSS `@import` link node_modules resolution, allowing you to Ctrl+click through imports like `@import "some-module/style.css"` when using bundlers. _[#295074](https://github.com/microsoft/vscode/issues/295074)_
57+
58+
---
59+
4960
## April 7, 2026
5061

51-
* Feature description with link to issue. _[#issue-number](https://github.com/microsoft/vscode/issues/issue-number)_
62+
* Add #-triggered file-context completions to the Agents app, scoped to the workspace chosen in the picker. _[#299057](https://github.com/microsoft/vscode/issues/299057)_
5263

5364
---
5465

0 commit comments

Comments
 (0)