google-cloud-visualstudio
google-cloud-visualstudio copied to clipboard
Have common infrastructure for active operations.
Currently only the GCE operations are tracked across refreshes of the Cloud Explorer. GAE operations also need to be tracked, as well as any other type of async operations that are going to be run against GCP APIs.
The extension needs to figure out what operations are in flight, enable/disable the right item and allow the user to track the operations.