Results 97 comments of Tom Lieber

If I remove the CSS rule `.CodeMirror-linenumbers { width: 60px; }` the gutter stabilizes, but obviously there's not as much room for call counts. I'm leaning toward keeping that CSS...

Would it also be okay to add a class to `` or are there benefits to CSS manipulation I don't know about?

Thanks for the report! I think that if I logged a string version of the object that all of those instances would be collapsed automatically by the log. Hrm. I'll...

Sounds like an awesome project! I'll help in whatever way I can (though I haven't used any of the things you're talking about for a decade, and I don't have...

Great point! If I understand the problem correctly, being able to collapse that branch with something like a disclosure triangle would be a possible solution. Is that right?

Yeah! I've been prototyping some interfaces for that use case that I think will be the next to be added to Theseus.

Do you know if the jQuery is minified?

When I try it with jQuery off the jQuery site, I get no exceptions just from loading jQuery, but I get 2 exceptions with minified jQuery: ``` [Error] TypeError: 'undefined'...

That's weird. I'll see how closely I can recreate your setup.