vscode-pull-request-github
vscode-pull-request-github copied to clipboard
Required VS Code reload to see Copilot as issue assignee option
After running into https://github.com/microsoft/vscode-pull-request-github/issues/7035, I enabled the Coding Agent for my repo.
But I still don't see Copilot as an option:
I tried closing and reopening the issue, and using the refresh button in the Issues viewlet, but nothing changed.
I then reloaded VS Code entirely and reopened the issue, and now I see Copilot as an option:
It'd be great if there was a more automatic path to detecting / refreshing this.
If you'd opened the quick pick a second time it would have shown. We cache the users and refresh them in the background when you open the quick pick.