vscode-code-runner
vscode-code-runner copied to clipboard
Run in existing terminal panel
Right now code runner will open new terminal for execution. Is it possible to reuse existing terminal panel without opening new 'Code' terminal?
Yes, I too need this feature. It wastes some time loading bashrc unnecessarily.
It looks like no one cares about it; I'm not sure if it's tricky so that the contributors could not find a solution.