As described in issue 1238 
<https://code.google.com/p/fbug/issues/detail?id=1238#c70> pretty-printing 
JS code just works for external scripts at the moment. You can enable it by 
clicking the Pretty-Print button (the button with the two curly braces).

Sebastian

On Wednesday, August 27, 2014 10:30:24 PM UTC+2, Doug wrote:
>
> Firefox will now deminify JavaScript within the WebDeveloper tools for 
> sources that are returned from the site. This is great for 99% of 
> situations where you need to be able to read the source and set breakpoints.
>
> However, occasionally I run into sites that have extensive use of "eval". 
> Its great that one of the Script sources you can choose is "SCRIPT_NAME 
> eval", but the resulting code that is displayed is all on one line. As a 
> result there is no good way to read it or to set break points.
>
> Would it be possible to add JavaScript deminification (e.g. JS 
> Beautification ) to the eval code, so that its actually legible and 
> break-points that can be added?
>
> Thanks for your help!
>

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/firebug.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/firebug/3667af65-1b13-4fc9-b3b7-0b014e999463%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to