rubberduck-ai/rubberduck-vscode

When using `Generate Unit Test` multiple tabs are opened at the same time

dtoma-plenty opened this issue · 1 comments

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

Screenshot 2023-03-15 at 17 13 05

Additional information

  • Version of the extension impacted: v1.13.0

Thanks for reporting, this happened to me as well. I'll look into it.