When debugging XML, itβs a pain to touch the Text / XML visualizers in the viewport to see the full value of the XML string variable. The look windows in Visual Studio seem to be limited to one line.
Is there a way to constantly "monitor" the value of a multi-line variable during debugging? It is not necessary to be in the viewport, I suppose, but I want to see the value of the XML string, and the renderer windows are modal.
Nightshovel
source share