The "pretty print" button, located in the lower left corner of the Chrome Developer Tools window, is supposed to make minified code readable. However, when I click it, nothing happens. I tried both single and double-clicks. This happes on Chrome 32 on Windows.
How do I make the pretty-print button work?
Yes! This has become available: In Dev Tools: ⋮ > Settings ( F1 ) > Experiments > Automatically pretty print in the Sources Panel .
If it's the Sources panel, you can manually enable or disable pretty-printing by clicking Format. In general, if you see that icon anywhere, clicking it will enable or disable pretty-printing.
I just stumbled upon this problem and, while Pretty-print
doesn't do anything for me, I make it work by clicking the curly braces icon {}
in the left bottom corner on the status bar. This suggestion came from Learn more
button next to Pretty-print
.
As I found out the hard way (by trial and error) the "pretty print" button is only functional when the console is visible. That means it does not work here:
But it does work here (console visible):
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With