microsoft / vscode-azurecli

VS Code extension for the Azure CLI 2.0
MIT License
71 stars 46 forks source link

Add status bar item #56

Closed mburleigh closed 5 years ago

mburleigh commented 5 years ago

Add spinner to status bar while the AZ command is executing. Show command duration when execution is finished and hide 10 seconds after command is finished executing.

chrmarti commented 5 years ago

Nice! I'm tweaking the messages a little so they read 'Azure CLI' (I don't think we 'AZ CLI' elsewhere) and are slightly shorter. With that I'll merge it for the release I'm about to make. Hope that's fine with you.

Thanks for the PR!