Skip to content
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

Add setting to determine console focus-switching behavior when scripts are executed #588

Closed
daviwil opened this issue Mar 20, 2017 · 0 comments
Labels
Issue-Enhancement A feature request (enhancement).
Milestone

Comments

@daviwil
Copy link
Contributor

daviwil commented Mar 20, 2017

In the 0.10.1 update, we changed the default behavior of script execution actions (F5/F8) to not cause focus to automatically switch to the integrated console. Due to accessibility requirements, we must change this behavior back so that the focus always goes to the console by default. To allow the user to control this behavior to their preference, we'll add the following setting:

"powershell.integratedConsole.focusConsoleOnExecute": true

This can be set to false to disable the default behavior.

@daviwil daviwil added the Issue-Enhancement A feature request (enhancement). label Mar 20, 2017
@daviwil daviwil added this to the 0.11.0 milestone Mar 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement A feature request (enhancement).
Projects
None yet
Development

No branches or pull requests

1 participant