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

Preserve focus when showing output channel #125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jasper-d
Copy link

@jasper-d jasper-d commented Oct 8, 2018

This fixes #124 by passing true for the optional preserveFocus parameter when invoking show on the outputChannel. See https://code.visualstudio.com/docs/extensionAPI/vscode-api#OutputChannel.show for documentation.

@jasper-d
Copy link
Author

jasper-d commented Oct 9, 2018

Closing and reopening PR to re-trigger Travis CI build

@jasper-d jasper-d closed this Oct 9, 2018
@jasper-d jasper-d reopened this Oct 9, 2018
@timjs
Copy link

timjs commented May 4, 2020

Could this please be merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Output channel is focused
2 participants