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

Improve debugger display XP #27489

Merged
merged 6 commits into from
Feb 4, 2025

Conversation

pictos
Copy link
Contributor

@pictos pictos commented Jan 31, 2025

Description of Change

This PR improves the debugger information adding the object type and centralizing the string creation into one method.

  • Showing null string when the property value is null, if it's an important property.

image

  • Not showing the property if its value is null, for example on Button's Command

image

Now with I've a command attached to it
image

Issues Fixed

Related to #27016

@pictos pictos requested a review from a team as a code owner January 31, 2025 02:36
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Jan 31, 2025
@jsuarezruiz
Copy link
Contributor

jsuarezruiz commented Jan 31, 2025

/azp run

This comment was marked as outdated.

This comment was marked as outdated.

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@jfversluis jfversluis merged commit be307a2 into dotnet:main Feb 4, 2025
124 checks passed
@jfversluis jfversluis added this to the .NET 9 SR4 milestone Feb 4, 2025
@pictos pictos deleted the pj/add-type-on-debugger-display branch February 4, 2025 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community ✨ Community Contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants