One feature I like in Jest Runner is the option to select which code lens items show.
It would be awesome to have a config option that allows only 'run' to show. I find myself never using debug and often misclick it instead using run.
For reference, this is what jest exposes in the vscode config:

Thank you π