formulahendry / formulahendry/vscode-code-runner
[Bug] Run python command directly in IPython terminal
Open
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug & Reproduce**
1. Run a python file in a terminal named "Code"
2. Start an IPython terminal and do something.
3. When run a python file again, python command is directly run in the IPython terminal
**Expected behavior**
When an IPython terminal is running, it's better to run command in another new terminal.
- Code Runner Version: 0.9.17
**Screenshots**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.