Skip to content

Extension must not steal focus on load #2677

Closed
@FallenGameR

Description

@FallenGameR

Summary of the new feature

When VS Code starts it loads Powershell extension if it is enabled. On load it starts new terminal and terminal window pops up stealing focus. It should not do that. I want to edit the code and I want the code editor to be in the focus. Instead I have to close the terminal window every time extension is loaded. It is so annoying I tend to disable the extension altogether when I'm writing Powershell code.

Proposed technical implementation details (optional)

If you need to open terminal for the extension to work, do that in background. Or provide some option that would instruct the extension how it should start.

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