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

Option to run the command on external native terminal

Open Avivbens opened this issue 3 years ago • 3 comments

Hey, really like the extension. I'm looking for a way to run the command on an external terminal, so no space will be taken from the code editor.

Thanks a lot!

Avivbens avatar Jan 04 '22 01:01 Avivbens

This will definately make the extension more useful for people like me who like to work in full screen for code and separate terminal for running tests.

YogeshUmeshVaity avatar May 26 '22 10:05 YogeshUmeshVaity

pull request welcome if you know how to achieve this.

firsttris avatar May 26 '22 17:05 firsttris

https://github.com/firsttris/vscode-jest-runner/pull/258

Avivbens avatar Jun 23 '22 08:06 Avivbens