diagnostics icon indicating copy to clipboard operation
diagnostics copied to clipboard

[Feature Request] Better visualization for common dictionary data structures in SOS

Open noahfalk opened this issue 1 year ago • 0 comments

When developers are using SOS to explore managed data structures, some of the most common ones are basic container types such as Dictionary and ConcurrentDictionary. It would be helpful if SOS's object visualization code could offer additional information on these types, helping to understand what is logically in the dictionary rather than forcing users to manually search through large bucket arrays to determine the key-value pairs stored there.

noahfalk avatar May 14 '24 22:05 noahfalk