Skip to content

Add integratedConsole.startInBackground to completely hide the terminal #4152

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

Merged
merged 1 commit into from
Aug 25, 2022

Conversation

andyleejordan
Copy link
Member

This makes hiding the Extension Terminal from the set of terminals in VS Code an option, with a big warning that most users are probably just looking for showOnStartup, and that if enabled, to access the terminal you must manually open it some other way (such as with Show Extension Terminal). Some users require this as part of their workflow.

Follows up on #4096 and resolves #4151.

…inal

This makes hiding the Extension Terminal from the set of terminals in VS
Code an option, with a big warning that most users are probably just
looking for `showOnStartup`, and that if enabled, to access the terminal
you must manually open it some other way (such as with `Show Extension
Terminal`). Some users require this as part of their workflow.
@andyleejordan andyleejordan requested a review from a team August 25, 2022 20:12
@ghost ghost added Area-Configuration Issue-Enhancement A feature request (enhancement). labels Aug 25, 2022
@andyleejordan andyleejordan enabled auto-merge (squash) August 25, 2022 20:12
@andyleejordan andyleejordan merged commit 24d2c1b into main Aug 25, 2022
@andyleejordan andyleejordan deleted the andschwa/startInBackground branch August 25, 2022 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Configuration Issue-Enhancement A feature request (enhancement).
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Setting integratedConsole.showOnStartup to false is not being respected in v2022.8.4
2 participants