Allow creating a new terminal when running python file #16503
Replies: 3 comments 2 replies
This comment has been hidden.
This comment has been hidden.
|
I thought that Running new Python file in either a new terminal or a terminal not running any Python file currently is a useful feature. |
0 replies
|
Moved (back) to #16354 (turns out no one else uses Discussions for feature requests, so need them as issues to be able to route them to the appropriate place). |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Expected behaviour
Clicking on the run button runs the file
Actual behaviour
Nothing happens if another file is already running
Steps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
(Originally from @claell who was part of the botched feature request conversion.)
All reactions