Replies: 1 comment 5 replies
-
I think not, but if can use a custom class or record with the necessary properties and override the |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've written a small GUI for dotnet-dump analyze
It basically works with text provided from dotnet-dump process and adds it to new tab with own list view and filter field
Is there a way to select/copy only a part of text in selected list view item? E.g. I need only the address. That would be very convinient.
List view is used for result filtration and it looks quite neat, I would rather not change it
Beta Was this translation helpful? Give feedback.
All reactions