Skip to content

Commit d4c3cc6

Browse files
authored
Merge pull request #9601 from microsoft/ntrogh/insiders-relnotes
Update 1.114 Insiders release notes
2 parents 24c610a + b800559 commit d4c3cc6

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

release-notes/v1_114.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
Order:
2+
Order:
33
TOCTitle: Insiders
44
PageTitle: "Visual Studio Code 1.114 (Insiders)"
55
MetaDescription: Learn what's new in Visual Studio Code 1.114 (Insiders)
66
MetaSocialImage: 1_114/vscode-insiders-header.webp
77
Date: 2026-04-01
88
DownloadVersion: 1.114.0
9-
Milestone: 1.114.1
9+
Milestone: 1.114.0
1010
ProductEdition: Insiders
1111
---
1212
# Visual Studio Code 1.114 <!-- %IF INSIDERS % (Insiders) %ENDIF % -->
1313

14-
_Last updated: March 23, 2026_
14+
_Last updated: March 25, 2026_
1515

1616
Welcome to the 1.114 <!-- %IF INSIDERS % Insiders %ENDIF % --> release of Visual Studio Code.
1717

@@ -46,7 +46,9 @@ Navigation End -->
4646

4747
## March 23, 2026
4848

49-
* Feature description with link to issue. _[#issue-number](https://github.com/microsoft/vscode/issues/issue-number)_
49+
* Pinned chat sessions show a pin icon indicator in the sessions list, making it easier to distinguish pinned from unpinned sessions. [#304046](https://github.com/microsoft/vscode/issues/304046)
50+
51+
* A new `${taskVar:name}` variable lets you capture dynamic values from a task's problem matcher output and use them in launch configurations. For example, capture a server URL from task output and reference it with `${taskVar:serverUrl}`. [#303361](https://github.com/microsoft/vscode/issues/303361)
5052

5153
---
5254

0 commit comments

Comments
 (0)