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
64 stars 23 forks source link

Add our extension name to the PAT request prompt #62

Open Merlin2001 opened 2 years ago

Merlin2001 commented 2 years ago

This is so the user has a clue what kind of PAT is required and which extension sent the request. There's also an open issue for VS Code to automatically show this information (which would mean we could revert to the old prompt or use Please provide PAT for Azure DevOps access)

(I've been wondering for weeks myself what caused this prompt because I had restored my VS Code from an old installation and didn't have any idea what kind of PAT I was missing)