rubberduck-vscode
rubberduck-vscode copied to clipboard
When using `Generate Unit Test` multiple tabs are opened at the same time
Describe the bug
When using Generate code
or Generate Unit Test
multiple tabs are opened in the same time
How to reproduce
In an Angular application, open a component's TS file, select all the lines then right click and select Generate Unit Test
Expected behavior
Generate Unit Test
should only open one tab
Screenshots
Additional information
- Version of the extension impacted: v1.13.0
Thanks for reporting, this happened to me as well. I'll look into it.