ankitbko / vscode-pull-request-azdo

Azure Devops Pull Requests for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ankitbko.vscode-pull-request-azdo
MIT License
66 stars 22 forks source link

After upgrade VSCode, azdo pr extension fails with decryption failed #28

Open kenotron opened 3 years ago

kenotron commented 3 years ago

Steps to Reproduce:

  1. Install the extension
  2. Upgrade VSCode version
  3. Restart VSCode

Observed this in the Dev Tool console output:

abstractExtensionService.ts:796 Activating extension 'ankitbko.vscode-pull-request-azdo' failed: Decryption failed
ankitbko commented 3 years ago

Can you please share the log from Output window -> Extension Host. Please restart the vscode before capturing this log. image