Hi, limodou wrote: > I like 0.2 more. Because I found: > > 1. I can't found the console and inspect link in Firefox or IE I'll check IE, but the console should work on Firefox at least. There is a small button when you hover a stack frame that looks like a black monitor. If you click that a small interactive shell opens. To show all the variables in the frame just execute "dump()" in there.
> 2. When I click an exception, the code displays below and the browser > not automatically scrolls to the code position. Yes. I'm unhappy with the code viewer too, I'm trying to improve that for 0.4. > 3. In IE, the source indent missing, in Firefox it's ok Thanks. I'll check that. Regards, Armin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pocoo-libs" 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/pocoo-libs?hl=en -~----------~----~----~----~------~----~------~--~---
