box / box-windows-sdk-v2

Windows SDK for v2 of the Box API. The SDK is built upon .NET Framework 4.5

Home Page:https://developer.box.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Debugger Displays

TonyValenti opened this issue · comments

The developer experience is not optimal because you constantly have to expand objects that you are inspecting.
image

A DebuggerDisplayAttribute should be added which clearly identifies each item.

For example, when working with folders, showing the Id and Name would be really nice.

Hi @TonyValenti
While looking for a ways to improve debugging experience would be cool, it is currently not on our radar for the near future as we have other priorities. However, contributions are always welcome!