Skip to content

Commit a8727d4

Browse files
committed
Update General Release notes for ADO Remote Index support
1 parent 32f702b commit a8727d4

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ ms.topic: include
66
---
77

88
- [Only organizations with existing public projects can create new ones](#only-organizations-with-existing-public-projects-can-create-new-ones)
9-
- [Azure DevOps login flow no longer relies on Azure Resource Manager audience](#azure-devops-login-flow-no-longer-relies-on-azure-resource-manager-audience)
9+
- [Azure DevOps login flow no longer relies on Azure Resource Manager audience](#azure-devops-login-flow-no-longer-relies-on-azure-resource-manager-audience)
10+
- [Azure DevOps remote index support in VSCode](#azure-devops-remote-index-support-in-vscode)

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,10 @@ Due to Azure DevOps previous reliance on ARM, admins had to permit all Azure Dev
2020
There remain a couple of notable exceptions — the following ​user groups may need continued access to ARM:
2121

2222
1. Billing admins need access to ARM to setup billing and access subscriptions
23-
2. Service Connection creators require continued access to ARM for ARM role assignment and updates to MSIs
23+
2. Service Connection creators require continued access to ARM for ARM role assignment and updates to MSIs
24+
25+
### Azure DevOps remote index support in VSCode
26+
27+
As announced by Visual Studio Code (https://code.visualstudio.com/updates/v1_103#_azure-devops-repos-remote-index-support), The #codebase tool in VS Code as of the July update supports remote indexes for 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.
28+
29+
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 VS Code with the Microsoft account you use to access the Azure DevOps repos.

0 commit comments

Comments
 (0)