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

PTVS should use "Inline" in variable presentation for "Protected" variables, same as vscode #7135

Closed
AdamYoblick opened this issue Aug 23, 2022 · 1 comment · Fixed by #7136
Assignees

Comments

@AdamYoblick
Copy link
Member

In Tools -> Options -> Python -> Debugging, the Protected dropdown should default to Inline, unless the user changes it to something else. Right now, the default is Group.

This will be in parity with vscode

@AdamYoblick
Copy link
Member Author

See microsoft/debugpy#1025 for context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant