Actually Firebug does not "prettify" HTML, it reads out the HTML that
Firefox has stored.

Firefox supports decompile of JS sources, so it is possible to
implement this. I'd be happy to help anyone who wants to create an
extension to implement this.

jjb

On Jun 24, 2:41 am, TF <titsf...@gmail.com> wrote:
> Sometimes I use Firebug to investigate how people have done certain
> things as it's much quicker than trying to figure what methods and
> properties are required. However these scripts normally use compressed
> javascript to everything is on one line meaning it's very difficult to
> step through the code and see what is going on. Pasting the code into
> a javascript prettifier is perfect, but obviously you can't step
> through it with Firebug then.
>
> Any chance of Firebug being able to optionally "prettify" Javascript
> just as it does with html? That would really be the icing on the cake.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to firebug@googlegroups.com
To unsubscribe from this group, send email to 
firebug+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to