Allow export of objects.
Allow export of objects with Object and Collection Initializer syntax:
https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/object-and-collection-initializers
Similiar to this extension for VS: http://www.omarelabd.net/exporting-objects-from-the-visual-studio-debugger/
3
votes
Chris Weber
shared this idea