Skip to content

Commit 5e6e29f

Browse files
Merge pull request #8192 from MicrosoftDocs/users/nicour/repo-context
Update General Release notes for ADO Remote Index support
2 parents 462df8d + ec51178 commit 5e6e29f

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

release-notes/2025/includes/repos/sprint-260-update-links.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ ms.date: 8/11/2025
55
ms.topic: include
66
---
77

8-
- [Improved screen reader support for pull request experience](#improved-screen-reader-support-for-pull-request-experience)
8+
- [Improved screen reader support for pull request experience](#improved-screen-reader-support-for-pull-request-experience)
9+
- [Azure DevOps remote index support in VSCode](#azure-devops-remote-index-support-in-vscode)

release-notes/2025/includes/repos/sprint-260-update.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,10 @@ Then, click on the **Editor preferences** button.
2323
On the popup menu, select the **Enable announcements for line changes and comments to enhance screen reader accessibility** option and **Save**.
2424

2525
> [!div class="mx-imgBorder"]
26-
> [![Image to Editor preferences.](../../media/260-repos-03.png "Image to Editor preferences.")](../../media/260-repos-03.png#lightbox)
26+
> [![Image to Editor preferences.](../../media/260-repos-03.png "Image to Editor preferences.")](../../media/260-repos-03.png#lightbox)
27+
28+
### Azure DevOps remote index support
29+
30+
Azure DevOps now supports remote indexes for IDE workspaces that are linked to Azure DevOps repos. This enables #codebase to search for relevant snippets almost instantly without any initialization. This even works for larger repos with tens of thousands of indexable files. Support for remote workspaces has released starting with the July updates to Visual Studio and VS Code. For more info please see the [VS Code Release Notes](https://code.visualstudio.com/updates/v1_103#_azure-devops-repos-remote-index-support).
31+
32+
Remote indexes are used automatically when working in a workspace that is linked to Azure DevOps through git. Make sure you are also logged into Visual Studio or VS Code with the Microsoft account you use to access the Azure DevOps repo.

0 commit comments

Comments
 (0)