Skip to content

Some _other_ way to get the PowerShell Integrated Console when I set showOnStartup to false #3918

Closed
@TylerLeonhardt

Description

@TylerLeonhardt

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues to ensure it has not already been reported.

Summary

I don't like the integrated terminal popping up in the beginning. I understand why it does that, but for me, I set showOnStartup to false because I want it to be in the background. However, when I do want it, I only have one option: the command palette: Show Integrated Console or probably another one is starting a debug session.

It would be nice if there was another way to get at this.

Proposed Design

Couple options... still thinking out loud though:


Could the PowerShell extension contribute a Terminal Profile so that it shows up in this list:
image

Then if you click on it, it will show up? The only thing I'm not so sure about is how does this work if you choose that profile multiple times (since there currently can only be 1 (ish) Integrated Console)? (an interesting thought @Tyriar @meganrogge)


Maybe there could be another Language Status entry for showing the Integrated Console?


Perhaps a button in the top right that shows the Integrated Console (when it's hidden)?
image

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions