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
Copy file name to clipboardExpand all lines: release-notes/v1_103.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,16 +18,16 @@ _Release date: August 6, 2025_
18
18
Welcome to the July 2025 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
* Use more than 128 MCP tools per chat request ([Show more](#tool-grouping-experimental)).
23
23
24
24
***Chat**
25
-
*Use checkpoints to return to previously good state ([Show more](#chat-checkpoints)).
26
-
*Azure DevOps remote indexing support ([Show more](#azure-devops-repos-remote-index-support)).
25
+
*Restore to a previous good state with chat checkpoints ([Show more](#chat-checkpoints)).
26
+
*Fast code search for Azure DevOps repos ([Show more](#azure-devops-repos-remote-index-support)).
27
27
28
28
***Productivity**
29
-
*Git worktree support ([Show more](#git-worktree-support)).
30
-
*Dedicated view for coding agent sessions ([Show more](#chat-sessions-experimental)).
29
+
*Check out multiple branches simultaneously with Git worktrees ([Show more](#git-worktree-support)).
30
+
*Manage coding agent sessions in a dedicated view ([Show more](#chat-sessions-experimental)).
31
31
32
32
>If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com).
33
33
**Insiders:** Want to try new features as soon as possible? You can download the nightly [Insiders](https://code.visualstudio.com/insiders) build and try the latest updates as soon as they are available.
0 commit comments