vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

Required VS Code reload to see Copilot as issue assignee option

Open bamurtaugh opened this issue 5 months ago • 1 comments

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:

Image

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:

Image

It'd be great if there was a more automatic path to detecting / refreshing this.

bamurtaugh avatar Jun 18 '25 17:06 bamurtaugh

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.

alexr00 avatar Jun 19 '25 10:06 alexr00