You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
In all recent versions of the GitHub extension, I've noticed that a clone from the Start Page does not show progress on the status bar of Visual Studio.
On debugging the Clone API call in Team Explorer I found that a null IProgress was being sent and hence progress cannot be reported.
We're planning to add this feature to the Start Window and this lack of progress will cause experience gaps.