vscode-code-runner icon indicating copy to clipboard operation
vscode-code-runner copied to clipboard

[Feature request] Adding "Turn off Terminal Auto Focus" Function

Open BreathBlush opened this issue 3 years ago • 0 comments

Many thanks to the author, it's an excellent extension. However, there is a little imperfect, in my case, due to the limitation of the integrated Terminal of the VS Code. I always run my code in external CMD, with that the bottom panel of the VS Code is of little use.

For now, It's disturbing that every time I execute the command to run code, the panel arose.

I've found an function(named terminal.autoFocus) from an extension (Command Runner) , by toggling off the execution of the command to run code will never show the bottom panel.

I hope Code Runner will have this function.

Best wishes.

BreathBlush avatar Mar 28 '22 07:03 BreathBlush