Removing jest.showTerminalOnLaunch is a problem for large multi-package workspaces where you would need to create a vscode settings for all non js projects. Is there another way to turn this feature off?
I'd rather not have 40 terminals open every time I open the workspace.
See: #910
Bring back jest.showTerminalOnLaunch or another way to prevent terminal launch on non-js projects.
Removing jest.showTerminalOnLaunch is a problem for large multi-package workspaces where you would need to create a vscode settings for all non js projects. Is there another way to turn this feature off?
I'd rather not have 40 terminals open every time I open the workspace.
See: #910
Bring back jest.showTerminalOnLaunch or another way to prevent terminal launch on non-js projects.