Skip to content

execSelectionInTerminal to run in now active terminal #18315

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rgimenes26 opened this issue Jan 19, 2022 · 4 comments
Open

execSelectionInTerminal to run in now active terminal #18315

rgimenes26 opened this issue Jan 19, 2022 · 4 comments
Assignees
Labels
area-terminal community ask Feature request that the community expressed interest in feature-request Request for new features or functionality needs proposal Need to make some design decisions

Comments

@rgimenes26
Copy link

rgimenes26 commented Jan 19, 2022

I would like that the command "python.execSelectionInTerminal" to run in the terminal that is open.
Now the default behavior is to track the terminal opened by the extension and always run in this one.
But the change would let me open many Python Terminals and run in the open one with my key bindings.

image
Is this already possible to set ? if so, how ?

Thanks for the help

@rgimenes26 rgimenes26 added triage-needed Needs assignment to the proper sub-team feature-request Request for new features or functionality labels Jan 19, 2022
@karthiknadig karthiknadig added area-terminal needs community feedback Awaiting community feedback and removed triage-needed Needs assignment to the proper sub-team labels Jan 19, 2022
@karthiknadig
Copy link
Member

Thanks for the feature request! We are going to give the community 60 days from when this issue was created to provide 7 👍 upvotes on the opening comment to gauge general interest in this idea. If there's enough upvotes then we will consider this feature request in our future planning. If there's unfortunately not enough upvotes then we will close this issue.

@rgimenes26
Copy link
Author

Thanks,
The idea of using multiples Python Iterative Terminals is already in use in Python Development in the PyCharm and RStudio of my colleagues. And its very useful. But would like to keep using VSCode.
Can use the "runSelectedInTerminal" from vscode multiple languages but this command from python extension works better with the indentation. But just works with the one terminal he created itself.

Lets See if someone thinks the same.

@brettcannon brettcannon added needs proposal Need to make some design decisions community ask Feature request that the community expressed interest in and removed needs community feedback Awaiting community feedback labels Mar 31, 2022
@brettcannon
Copy link
Member

Thank you to everyone who upvoted this issue! Since the community showed interest in this feature request we will leave this issue open as something to consider implementing at some point in the future.

We do encourage people to continue 👍 the first/opening comment as it helps us prioritize our work based on what the community seems to want the most.

@rgimenes26
Copy link
Author

This is difficult to implement ?
Would change my life in debugging my code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-terminal community ask Feature request that the community expressed interest in feature-request Request for new features or functionality needs proposal Need to make some design decisions
Projects
None yet
Development

No branches or pull requests

4 participants