Alex Ross
Alex Ross
> This requires copilot-scope access This extension does not require a copilot scope. You can see all the scopes we ask for here: https://github.com/microsoft/vscode-pull-request-github/blob/ea0930dba7ada0f67a2162e542fe13da5a9e287d/src/github/credentials.ts#L30-L32 > I have a similar issue...
3 is too many. We have to have 1 update, but we shouldn't have this many.
Notes: a. When you submit the edit to the comment it is optimistically added locally while the request is sent to GH b. 1st update is when the comment body...
That hover is coming from GitLens. We don't currently have API that would let one extension plug in to another extension's hover.
Next time someone sees this, can you please share the output from the Output view for "git"?
To verify: - Make sure you don't have the git extension configured to automatically fetch - Have a GitHub repo clone that has not fetched in a while - Open...
Fix is available in version 0.82.1.
It should be in the ... menu if the overflow is hit. Do you see it there?
> How does authentication work in a CodeSpace - it seems like the GitHub for VS Code extension is only used by VS Code. GitHub Pull Requests also uses the...
> The following query doesn't render anything: I tried with the same query, but I can't repro this. Can you share the output from GitHub Pull Request?