Sounds like a great idea. I would suggest using jspretty rather than the quick and dirty eval(javascriptcode).toString() method because then it would also work on invalid code.
On Feb 1, 6:32 pm, Nikita <[email protected]> wrote: > Since minifying javascript is standard practice nowadays (as it should > be), debugging issues with production code is that much more > difficult. I often find myself using a javascript beautifier whenever > i use firebug. It seems natural to build beatification into firebug. I > doubt i will have time to do so myself in the near future, but i am > really hoping that someone else would. Just wanted to throw the idea > out there :). > > Nikita --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
