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

Add variable presentation #433

Closed

Conversation

paulacamargo25
Copy link
Contributor

Closed: #165

  • Add debugVariablePresentation as a setting so the user can set this value globally.
  • Add variablePresentation in debug config so the user can set it in the launch.json.
  • Update the config order alphabetically.
  • Create test.

@paulacamargo25 paulacamargo25 added the feature-request Request for new features or functionality label Aug 6, 2024
@paulacamargo25 paulacamargo25 added this to the August 2024 milestone Aug 6, 2024
@paulacamargo25 paulacamargo25 self-assigned this Aug 6, 2024
DonJayamanne
DonJayamanne previously approved these changes Aug 6, 2024
Copy link
Member

@karthiknadig karthiknadig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor changes. See comments below.

@karthiknadig karthiknadig removed this from the August 2024 milestone Aug 29, 2024
@@ -132,6 +132,64 @@
"scope": "resource",
"type": "boolean"
},

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/

@karthiknadig karthiknadig requested review from eleanorjboyd and removed request for DonJayamanne January 16, 2025 21:31
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

Successfully merging this pull request may close these issues.

Surface "variablePresentation" in settings.json
5 participants