Skip to content

Improve AdaptiveCapacityDictionary debugger display#90

Merged
DamianEdwards merged 1 commit intomainfrom
copilot/pr77-debugger-view-cleanup
May 4, 2026
Merged

Improve AdaptiveCapacityDictionary debugger display#90
DamianEdwards merged 1 commit intomainfrom
copilot/pr77-debugger-view-cleanup

Conversation

@DamianEdwards
Copy link
Copy Markdown
Owner

Replaces #77 with the same debugger experience improvement rebased onto current main and cleaned up formatting.

Summary

  • Adds DebuggerDisplay and DebuggerTypeProxy to AdaptiveCapacityDictionary<TKey, TValue>
  • Adds an internal CollectionDebugView used by the debugger proxy

Validation

  • dotnet test tests\MiniValidation.UnitTests\MiniValidation.UnitTests.csproj -f net8.0 --nologo --verbosity minimal

Refs #77

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@DamianEdwards DamianEdwards added this to the 0.10.0 milestone May 4, 2026
@DamianEdwards DamianEdwards merged commit 5556810 into main May 4, 2026
1 check passed
@DamianEdwards DamianEdwards deleted the copilot/pr77-debugger-view-cleanup branch May 4, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant