Skip to content

Improve debugger display XP#27489

Merged
jfversluis merged 6 commits intodotnet:mainfrom
pictos:pj/add-type-on-debugger-display
Feb 4, 2025
Merged

Improve debugger display XP#27489
jfversluis merged 6 commits intodotnet:mainfrom
pictos:pj/add-type-on-debugger-display

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

@azure-pipelines

This comment was marked as outdated.

@azure-pipelines

This comment was marked as outdated.

@azure-pipelines
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
@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

community ✨ Community Contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants