
How do I enable line wrapping in the Inspector?
I pop out my dev tools to a small separate window on a small secondary display (iPad in sidecar mode). By default, Firefox Inspector only wraps HTML lines above a certain Inspector width, around approximately 1200px. If the Inspector pane is narrower than that fairly wide size, the HTML doesn't wrap — it overflows to the right, requiring horizontal scrolling which I detest.
I cannot figure out how to customize this. I would prefer the inspector always wraps, but I'd settle for changing the cutoff value to a narrower inspector width.
Does anyone know if this is possible? It would make my workflow a lot smoother. Thank you!