vscode-run-rspec-file
vscode-run-rspec-file copied to clipboard
Question / Feature request: Using existing terminal
Note: I'm not sure if this is possible, as I'm quite new to VS Code.
Is there a way that the rspec command runs on an existing (open) terminal? Maybe it would be a useful setting to avoid opening a new one and having to deal with it.
Hey @danielolivaresd thanks for open this issue. So, I'm not sure as well. But I will search about this and talk about more. Ok?
We going to talk more
@thadeu Have you had the chance to look into this? I'm trying to avoid this issue:
@vassyz In Theory we use one terminal, because we make replace in the current terminal with the same name.
I'll investigate this issue and create a new version if necessary.
@vassyz Can you could update extension and test again?
@thadeu tested with the latest version and can confirm that the specs run in the same tab. Thank you! 🙇