![]() DebugHelperDebugHelper is a Visual Studio extension designed to improve your debugging experience. (preview version) Key Features:Object Export to C# Code or Text: DebugHelper allow you to export any object into C# code or a general text format. This feature is incredibly useful for documentation, reporting, or transferring object states outside the IDE. It facilitates easier sharing of object configurations and states with team members or for personal reference. Object Parameter Tree Visualization: DebugHelper introduces an way to visualize the structure of objects during debugging. It displays a comprehensive tree structure of object parameters, making it easier to understand the hierarchy and relationships within complex objects. Search Functionality: With DebugHelper, you can effortlessly search within the object parameter tree for specific parameters. This targeted search capability allows you to quickly locate and inspect relevant data, saving valuable time and reducing the effort required to sift through extensive parameter lists. Menu by mouse click on an object:![]() Search in an object:![]() Export as a Json:![]() Export as a C# code:![]() Export as a text:![]() Configurable:![]() Powered By: |