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

Make Python debug configuration options more discoverable #10686

Closed
luabud opened this issue Mar 21, 2020 · 0 comments
Closed

Make Python debug configuration options more discoverable #10686

luabud opened this issue Mar 21, 2020 · 0 comments
Assignees
Labels
area-debugging feature-request Request for new features or functionality

Comments

@luabud
Copy link
Member

luabud commented Mar 21, 2020

Maybe we can add Python configuration options on launch.json on the same level as other options instead of grouping them like they are right now.

In users studies I've seen user scroll down the list of config options for the debugger to look for "Python" instead of clicking on the "Python" grouping, even though it's the first one to show:

image

Maybe it's worth doing what other extensions do and just populate those options with ours, even if it means it'll be at the end of the list because it's in alphabetical order

@luabud luabud added feature-request Request for new features or functionality triage-needed Needs assignment to the proper sub-team area-debugging needs decision labels Mar 21, 2020
@ghost ghost removed the triage-needed Needs assignment to the proper sub-team label Mar 21, 2020
@luabud luabud changed the title Add Python configuration options on launch.json on the same level as other options instead of grouping them Make Python debug configuration options more discoverable A Mar 21, 2020
@luabud luabud changed the title Make Python debug configuration options more discoverable A Make Python debug configuration options more discoverable Mar 21, 2020
@luabud luabud added needs proposal Need to make some design decisions and removed needs decision labels Mar 25, 2020
@luabud luabud self-assigned this Aug 12, 2020
@luabud luabud closed this as not planned Won't fix, can't repro, duplicate, stale Dec 14, 2023
@github-actions github-actions bot removed the needs proposal Need to make some design decisions label Dec 14, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-debugging feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

1 participant