Skip to content
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

Feature request: "python.debug.settings.console" #528

Open
bersbersbers opened this issue Jan 25, 2022 · 2 comments
Open

Feature request: "python.debug.settings.console" #528

bersbersbers opened this issue Jan 25, 2022 · 2 comments
Labels
feature-request Request for new features or functionality needs PR Ready to be worked on

Comments

@bersbersbers
Copy link
Contributor

Very similar to the "java.debug.settings.console" setting described below, I'd love to be able to provide a default console setting to all debug configuration that don't have one defined. This would allow separating personal preferences (Debug Console vs. Terminal, possible to be defined in user settings) from work-space-specific debug settings (which module to load and start, defined by the work space).

console - The specified console to launch the program. If not specified, use the console specified by the java.debug.settings.console user setting.

https://code.visualstudio.com/docs/java/java-debugging#_launch

@bersbersbers bersbersbers added triage-needed Needs assignment to the proper sub-team feature-request Request for new features or functionality labels Jan 25, 2022
@karthiknadig karthiknadig added needs community feedback and removed triage-needed Needs assignment to the proper sub-team labels Jan 25, 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.

@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.

@eleanorjboyd eleanorjboyd transferred this issue from microsoft/vscode-python Dec 12, 2024
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Dec 12, 2024
@karthiknadig karthiknadig added needs PR Ready to be worked on and removed triage-needed Needs assignment to the proper sub-team labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality needs PR Ready to be worked on
Projects
None yet
Development

No branches or pull requests

3 participants