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

Be able to switch the JustMyCode flags on the debugger UI panel directly and quickly? #116

Open
NewUserHa opened this issue Mar 24, 2022 · 4 comments
Assignees
Labels
feature-request Request for new features or functionality

Comments

@NewUserHa
Copy link

NewUserHa commented Mar 24, 2022

sometimes ppl also want to debug the code of the imported library for one or two quick issues, so it is probably a frequent feature and it would be cool since changing the settings from .json is hard to do.

also, if the user opened just a python file instead of a folder, the debugger panel doesn't show create a launch.json but `select a folder.
for small projects, there may be no folder at all.

@int19h int19h transferred this issue from microsoft/debugpy Mar 28, 2022
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Mar 28, 2022
@karthiknadig karthiknadig added feature-request Request for new features or functionality needs community feedback and removed triage-needed Needs assignment to the proper sub-team labels Mar 29, 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.

@NewUserHa NewUserHa changed the title is it able to switch justmycode on the debugger UI panel? is it able to quickly switch justmycode on the debugger UI panel? Mar 29, 2022
@NewUserHa NewUserHa changed the title is it able to quickly switch justmycode on the debugger UI panel? is it able to quickly switch JustMyCode on the debugger UI panel? Mar 29, 2022
@NewUserHa NewUserHa changed the title is it able to quickly switch JustMyCode on the debugger UI panel? to switch JustMyCode for the debugger on the UI panel quickly? Apr 7, 2022
@NewUserHa NewUserHa changed the title to switch JustMyCode for the debugger on the UI panel quickly? be able to switch JustMyCode for the debugger on the UI panel quickly? Apr 7, 2022
@avm19
Copy link

avm19 commented Apr 7, 2022

I created a workspace for the cases like this (I do Python). I use my "default" sandbox workspace for little things, while for larger projects I have separate workspaces / folders. I believe that in most situation you don't even have to add the folder with target files to the workspace, although you could certainly do that.

On the one hand, I understand that this requires some setup. On the other hand, your proposal will multiply concepts and entities, and I find the whole hierarchy of VS Code configuration files and settings already very confusing.

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

@NewUserHa NewUserHa changed the title be able to switch JustMyCode for the debugger on the UI panel quickly? Be able to switch the JustMyCode flag on the debugger UI panel directly and quickly? Mar 5, 2023
@NewUserHa NewUserHa changed the title Be able to switch the JustMyCode flag on the debugger UI panel directly and quickly? Be able to switch the JustMyCode flags on the debugger UI panel directly and quickly? Mar 5, 2023
@aflag
Copy link

aflag commented May 18, 2023

I will further add that this should probably default to false. I feel the feature brings a lot more confusion than it brings value by editing the stack trace and disabling the ability to look into the library’s code. At the very least there should be another button to step in regardless of where the code is.

@brettcannon brettcannon added this to the June 2023 milestone Jun 8, 2023
@paulacamargo25 paulacamargo25 modified the milestones: June 2023, July 2023 Jun 28, 2023
@paulacamargo25 paulacamargo25 transferred this issue from microsoft/vscode-python Oct 24, 2023
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Oct 24, 2023
@paulacamargo25 paulacamargo25 added feature-request Request for new features or functionality and removed triage-needed Needs assignment to the proper sub-team feature-request Request for new features or functionality labels Nov 21, 2023
@paulacamargo25 paulacamargo25 removed this from the November 2023 milestone Nov 29, 2023
@paulacamargo25 paulacamargo25 added this to the August 2024 milestone Jul 24, 2024
@karthiknadig karthiknadig removed this from the August 2024 milestone Aug 29, 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
Projects
None yet
Development

No branches or pull requests

6 participants