Azure Git Repos ExtensionThis is a VS Code extension to easily download your Git Repos and Projects from the Command Palette. One of the most frustrating parts of downloading your Git code is remembering those pesky remote URLS. This extension makes it so you never have to memorize a URL again! Only supports Git projects hosted in Azure Repos. FeaturesTo setup the extension start by adding your Organization name and Personal Access Token generated from Azure DevOps. The token only needs access to read Code. After that you can browse your project names and repos from inside VS Code.
Generate your Personal Access Token from your Azure DevOps site Extension SettingsYou can customize the extension from the User Settings in VSCode Allows you to customize what terminal commands run when downloading from a repo
Set whether you want the Download Repo button to appear at the bottom of VS Code
Requirements
|