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

Does not work #6

Closed aptMattKoe closed 3 years ago

aptMattKoe commented 3 years ago

I'm happy that you done that! 👍 Thanks!

But it does not work for me. I've done "Team Login" and created the PAT automatically und restarted VS Code some times. But the list is emtpy (not on Azure DevOps ;))

image Any Ideas? :)

Of should I wait until the PR2?

ankitbko commented 3 years ago

Please share the VS Code version that you are using. And in Output tab can you share logs from these two places - image

aptMattKoe commented 3 years ago

Sure :)

VS Code: Version: 1.52.1 (user setup) Commit: ea3859d4ba2f3e577a159bc91e3074c5d85c0523 Datum: 2020-12-16T16:34:46.910Z Electron: 9.3.5 Chrome: 83.0.4103.122 Node.js: 12.14.1 V8: 8.3.110.13-electron.0 Betriebssystem: Windows_NT x64 10.0.18363

Log 1: image

Log 2: image

Is that helpfull for you?

ankitbko commented 3 years ago

Yup. The extension currently works in VS Code insider only. This is because I am depending upon a Proposed API. That proposed API will be released to VS Code Stable in January milestone (February release). After that the extension will work. Meanwhile please try it out in VS Code Insider.

aptMattKoe commented 3 years ago

I forgot to answer. Sorry :) Good to know! I test it again if its in the normal release!

ankitbko commented 3 years ago

The extension now works with VS Code stable after version 1.53 release. Please update your VS Code and give it a try.