1 Install Insiders Build
Eric Jizba редактировал(а) эту страницу 2021-02-16 17:47:28 -08:00

If you would like to install an insiders version of an Azure extension for VS Code follow these steps:

  1. To get the latest build from master, click the "Azure Pipelines" badge in the extension's README:

    52432614-b973b980-2abf-11e9-9d78-9f879bbcb631

  2. Once you've navigated to the desired build in Azure Dev Ops, select "1 published" under "Artifacts":

    Screen Shot 2020-02-21 at 11 29 37 AM

  3. Download the artifact:

    Screen Shot 2020-02-21 at 11 32 08 AM

  4. Extract the the downloaded zip and you should see a file similar to vscode-azurefunctions-*.vsix

  5. In VS Code, navigate to the "Extensions" view and select "Install from VSIX..." from the menu on the upper right

    52432759-29823f80-2ac0-11e9-9249-f21814d506ab

  6. Select the file you just downloaded