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
Welcome to the 1.114 <!-- %IF INSIDERS % Insiders %ENDIF % --> release of Visual Studio Code.
17
17
@@ -46,7 +46,9 @@ Navigation End -->
46
46
47
47
## March 23, 2026
48
48
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)
0 commit comments