Closed kasturiswain closed 9 years ago
If we know from the API if the VM is provisioning then we can disable the Start in the menu.
Should we follow Visual Studio behavior that allows to operate as if it's already started, while in fact it is still provisioning
Or should we mimic the Portal's behavior
The portal behavior is more accurate.
This issue is fixed and functionality is working as expected in the latest build.
Environment: Windows/IntelliJ14 In the portal when VM creation is in progress start button is disabled.
In the plugin when VM creation is in progress start button is enabled.