Closed tynovsky closed 11 years ago
Try out the latest master. Commit 642b847 fixes the problem on the client-side, at least for the simple program in #52.
Works OK, thank you! Could you please do the same for watches? (I was debugging a program which generates HTML, so it was nice to see the process of generating like in a WYSIWYG editor ;-) but still it's sometimes impractical)
On Sat, Oct 12, 2013 at 4:31 PM, tynovsky notifications@github.com wrote:
Works OK, thank you! Could you please do the same for watches? (I was debugging a program which generates HTML, so it was nice to see the process of generating like in a WYSIWYG editor ;-) but still it's sometimes impractical)
Could you give the latest master a try? It has the same kind of fix as the last one to escape keys and values in the watch window.
If it works for you then I'll release another version to CPAN; these two do fix some pretty annoying bugs.
Works OK. Now it shows HTML source in watches too. Thank you!
Fixed by 642b84 and 9284b6