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

Focus on terminal while/after run #93

Closed
Kelo007 opened this issue Mar 12, 2017 · 3 comments
Closed

Focus on terminal while/after run #93

Kelo007 opened this issue Mar 12, 2017 · 3 comments

Comments

@Kelo007
Copy link

Kelo007 commented Mar 12, 2017

I know there was a similar issue(#32).

I usually have to input some data after running, so focusing on code window is very inconvenient for me that I have to move my mouse to terminal and click it...

Could you please add an option to control it?

@formulahendry
Copy link
Owner

Thanks for your feedback. Will add option to control it.

@formulahendry
Copy link
Owner

Hi @ghKelo , this option has been addded. To let terminal take focus, use below settings:

{
    "code-runner.preserveFocus": false
}

Please try the latest release

@Kelo007
Copy link
Author

Kelo007 commented Mar 12, 2017

thanks

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

No branches or pull requests

2 participants