microsoft / vscode-pull-request-github

GitHub Pull Requests for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github
MIT License
2.3k stars 574 forks source link

Plugin Freeze Up #6250

Open TristenFielding opened 6 days ago

TristenFielding commented 6 days ago

When the plugin calls GitHub to load the next set of changes, it appears to freeze for several minutes before finally showing the next file.

It would create a better UX if the indeterminate status (shown at the top of the plugin during the first load) was used to indicate that the plugin is busy and not frozen.

alexr00 commented 5 days ago

First, thank you for taking the time to file all these issues!

When the plugin calls GitHub to load the next set of changes

Can you share exactly what you're doing when this happens?