Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add status bar item #56

Merged
merged 14 commits into from
Jun 28, 2019
Merged

Conversation

mburleigh
Copy link
Contributor

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.

src/extension.ts Outdated Show resolved Hide resolved
src/extension.ts Outdated Show resolved Hide resolved
src/extension.ts Outdated Show resolved Hide resolved
src/extension.ts Outdated Show resolved Hide resolved
mburleigh and others added 3 commits June 27, 2019 10:40
more specific variable names
handle running multiple commands simultaneously
fix status bar item dispose
fix promise chaining
@chrmarti
Copy link
Contributor

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!

@chrmarti chrmarti merged commit da3b10f into microsoft:master Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants