Closed h4de5 closed 3 years ago
This is caused by this issue: https://github.com/jest-community/jest-editor-support/issues/68
This is caused by this issue: jest-community/jest-editor-support#68
created PR for that, hopefully we could land it soon and resolve this. https://github.com/jest-community/jest-editor-support/pull/72
should be fixed in v0.4.35 please re-open if the issue persists
CodeLens feature (run, debug) stops working for the whole file, when a type casting (
<type>
) is used somewhere it seems.casting using
as type
still works.using: vscode 1.55.2 jest runner v0.4.34