Skip to content

Windows spawned from integrated console are hidden behind VS Code window #621

@daviwil

Description

@daviwil

Update

This is an issue in VSCode that the PowerShell extension has no control over. In fact it's an issue in electron that has yet to be fixed.

To resolve this issue, we are waiting on a solution from VSCode.

Original Issue

There's a general problem where windows spawned from within the PowerShell process are being shown below the VS Code window, more than likely because their window parent is a non-visible powershell.exe process. I need to check if there's a way to set powershell.exe's window parent to VS Code so that windows spawned from within are ultimately parented to VS Code's window instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions