XamarinForms.VisualDebug icon indicating copy to clipboard operation
XamarinForms.VisualDebug copied to clipboard

Visual Studio Extensions

Open jsuarezruiz opened this issue 4 years ago • 1 comments

I think embedding the tool as an option in Visual Studio, I mean, creating extensions for VSWin and VSMac would be amazing. Have you think about it? If you need any information about it let me know.

jsuarezruiz avatar Sep 28 '20 14:09 jsuarezruiz

I really like the idea of it being a VS extension!

It's given me some food for thought, such as if it's an extension then I guess if there is access to the debug data that is available to VS about the state of the objects; this could be used to build the tree instead of having to send it from the app itself. Removing the need for the hack for getting the IP of the host for using the iOS sim.

Pepsi1x1 avatar Sep 28 '20 17:09 Pepsi1x1