formulahendry / formulahendry/vscode-code-runner

[Feature request] Run code just in the present terminal tab

Open
#769 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

I want to run the terminal commands in the present terminal tab rather than creating a new one.
When I run a Python code, the plugin will always create a new terminal tab called "Code" to execute the codes, which makes me wait for a long time because the conda needs to init when creating a new terminal tab. Why can't the plugin just run the terminal commands in the present terminal tab?

For example, when I press Ctrl+Alt+N in a Python file with an existing terminal at the bottom, the 'python xxx.py' command will be executed just in the existing terminal rather than creating a new one.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.