vscode-jest-runner
vscode-jest-runner copied to clipboard
VS Code toggles on/off the jest runner options of Run and Debug when saving the code
I try to save the code of my spec file. Before saving, Run/Debug are visible and they take up the slightest of space. When I press Ctrl+S, VS Code, removes run and debug and then again adds it. This causes a bit of annoyance. Is it any other plugin that is causing or is it jest runner's issue?
Does this problem still occur?