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

debugpy.showPythonInlineValues = False not working #595

Open
TuRan-sino opened this issue Feb 9, 2025 · 1 comment
Open

debugpy.showPythonInlineValues = False not working #595

TuRan-sino opened this issue Feb 9, 2025 · 1 comment
Assignees
Labels
triage-needed Needs assignment to the proper sub-team

Comments

@TuRan-sino
Copy link

I have set the configuration debug.inlineValues to auto.
But after i set the debugpy.showPythonInlineValues to False, the inline value still existing when debugging.
What i should do to disable the inline value when debug.inlineValues is Auto

Image

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Feb 9, 2025
@jocropsey
Copy link

I've got this same issue. With v2025.0.0 and newest pre-release version. "debugpy.showPythonInlineValues": false is only respected if you also set debug.inlineValues to off, not auto.

@eleanorjboyd eleanorjboyd self-assigned this Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

3 participants