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
When A request take some time (10s as exemple), we don't really know if the request has been correctly sended and if it just waiting for the answer.
I type ctrl+alt+r 5-6 time because I thought that the request wasn't send.
May be display a loading information (like an update extensions bar on top of VSC) and hide it when it's done.
I just saw that there is a small cloud into the bottom bar and the display the duration.
I don't know if it's very explicit for a loading time. May be add this information into the doc?
The text was updated successfully, but these errors were encountered:
@StephD, currently, when issuing a new request, as you said, I will display the cloud icon in the status bar at the bottom, I think I will first add it into document, and later I will think if it's easy to implement as you suggested
When A request take some time (10s as exemple), we don't really know if the request has been correctly sended and if it just waiting for the answer.
I type ctrl+alt+r 5-6 time because I thought that the request wasn't send.
May be display a loading information (like an update extensions bar on top of VSC) and hide it when it's done.
I just saw that there is a small cloud into the bottom bar and the display the duration.
I don't know if it's very explicit for a loading time. May be add this information into the doc?
The text was updated successfully, but these errors were encountered: