Simply set your caret to a property, method, or field that you would like to add to the parent class's DebuggerDisplay attribute. Then, press Edit -> Add to Debugger Display (or assign a keyboard shortcut to SimpleDebuggerDisplayHelper.AddToDebuggerDisplay), and the selected item will be added. The DebuggerDisplay attribute will be added if necessary, as will the System.Diagnostics namespace. |