Skip to content

No way to disable extension output reveal #10391

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

Open
tmandry opened this issue Sep 29, 2021 · 0 comments
Open

No way to disable extension output reveal #10391

tmandry opened this issue Sep 29, 2021 · 0 comments
Labels
A-vscode vscode plugin issues C-enhancement Category: enhancement

Comments

@tmandry
Copy link
Member

tmandry commented Sep 29, 2021

When there's an issue with rust-analyzer that causes error output to crop up frequently (#10390 in my case), the output panel shows up and obscures any terminal that I was working with, along with a notification that also gets in the way (and dismissing that notification causes the output panel to come up again, due to a bug in vscode).

This is a good way to surface bugs but becomes pretty annoying when the extension is still otherwise usable. Can we get a way to disable this behavior at least?

@lnicola lnicola added the A-vscode vscode plugin issues label Sep 30, 2021
@Veykril Veykril added the C-enhancement Category: enhancement label Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-vscode vscode plugin issues C-enhancement Category: enhancement
Projects
None yet
Development

No branches or pull requests

3 participants