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

Automatically show output for commands if they take too long #2738

Closed
DanTup opened this issue Aug 24, 2020 · 2 comments
Closed

Automatically show output for commands if they take too long #2738

DanTup opened this issue Aug 24, 2020 · 2 comments
Labels
in commands Relates to commands (usually invoked from the command Palette) is enhancement
Milestone

Comments

@DanTup
Copy link
Member

DanTup commented Aug 24, 2020

When this gets stuck taking a long time, it'd be nice to be able to quickly open the Output pane for it.

Screenshot 2020-08-24 at 15 16 41

@DanTup DanTup added is enhancement in commands Relates to commands (usually invoked from the command Palette) labels Aug 24, 2020
@DanTup DanTup added this to the v3.14.0 milestone Aug 24, 2020
@DanTup
Copy link
Member Author

DanTup commented Aug 24, 2020

(to repro, put an invalid package name in pubspec in a Flutter project, as it retries forever)

@DanTup DanTup changed the title Add a "Show output" button to command progress notifications Automatically show output for commands if they take too long Aug 25, 2020
@DanTup
Copy link
Member Author

DanTup commented Aug 25, 2020

We can't add buttons to progress notifications, so instead we should show this after some number of seconds if it hasn't completed.

@DanTup DanTup closed this as completed in 80e5815 Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in commands Relates to commands (usually invoked from the command Palette) is enhancement
Projects
None yet
Development

No branches or pull requests

1 participant