[Feature Request] Better visualization for common dictionary data structures in SOS
Open
enhancement
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 38
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.